diff --git a/minecolonies-1.20.1/compose.yaml b/minecolonies-1.20.1/compose.yaml index 93c810db..d904b50e 100644 --- a/minecolonies-1.20.1/compose.yaml +++ b/minecolonies-1.20.1/compose.yaml @@ -13,9 +13,11 @@ services: - TYPE=FORGE - DEBUG=true - - SEED=-6964355616292478381 + - LEVEL=world + #- SEED=-6964355616292478381 + - SEED=-1728085439494621169 - VIEW_DISTANCE=20 - - OPS=cephi + - OPS=Cephi_sui volumes: - ./data:/data - ./config:/config diff --git a/minecolonies-1.20.1/data/.rcon-cli.env b/minecolonies-1.20.1/data/.rcon-cli.env index f1f1102c..586d4cc3 100644 --- a/minecolonies-1.20.1/data/.rcon-cli.env +++ b/minecolonies-1.20.1/data/.rcon-cli.env @@ -1 +1 @@ -password=6b18d2a36bcfaea9b8954890 +password=4f0f4f0c625e9fac12cf9c9c diff --git a/minecolonies-1.20.1/data/.rcon-cli.yaml b/minecolonies-1.20.1/data/.rcon-cli.yaml index cf35ae11..5c8451db 100644 --- a/minecolonies-1.20.1/data/.rcon-cli.yaml +++ b/minecolonies-1.20.1/data/.rcon-cli.yaml @@ -1 +1 @@ -password: "6b18d2a36bcfaea9b8954890" +password: "4f0f4f0c625e9fac12cf9c9c" diff --git a/minecolonies-1.20.1/data/blueprints/clients/4a8a0cac-cc4a-4dbc-aa04-263573cc9723/Cephi_sui/pack.json b/minecolonies-1.20.1/data/blueprints/clients/4a8a0cac-cc4a-4dbc-aa04-263573cc9723/Cephi_sui/pack.json new file mode 100644 index 00000000..3f1fb011 --- /dev/null +++ b/minecolonies-1.20.1/data/blueprints/clients/4a8a0cac-cc4a-4dbc-aa04-263573cc9723/Cephi_sui/pack.json @@ -0,0 +1 @@ +{"version":1,"pack-format":1,"desc":"Local Dummy","authors":[],"mods":["structurize"],"name":"4a8a0cac-cc4a-4dbc-aa04-263573cc9723Cephi_sui","icon":""} \ No newline at end of file diff --git a/minecolonies-1.20.1/data/blueprints/clients/4a8a0cac-cc4a-4dbc-aa04-263573cc9723/Cephi_sui/shapes/cube/stone/stone/27x17x13x1_f.blueprint b/minecolonies-1.20.1/data/blueprints/clients/4a8a0cac-cc4a-4dbc-aa04-263573cc9723/Cephi_sui/shapes/cube/stone/stone/27x17x13x1_f.blueprint new file mode 100644 index 00000000..cafff6e5 Binary files /dev/null and b/minecolonies-1.20.1/data/blueprints/clients/4a8a0cac-cc4a-4dbc-aa04-263573cc9723/Cephi_sui/shapes/cube/stone/stone/27x17x13x1_f.blueprint differ diff --git a/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$lukewarm_ocean.cfg b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$lukewarm_ocean.cfg new file mode 100644 index 00000000..a3bf1219 --- /dev/null +++ b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$lukewarm_ocean.cfg @@ -0,0 +1,26 @@ +# Configuration file + +Biome { + # Biome registry name [default: minecraft:lukewarm_ocean] + S:name=minecraft:lukewarm_ocean +} + + +Config { + # If set to False, parameters from this config will not be used. [default: false] + B:enabled=false +} + + +Wind { + # Defines probability of wind strength and direction change in percentage. [range: 0.0 ~ 100.0, default: 1.0] + S:changeProbability=1.0 + + # Defines how fast the wind changes. [range: 0.0 ~ 1.0, default: 0.15] + S:changeStep=0.15 + + # Defines maximum wind strength. [range: 0 ~ 30, default: 10] + I:maxStrength=10 +} + + diff --git a/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$mangrove_swamp.cfg b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$mangrove_swamp.cfg new file mode 100644 index 00000000..678191c3 --- /dev/null +++ b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$mangrove_swamp.cfg @@ -0,0 +1,26 @@ +# Configuration file + +Biome { + # Biome registry name [default: minecraft:mangrove_swamp] + S:name=minecraft:mangrove_swamp +} + + +Config { + # If set to False, parameters from this config will not be used. [default: false] + B:enabled=false +} + + +Wind { + # Defines probability of wind strength and direction change in percentage. [range: 0.0 ~ 100.0, default: 1.0] + S:changeProbability=1.0 + + # Defines how fast the wind changes. [range: 0.0 ~ 1.0, default: 0.15] + S:changeStep=0.15 + + # Defines maximum wind strength. [range: 0 ~ 30, default: 10] + I:maxStrength=10 +} + + diff --git a/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$old_growth_spruce_taiga.cfg b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$old_growth_spruce_taiga.cfg new file mode 100644 index 00000000..9cdaf849 --- /dev/null +++ b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$old_growth_spruce_taiga.cfg @@ -0,0 +1,26 @@ +# Configuration file + +Biome { + # Biome registry name [default: minecraft:old_growth_spruce_taiga] + S:name=minecraft:old_growth_spruce_taiga +} + + +Config { + # If set to False, parameters from this config will not be used. [default: false] + B:enabled=false +} + + +Wind { + # Defines probability of wind strength and direction change in percentage. [range: 0.0 ~ 100.0, default: 1.0] + S:changeProbability=1.0 + + # Defines how fast the wind changes. [range: 0.0 ~ 1.0, default: 0.15] + S:changeStep=0.15 + + # Defines maximum wind strength. [range: 0 ~ 30, default: 10] + I:maxStrength=10 +} + + diff --git a/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$savanna.cfg b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$savanna.cfg new file mode 100644 index 00000000..5a7b7d55 --- /dev/null +++ b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$savanna.cfg @@ -0,0 +1,26 @@ +# Configuration file + +Biome { + # Biome registry name [default: minecraft:savanna] + S:name=minecraft:savanna +} + + +Config { + # If set to False, parameters from this config will not be used. [default: false] + B:enabled=false +} + + +Wind { + # Defines probability of wind strength and direction change in percentage. [range: 0.0 ~ 100.0, default: 1.0] + S:changeProbability=1.0 + + # Defines how fast the wind changes. [range: 0.0 ~ 1.0, default: 0.15] + S:changeStep=0.15 + + # Defines maximum wind strength. [range: 0 ~ 30, default: 10] + I:maxStrength=10 +} + + diff --git a/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$the_end.cfg b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$the_end.cfg new file mode 100644 index 00000000..df76a81e --- /dev/null +++ b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$the_end.cfg @@ -0,0 +1,26 @@ +# Configuration file + +Biome { + # Biome registry name [default: minecraft:the_end] + S:name=minecraft:the_end +} + + +Config { + # If set to False, parameters from this config will not be used. [default: false] + B:enabled=false +} + + +Wind { + # Defines probability of wind strength and direction change in percentage. [range: 0.0 ~ 100.0, default: 1.0] + S:changeProbability=1.0 + + # Defines how fast the wind changes. [range: 0.0 ~ 1.0, default: 0.15] + S:changeStep=0.15 + + # Defines maximum wind strength. [range: 0 ~ 30, default: 10] + I:maxStrength=10 +} + + diff --git a/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$warm_ocean.cfg b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$warm_ocean.cfg new file mode 100644 index 00000000..1a51e13a --- /dev/null +++ b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$warm_ocean.cfg @@ -0,0 +1,26 @@ +# Configuration file + +Biome { + # Biome registry name [default: minecraft:warm_ocean] + S:name=minecraft:warm_ocean +} + + +Config { + # If set to False, parameters from this config will not be used. [default: false] + B:enabled=false +} + + +Wind { + # Defines probability of wind strength and direction change in percentage. [range: 0.0 ~ 100.0, default: 1.0] + S:changeProbability=1.0 + + # Defines how fast the wind changes. [range: 0.0 ~ 1.0, default: 0.15] + S:changeStep=0.15 + + # Defines maximum wind strength. [range: 0 ~ 30, default: 10] + I:maxStrength=10 +} + + diff --git a/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$windswept_savanna.cfg b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$windswept_savanna.cfg new file mode 100644 index 00000000..098fe472 --- /dev/null +++ b/minecolonies-1.20.1/data/config/forgeendertech/Biomes/minecraft$windswept_savanna.cfg @@ -0,0 +1,26 @@ +# Configuration file + +Biome { + # Biome registry name [default: minecraft:windswept_savanna] + S:name=minecraft:windswept_savanna +} + + +Config { + # If set to False, parameters from this config will not be used. [default: false] + B:enabled=false +} + + +Wind { + # Defines probability of wind strength and direction change in percentage. [range: 0.0 ~ 100.0, default: 1.0] + S:changeProbability=1.0 + + # Defines how fast the wind changes. [range: 0.0 ~ 1.0, default: 0.15] + S:changeStep=0.15 + + # Defines maximum wind strength. [range: 0 ~ 30, default: 10] + I:maxStrength=10 +} + + diff --git a/minecolonies-1.20.1/data/config/waystones-common.toml b/minecolonies-1.20.1/data/config/waystones-common.toml new file mode 100644 index 00000000..e277e79c --- /dev/null +++ b/minecolonies-1.20.1/data/config/waystones-common.toml @@ -0,0 +1,133 @@ + +[xpCost] + #Set to true if experience cost should be inverted, meaning the shorter the distance, the more expensive. Can be used to encourage other methods for short-distance travel. + inverseXpCost = false + #The amount of blocks per xp level requirement. If set to 500, the base xp cost for travelling 1000 blocks will be 2 levels. + #Range: > -2147483648 + blocksPerXpLevel = 1000 + #The minimum base xp cost (may be subceeded by multipliers defined below) + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + minimumBaseXpCost = 0.0 + #The maximum base xp cost (may be exceeded by multipliers defined below), set to 0 to disable all distance-based XP costs + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + maximumBaseXpCost = 3.0 + #How much xp is needed per leashed animal to travel with you + #Range: > -2147483648 + xpCostPerLeashed = 0 + #The base xp level cost when travelling between dimensions. Ignores block distance. + #Range: > -2147483648 + dimensionalWarpXpCost = 3 + #The multiplier applied to the base xp cost when teleporting to a global waystone through any method. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + globalWaystoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting using a Warp Stone item (not the Waystone block, Konstantin) + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + warpStoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting from one waystone to another. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + waystoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting from one sharestone to another. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + sharestoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting from a portstone. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + portstoneXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting from one warp plate to another. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + warpPlateXpCostMultiplier = 0.0 + #The multiplier applied to the base xp cost when teleporting via the inventory button. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + inventoryButtonXpCostMultiplier = 0.0 + +[restrictions] + #If enabled, only creative players can place, edit or break waystones. This does NOT disable the crafting recipe. + restrictToCreative = false + #If enabled, only the owner of a waystone (the one who placed it) can rename it. + restrictRenameToOwner = false + #If enabled, waystones generated in worldgen are unbreakable. + generatedWaystonesUnbreakable = false + #If enabled, leashed mobs will be teleported with you + transportLeashed = true + #Whether to take leashed mobs with you when teleporting between dimensions + transportLeashedDimensional = true + #List of leashed mobs that cannot be taken with you when teleporting + leashedDenyList = ["minecraft:wither"] + #Set to 'ALLOW' to allow dimensional warp in general. Set to 'GLOBAL_ONLY' to restrict dimensional warp to global waystones. Set to 'DENY' to disallow all dimensional warps. + #Allowed Values: ALLOW, GLOBAL_ONLY, DENY + dimensionalWarp = "ALLOW" + #List of dimensions that players are allowed to warp cross-dimension from and to. If left empty, all dimensions except those in dimensionalWarpDenyList are allowed. + dimensionalWarpAllowList = [] + #List of dimensions that players are not allowed to warp cross-dimension from and to. Only used if dimensionalWarpAllowList is empty. + dimensionalWarpDenyList = [] + #Set to true if players should be able to teleport between waystones by simply right-clicking a waystone. + allowWaystoneToWaystoneTeleport = true + #Set to false to allow non-creative players to make waystones globally activated for all players. + globalWaystoneSetupRequiresCreativeMode = true + +[cooldowns] + #The multiplier applied to the cooldown when teleporting to a global waystone via inventory button or warp stone. + #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308 + globalWaystoneCooldownMultiplier = 1.0 + #The cooldown between usages of the warp stone in seconds. This is bound to the player, not the item, so multiple warp stones share the same cooldown. + #Range: > -2147483648 + warpStoneCooldown = 30 + #The time in ticks that it takes to use a warp stone. This is the charge-up time when holding right-click. + #Range: > -2147483648 + warpStoneUseTime = 32 + #The time in ticks that it takes to use a warp plate. This is the time the player has to stand on top for. + #Range: > -2147483648 + warpPlateUseTime = 20 + #The time in ticks it takes to use a scroll. This is the charge-up time when holding right-click. + #Range: > -2147483648 + scrollUseTime = 32 + #The cooldown between usages of the inventory button in seconds. + #Range: > -2147483648 + inventoryButtonCooldown = 300 + +[inventoryButton] + #Set to 'NONE' for no inventory button. Set to 'NEAREST' for an inventory button that teleports to the nearest waystone. Set to 'ANY' for an inventory button that opens the waystone selection menu. Set to a waystone name for an inventory button that teleports to a specifically named waystone. + inventoryButton = "" + #The x position of the warp button in the inventory. + #Range: > -2147483648 + warpButtonX = 58 + #The y position of the warp button in the inventory. + #Range: > -2147483648 + warpButtonY = 60 + #The y position of the warp button in the creative menu. + #Range: > -2147483648 + creativeWarpButtonX = 88 + #The y position of the warp button in the creative menu. + #Range: > -2147483648 + creativeWarpButtonY = 33 + +[worldGen] + #Set to 'DEFAULT' to only generate the normally textured waystones. Set to 'MOSSY' or 'SANDY' to generate all as that variant. Set to 'BIOME' to make the style depend on the biome it is generated in. + #Allowed Values: DEFAULT, MOSSY, SANDY, BIOME + worldGenStyle = "BIOME" + #Approximate chunk distance between waystones generated freely in world generation. Set to 0 to disable generation. + #Range: > -2147483648 + frequency = 25 + #List of dimensions that waystones are allowed to spawn in through world gen. If left empty, all dimensions except those in worldGenDimensionDenyList are used. + dimensionAllowList = ["minecraft:overworld", "minecraft:the_nether", "minecraft:the_end"] + #List of dimensions that waystones are not allowed to spawn in through world gen. Only used if worldGenDimensionAllowList is empty. + dimensionDenyList = [] + #Set to 'PRESET_FIRST' to first use names from the custom names list. Set to 'PRESET_ONLY' to use only those custom names. Set to 'MIXED' to have some waystones use custom names, and others random names. + #Allowed Values: PRESET_FIRST, RANDOM_ONLY, PRESET_ONLY, MIXED + nameGenerationMode = "PRESET_FIRST" + #These names will be used for the PRESET name generation mode. See the nameGenerationMode option for more info. + customWaystoneNames = [] + #Set to true if waystones should be added to the generation of villages. Some villages may still spawn without a waystone. + spawnInVillages = true + #Ensures that pretty much every village will have a waystone, by spawning it as early as possible. In addition, this means waystones will generally be located in the center of the village. + forceSpawnInVillages = false + +[client] + #If enabled, the text overlay on waystones will no longer always render at full brightness. + disableTextGlow = false + +[compatibility] + #If enabled, JourneyMap waypoints will be created for each activated waystone. + displayWaystonesOnJourneyMap = true + #If enabled, JourneyMap waypoints will only be created if the mod 'JourneyMap Integration' is not installed + preferJourneyMapIntegration = true + diff --git a/minecolonies-1.20.1/data/crash-reports/crash-2024-09-01_07.49.32-server.txt b/minecolonies-1.20.1/data/crash-reports/crash-2024-09-01_07.49.32-server.txt new file mode 100644 index 00000000..66aace68 --- /dev/null +++ b/minecolonies-1.20.1/data/crash-reports/crash-2024-09-01_07.49.32-server.txt @@ -0,0 +1,115 @@ +---- Minecraft Crash Report ---- +// I let you down. Sorry :( + +Time: 2024-09-01 07:49:32 +Description: Exception in server tick loop + +com.electronwill.nightconfig.core.io.WritingException: An I/O error occured + at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.4.jar%2358!/:?] {} + at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.4.jar%2358!/:?] {} + at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.4.jar%2358!/:?] {} + at net.minecraftforge.fml.config.ModConfig.save(ModConfig.java:81) ~[fmlcore-1.20.1-47.3.0.jar%23142!/:?] {} + at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:63) ~[fmlcore-1.20.1-47.3.0.jar%23142!/:?] {} + at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.3.0.jar%23142!/:?] {} + at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin} + at java.util.Collections$SynchronizedCollection.forEach(Unknown Source) ~[?:?] {} + at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.3.0.jar%23142!/:?] {} + at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.3.0-universal.jar%23146!/:?] {re:classloading} + at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:162) ~[server-1.20.1-20230612.114412-srg.jar%23141!/:?] {re:classloading,pl:accesstransformer:B} + at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23141!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} + at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23141!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} + at java.lang.Thread.run(Unknown Source) ~[?:?] {} +Caused by: java.nio.file.AccessDeniedException: ./world/serverconfig/minecolonies-server.toml + at sun.nio.fs.UnixException.translateToIOException(Unknown Source) ~[?:?] {} + at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) ~[?:?] {} + at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) ~[?:?] {} + at sun.nio.fs.UnixFileSystemProvider.newByteChannel(Unknown Source) ~[?:?] {} + at java.nio.file.spi.FileSystemProvider.newOutputStream(Unknown Source) ~[?:?] {} + at java.nio.file.Files.newOutputStream(Unknown Source) ~[?:?] {} + at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:87) ~[core-3.6.4.jar%2358!/:?] {} + ... 13 more + + +A detailed walkthrough of the error, its code path and all known details is as follows: +--------------------------------------------------------------------------------------- + +-- System Details -- +Details: + Minecraft Version: 1.20.1 + Minecraft Version ID: 1.20.1 + Operating System: Linux (amd64) version 6.10.3-amd64 + Java Version: 21.0.4, Eclipse Adoptium + Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium + Memory: 304518112 bytes (290 MiB) / 1073741824 bytes (1024 MiB) up to 1073741824 bytes (1024 MiB) + CPUs: 16 + Processor Vendor: AuthenticAMD + Processor Name: AMD Ryzen 7 3700X 8-Core Processor + Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 + Microarchitecture: Zen 2 + Frequency (GHz): -0.00 + Number of physical packages: 1 + Number of physical CPUs: 8 + Number of logical CPUs: 16 + Graphics card #0 name: unknown + Graphics card #0 vendor: unknown + Graphics card #0 VRAM (MB): 0.00 + Graphics card #0 deviceId: unknown + Graphics card #0 versionInfo: unknown + Virtual memory max (MB): 48773.82 + Virtual memory used (MB): 32214.80 + Swap memory total (MB): 32768.00 + Swap memory used (MB): 7771.25 + JVM Flags: 2 total; -Xmx1G -Xms1G + Server Running: true + Player Count: 0 / 20; [] + Data Packs: vanilla, mod:immersiveui, mod:treechop (incompatible), mod:dynmap, mod:kuma_api (incompatible), mod:netherportalfix, mod:towntalk (incompatible), mod:jei, mod:domum_ornamentum, mod:blockui, mod:xaerominimap (incompatible), mod:waystones, mod:forgeendertech, mod:adlods, mod:xaeroworldmap (incompatible), mod:configured (incompatible), mod:mixinextras (incompatible), mod:structurize, mod:multipiston, mod:minecolonies, mod:balm, mod:mru (incompatible), mod:cloth_config (incompatible), mod:forge + Enabled Feature Flags: minecraft:vanilla + World Generation: Stable + Is Modded: Definitely; Server brand changed to 'forge' + Type: Dedicated Server (map_server.txt) + ModLauncher: 10.0.9+10.0.9+main.dcd20f30 + ModLauncher launch target: forgeserver + ModLauncher naming: srg + ModLauncher services: + mixin-0.8.5.jar mixin PLUGINSERVICE + eventbus-6.0.5.jar eventbus PLUGINSERVICE + fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE + fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE + fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE + fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE + accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE + fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE + modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE + modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE + FML Language Providers: + minecraft@1.0 + lowcodefml@null + javafml@null + Mod List: + server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE + ImmersiveUI-FORGE-0.2.1.jar |ImmersiveUI |immersiveui |0.2.1 |DONE |Manifest: NOSIGNATURE + TreeChop-1.20.1-forge-0.19.0-fixed.jar |HT's TreeChop |treechop |0.19.0 |DONE |Manifest: NOSIGNATURE + Dynmap-3.7-beta-6-forge-1.20.jar |Dynmap |dynmap |3.7-SNAPSHOT-948 |DONE |Manifest: NOSIGNATURE + kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE + netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE + towntalk-1.20.1-1.1.0.jar |TownTalk |towntalk |1.1.0 |DONE |Manifest: NOSIGNATURE + jei-1.20.1-forge-15.12.3.54.jar |Just Enough Items |jei |15.12.3.54 |DONE |Manifest: NOSIGNATURE + domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.199-BETA |DONE |Manifest: NOSIGNATURE + blockui-1.20.1-1.0.156-RELEASE.jar |UI Library Mod |blockui |1.20.1-1.0.156-RELEA|DONE |Manifest: NOSIGNATURE + Xaeros_Minimap_24.2.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.2.0 |DONE |Manifest: NOSIGNATURE + waystones-forge-1.20-14.1.5.jar |Waystones |waystones |14.1.5 |DONE |Manifest: NOSIGNATURE + ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar |ForgeEndertech |forgeendertech |11.1.4.0 |DONE |Manifest: NOSIGNATURE + AdLods-1.20.1-8.1.2.0-build.0424.jar |Large Ore Deposits |adlods |8.1.2.0 |DONE |Manifest: NOSIGNATURE + XaerosWorldMap_1.38.8_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.8 |DONE |Manifest: NOSIGNATURE + configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 + mixinextras-forge-0.4.0.jar |MixinExtras |mixinextras |0.4.0 |DONE |Manifest: NOSIGNATURE + structurize-1.20.1-1.0.742-RELEASE.jar |Structurize |structurize |1.20.1-1.0.742-RELEA|DONE |Manifest: NOSIGNATURE + multipiston-1.20-1.2.43-RELEASE.jar |Multi-Piston |multipiston |1.20-1.2.43-RELEASE |DONE |Manifest: NOSIGNATURE + minecolonies-1.20.1-1.1.629-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.629-BETA |DONE |Manifest: NOSIGNATURE + balm-forge-1.20.1-7.3.7-all.jar |Balm |balm |7.3.7 |DONE |Manifest: NOSIGNATURE + MRU-1.0.1+1.20.1+forge.jar |Mineblock's Repeated Utilities|mru |1.0.1+1.20.1+forge |DONE |Manifest: NOSIGNATURE + cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE + forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 + Crash Report UUID: 389e7019-7fef-43b8-bc37-704e2bf10bf0 + FML: 47.3 + Forge: net.minecraftforge:47.3.0 \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/ids-by-ip.txt b/minecolonies-1.20.1/data/dynmap/ids-by-ip.txt index 4cac62b4..88da8f85 100644 --- a/minecolonies-1.20.1/data/dynmap/ids-by-ip.txt +++ b/minecolonies-1.20.1/data/dynmap/ids-by-ip.txt @@ -1,4 +1,6 @@ %YAML 1.1 --- +'100_64_0_2': +- Cephi_sui '100_65_44_225': - Cephi_sui diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/0_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/0_1.jpg new file mode 100644 index 00000000..1b8f6d3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/0_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/0_2.jpg new file mode 100644 index 00000000..e8b804a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/1_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/1_1.jpg new file mode 100644 index 00000000..91c7151c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/1_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/1_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/1_2.jpg new file mode 100644 index 00000000..98a38b22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/1_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/2_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/2_1.jpg new file mode 100644 index 00000000..96c87099 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/2_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/2_2.jpg new file mode 100644 index 00000000..69c00307 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/2_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/2_3.jpg new file mode 100644 index 00000000..af9ec58b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/2_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/3_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/3_3.jpg new file mode 100644 index 00000000..140ae68f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/3_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/z_0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/z_0_2.jpg new file mode 100644 index 00000000..ff7aaede Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/z_0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/z_2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/z_2_2.jpg new file mode 100644 index 00000000..1483df9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/z_2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/z_2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/z_2_4.jpg new file mode 100644 index 00000000..944c320e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/z_2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/zz_0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/zz_0_4.jpg new file mode 100644 index 00000000..f77f00f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/zz_0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/zzz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/zzz_0_8.jpg new file mode 100644 index 00000000..56023ec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/zzz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/zzzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/zzzz_0_16.jpg new file mode 100644 index 00000000..0d28fb51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_0/zzzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_1/zzzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_1/zzzzz_0_32.jpg new file mode 100644 index 00000000..382a54c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat/0_1/zzzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat_0_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat_0_0.hash new file mode 100644 index 00000000..92cf2e40 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat_0_0.hash @@ -0,0 +1 @@ +џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџђ-nEEХЛЪI?­џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЫ‘•змПТ(ХEдџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ,ї]Йхњ'ѓџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџs“mЕџџџџЈlŽсџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџK˜Ъиџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ`>э'џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat_0_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat_0_1.hash new file mode 100644 index 00000000..69221567 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/flat_0_1.hash @@ -0,0 +1 @@ +О]хbџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/10_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/10_-1.jpg new file mode 100644 index 00000000..edb7601e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/10_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/10_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/10_-2.jpg new file mode 100644 index 00000000..1e90fd55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/10_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/11_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/11_-1.jpg new file mode 100644 index 00000000..953188bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/11_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/11_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/11_-2.jpg new file mode 100644 index 00000000..b13e8392 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/11_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/12_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/12_-1.jpg new file mode 100644 index 00000000..bbff8c0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/12_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/12_-2.jpg new file mode 100644 index 00000000..61dd0f48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/13_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/13_-1.jpg new file mode 100644 index 00000000..00683222 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/13_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/14_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/14_-1.jpg new file mode 100644 index 00000000..9e12c991 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/14_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/16_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/16_-1.jpg new file mode 100644 index 00000000..9bbe97b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/16_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/17_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/17_-1.jpg new file mode 100644 index 00000000..9350a57c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/17_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/18_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/18_-1.jpg new file mode 100644 index 00000000..ce56d1c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/18_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/19_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/19_-1.jpg new file mode 100644 index 00000000..10b4240a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/19_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/8_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/8_-1.jpg new file mode 100644 index 00000000..108f6f84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/8_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/9_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/9_-1.jpg new file mode 100644 index 00000000..f726b7cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/9_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/z_10_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/z_10_-2.jpg new file mode 100644 index 00000000..8b3ad961 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/z_10_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/z_12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/z_12_-2.jpg new file mode 100644 index 00000000..79ababcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_-1/z_12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_0.jpg new file mode 100644 index 00000000..2ff785f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_1.jpg new file mode 100644 index 00000000..40792136 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_2.jpg new file mode 100644 index 00000000..ea774edf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_3.jpg new file mode 100644 index 00000000..dd9d5e80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_4.jpg new file mode 100644 index 00000000..038af4b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_5.jpg new file mode 100644 index 00000000..87af6d10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_6.jpg new file mode 100644 index 00000000..7e2fd628 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_7.jpg new file mode 100644 index 00000000..bba3269f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_8.jpg new file mode 100644 index 00000000..c77b8f29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_0.jpg new file mode 100644 index 00000000..81939c79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_1.jpg new file mode 100644 index 00000000..de49080f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_2.jpg new file mode 100644 index 00000000..a188fb1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_3.jpg new file mode 100644 index 00000000..3fc7a338 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_4.jpg new file mode 100644 index 00000000..a66941c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_5.jpg new file mode 100644 index 00000000..44a68e24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_6.jpg new file mode 100644 index 00000000..c635f0a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_7.jpg new file mode 100644 index 00000000..0098c612 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/11_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_0.jpg new file mode 100644 index 00000000..0d92d0e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_1.jpg new file mode 100644 index 00000000..08814349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_2.jpg new file mode 100644 index 00000000..5a8e7997 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_3.jpg new file mode 100644 index 00000000..7933a4fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_4.jpg new file mode 100644 index 00000000..408a24b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_5.jpg new file mode 100644 index 00000000..1841cbe5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_6.jpg new file mode 100644 index 00000000..3a1dd1b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_7.jpg new file mode 100644 index 00000000..48914f6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/12_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_0.jpg new file mode 100644 index 00000000..ae3cd69b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_1.jpg new file mode 100644 index 00000000..ee0991fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_2.jpg new file mode 100644 index 00000000..a3457559 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_3.jpg new file mode 100644 index 00000000..d3c46fd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_4.jpg new file mode 100644 index 00000000..3c37e640 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_5.jpg new file mode 100644 index 00000000..a681d292 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_6.jpg new file mode 100644 index 00000000..0f3882a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/13_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_0.jpg new file mode 100644 index 00000000..dac90010 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_1.jpg new file mode 100644 index 00000000..7bed3d19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_2.jpg new file mode 100644 index 00000000..b156b08f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_3.jpg new file mode 100644 index 00000000..1e5a0ed2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_4.jpg new file mode 100644 index 00000000..2027c847 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_5.jpg new file mode 100644 index 00000000..babba482 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_6.jpg new file mode 100644 index 00000000..37424549 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/14_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_0.jpg new file mode 100644 index 00000000..619b7b78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_1.jpg new file mode 100644 index 00000000..708a81eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_2.jpg new file mode 100644 index 00000000..18c8ece1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_3.jpg new file mode 100644 index 00000000..245bab27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_4.jpg new file mode 100644 index 00000000..047277f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_5.jpg new file mode 100644 index 00000000..f9f36280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_6.jpg new file mode 100644 index 00000000..fbadd947 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/15_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_0.jpg new file mode 100644 index 00000000..4ca7f613 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_1.jpg new file mode 100644 index 00000000..49cd5bcd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_2.jpg new file mode 100644 index 00000000..6278e5fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_3.jpg new file mode 100644 index 00000000..461a8bef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_4.jpg new file mode 100644 index 00000000..befbbb2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_5.jpg new file mode 100644 index 00000000..193097a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_6.jpg new file mode 100644 index 00000000..0a10f694 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_7.jpg new file mode 100644 index 00000000..2fa5aa19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/16_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_0.jpg new file mode 100644 index 00000000..b4de463f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_1.jpg new file mode 100644 index 00000000..22c57c50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_2.jpg new file mode 100644 index 00000000..ed3ac6b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_3.jpg new file mode 100644 index 00000000..346aecd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_4.jpg new file mode 100644 index 00000000..d679f355 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_5.jpg new file mode 100644 index 00000000..2a6ad687 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_6.jpg new file mode 100644 index 00000000..41559637 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_7.jpg new file mode 100644 index 00000000..d6e6300f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/17_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_0.jpg new file mode 100644 index 00000000..a3825ac1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_1.jpg new file mode 100644 index 00000000..5850dfb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_2.jpg new file mode 100644 index 00000000..0aa35e36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_3.jpg new file mode 100644 index 00000000..cb5d43ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_4.jpg new file mode 100644 index 00000000..27cf75ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_5.jpg new file mode 100644 index 00000000..76e24bd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_6.jpg new file mode 100644 index 00000000..41559637 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_7.jpg new file mode 100644 index 00000000..050a4748 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/18_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_0.jpg new file mode 100644 index 00000000..43430f52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_1.jpg new file mode 100644 index 00000000..b987b765 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_2.jpg new file mode 100644 index 00000000..bea76f17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_3.jpg new file mode 100644 index 00000000..179d7fc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_4.jpg new file mode 100644 index 00000000..bee9484e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_5.jpg new file mode 100644 index 00000000..b3373f5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_6.jpg new file mode 100644 index 00000000..58f5b1ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_7.jpg new file mode 100644 index 00000000..41559637 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/19_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_0.jpg new file mode 100644 index 00000000..7afdb299 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_1.jpg new file mode 100644 index 00000000..85076799 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_2.jpg new file mode 100644 index 00000000..cc53d5ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_3.jpg new file mode 100644 index 00000000..d94239a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_4.jpg new file mode 100644 index 00000000..37e68de5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_5.jpg new file mode 100644 index 00000000..9db0ede3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_6.jpg new file mode 100644 index 00000000..93ff342d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/20_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_0.jpg new file mode 100644 index 00000000..1563cf6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_1.jpg new file mode 100644 index 00000000..3542c085 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_2.jpg new file mode 100644 index 00000000..5e20ca01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_3.jpg new file mode 100644 index 00000000..7ac6ea61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_4.jpg new file mode 100644 index 00000000..23b9a3fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_5.jpg new file mode 100644 index 00000000..9203ef05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_6.jpg new file mode 100644 index 00000000..5b87c96d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/21_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_1.jpg new file mode 100644 index 00000000..36524e83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_2.jpg new file mode 100644 index 00000000..a233acf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_3.jpg new file mode 100644 index 00000000..fa7f3136 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_4.jpg new file mode 100644 index 00000000..115a72f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_5.jpg new file mode 100644 index 00000000..19788783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_6.jpg new file mode 100644 index 00000000..de842b0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_7.jpg new file mode 100644 index 00000000..6a67b59a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/5_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_0.jpg new file mode 100644 index 00000000..02145c91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_1.jpg new file mode 100644 index 00000000..b92f6685 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_2.jpg new file mode 100644 index 00000000..e72759b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_3.jpg new file mode 100644 index 00000000..66e95f97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_4.jpg new file mode 100644 index 00000000..23a68812 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_5.jpg new file mode 100644 index 00000000..fef11ab1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_6.jpg new file mode 100644 index 00000000..3788e47f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_7.jpg new file mode 100644 index 00000000..0407fef4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_8.jpg new file mode 100644 index 00000000..989f6067 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_0.jpg new file mode 100644 index 00000000..1b237f2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_1.jpg new file mode 100644 index 00000000..75a05033 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_2.jpg new file mode 100644 index 00000000..1b543b39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_3.jpg new file mode 100644 index 00000000..da299a26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_4.jpg new file mode 100644 index 00000000..d6862dd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_5.jpg new file mode 100644 index 00000000..392cce70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_6.jpg new file mode 100644 index 00000000..dda48e03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_7.jpg new file mode 100644 index 00000000..ca5f6c3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_8.jpg new file mode 100644 index 00000000..c68766cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/7_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_0.jpg new file mode 100644 index 00000000..a91edb3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_1.jpg new file mode 100644 index 00000000..d053c8b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_2.jpg new file mode 100644 index 00000000..833bb779 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_3.jpg new file mode 100644 index 00000000..64105f2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_4.jpg new file mode 100644 index 00000000..b070bc7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_5.jpg new file mode 100644 index 00000000..8f0473b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_6.jpg new file mode 100644 index 00000000..eeba6922 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_7.jpg new file mode 100644 index 00000000..c9e5db49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_8.jpg new file mode 100644 index 00000000..3cdfeb3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_0.jpg new file mode 100644 index 00000000..359a5ad0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_1.jpg new file mode 100644 index 00000000..3b95ff44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_2.jpg new file mode 100644 index 00000000..fa7d646c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_3.jpg new file mode 100644 index 00000000..c00bf3cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_4.jpg new file mode 100644 index 00000000..70907d93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_5.jpg new file mode 100644 index 00000000..b41da197 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_6.jpg new file mode 100644 index 00000000..0bcdc602 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_7.jpg new file mode 100644 index 00000000..620fd748 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_8.jpg new file mode 100644 index 00000000..4e9c773a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/9_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_0.jpg new file mode 100644 index 00000000..e7f21b3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_2.jpg new file mode 100644 index 00000000..ac2cae95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_4.jpg new file mode 100644 index 00000000..3aaa78ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_6.jpg new file mode 100644 index 00000000..cc27a877 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_8.jpg new file mode 100644 index 00000000..a5e37a43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_0.jpg new file mode 100644 index 00000000..2e415c67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_2.jpg new file mode 100644 index 00000000..76c18862 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_4.jpg new file mode 100644 index 00000000..fb82297b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_6.jpg new file mode 100644 index 00000000..c05df524 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_8.jpg new file mode 100644 index 00000000..bdfb8965 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_0.jpg new file mode 100644 index 00000000..adbd9265 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_2.jpg new file mode 100644 index 00000000..2014d058 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_4.jpg new file mode 100644 index 00000000..82cfe237 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_6.jpg new file mode 100644 index 00000000..30f61229 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_14_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_0.jpg new file mode 100644 index 00000000..495150c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_2.jpg new file mode 100644 index 00000000..2d3e7b61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_4.jpg new file mode 100644 index 00000000..2fefd581 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_6.jpg new file mode 100644 index 00000000..3af7938b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_8.jpg new file mode 100644 index 00000000..ac67932d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_0.jpg new file mode 100644 index 00000000..7a4316a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_2.jpg new file mode 100644 index 00000000..6029794f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_4.jpg new file mode 100644 index 00000000..ed97deb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_6.jpg new file mode 100644 index 00000000..9412784d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_8.jpg new file mode 100644 index 00000000..10197573 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_0.jpg new file mode 100644 index 00000000..c855af4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_2.jpg new file mode 100644 index 00000000..8bc818ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_4.jpg new file mode 100644 index 00000000..d471109e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_6.jpg new file mode 100644 index 00000000..467b117b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_20_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_2.jpg new file mode 100644 index 00000000..de3e49e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_4.jpg new file mode 100644 index 00000000..739832c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_6.jpg new file mode 100644 index 00000000..a4a31c8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_8.jpg new file mode 100644 index 00000000..491cc910 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_0.jpg new file mode 100644 index 00000000..8c9909f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_2.jpg new file mode 100644 index 00000000..1e37a843 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_4.jpg new file mode 100644 index 00000000..8eb85989 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_6.jpg new file mode 100644 index 00000000..8b87f900 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_8.jpg new file mode 100644 index 00000000..793a5e99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_0.jpg new file mode 100644 index 00000000..63e7cbfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_2.jpg new file mode 100644 index 00000000..c8e8b57c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_4.jpg new file mode 100644 index 00000000..dacb18de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_6.jpg new file mode 100644 index 00000000..be4ce78a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_8.jpg new file mode 100644 index 00000000..f32ba831 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/z_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_12_0.jpg new file mode 100644 index 00000000..33c3f3cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_12_4.jpg new file mode 100644 index 00000000..05902b05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_12_8.jpg new file mode 100644 index 00000000..3fcebfbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_16_0.jpg new file mode 100644 index 00000000..4ef23762 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_16_4.jpg new file mode 100644 index 00000000..35398464 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_16_8.jpg new file mode 100644 index 00000000..b8968943 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_20_0.jpg new file mode 100644 index 00000000..97a6ab01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_20_4.jpg new file mode 100644 index 00000000..ffb16796 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_20_8.jpg new file mode 100644 index 00000000..a9a2da66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_4_0.jpg new file mode 100644 index 00000000..a5ea4285 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_4_4.jpg new file mode 100644 index 00000000..ebbe8656 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_4_8.jpg new file mode 100644 index 00000000..76c33e9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_8_0.jpg new file mode 100644 index 00000000..83baa179 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_8_4.jpg new file mode 100644 index 00000000..739203de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_8_8.jpg new file mode 100644 index 00000000..0d63f667 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_0_0.jpg new file mode 100644 index 00000000..a561f51d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_0_8.jpg new file mode 100644 index 00000000..128e1445 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_16_0.jpg new file mode 100644 index 00000000..d945e96b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_16_8.jpg new file mode 100644 index 00000000..0fd58560 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_8_0.jpg new file mode 100644 index 00000000..804c323b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_8_8.jpg new file mode 100644 index 00000000..60d9ac02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_0_0.jpg new file mode 100644 index 00000000..1e98e326 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_0_16.jpg new file mode 100644 index 00000000..1a323401 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_16_0.jpg new file mode 100644 index 00000000..ab719725 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_16_16.jpg new file mode 100644 index 00000000..0d1c137e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzzz_0_0.jpg new file mode 100644 index 00000000..a4961be7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzzzz_0_0.jpg new file mode 100644 index 00000000..201e6670 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzzzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzzzzz_0_0.jpg new file mode 100644 index 00000000..6082210d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_0/zzzzzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_1/zzzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_1/zzzzz_0_32.jpg new file mode 100644 index 00000000..0a103c67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_1/zzzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_2/zzzzzz_0_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_2/zzzzzz_0_64.jpg new file mode 100644 index 00000000..a82b175b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_2/zzzzzz_0_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_4/zzzzzzz_0_128.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_4/zzzzzzz_0_128.jpg new file mode 100644 index 00000000..837e4945 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt/0_4/zzzzzzz_0_128.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_-1.hash new file mode 100644 index 00000000..45d8b2cd --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_-1.hash @@ -0,0 +1 @@ +џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџС'Y\ї,DFТІџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ:Ў@ЪsМXћТŒ‹ozGоqЅˆŸ ўфкš\ЪжˆџџџџгїЙ1 мьэШ’їfc џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_0.hash new file mode 100644 index 00000000..2175ca10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_1.hash new file mode 100644 index 00000000..9f6e6952 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_1.hash @@ -0,0 +1 @@ +с•zцџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_2.hash new file mode 100644 index 00000000..77e30e11 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_2.hash @@ -0,0 +1 @@ +Ъ7аџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_4.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_4.hash new file mode 100644 index 00000000..4fcac184 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM-1/nt_0_4.hash @@ -0,0 +1 @@ +<џ`џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/0_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/0_1.jpg new file mode 100644 index 00000000..be15581b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/0_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/0_2.jpg new file mode 100644 index 00000000..597a6862 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/1_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/1_1.jpg new file mode 100644 index 00000000..73d09aa6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/1_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/1_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/1_2.jpg new file mode 100644 index 00000000..8c6bb23a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/1_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/2_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/2_1.jpg new file mode 100644 index 00000000..670c64f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/2_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/2_2.jpg new file mode 100644 index 00000000..b491cf6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/2_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/2_3.jpg new file mode 100644 index 00000000..d6261ac2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/2_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/3_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/3_3.jpg new file mode 100644 index 00000000..2ab5515e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/3_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/z_0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/z_0_2.jpg new file mode 100644 index 00000000..868445b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/z_0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/z_2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/z_2_2.jpg new file mode 100644 index 00000000..0a7e109b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/z_2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/z_2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/z_2_4.jpg new file mode 100644 index 00000000..b039d269 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/z_2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/zz_0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/zz_0_4.jpg new file mode 100644 index 00000000..ccf23430 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/zz_0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/zzz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/zzz_0_8.jpg new file mode 100644 index 00000000..a3279d38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/zzz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/zzzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/zzzz_0_16.jpg new file mode 100644 index 00000000..ea54b1ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_0/zzzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_1/zzzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_1/zzzzz_0_32.jpg new file mode 100644 index 00000000..388102be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat/0_1/zzzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat_0_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat_0_0.hash new file mode 100644 index 00000000..76077e36 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat_0_0.hash @@ -0,0 +1 @@ +џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЩœЛцМPŠkјF"џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџSў|oХ`‡TmРџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџD#ц[4\ДЋџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџYA ­џџџџLG™6џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ/HРЦџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџњc Qџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat_0_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat_0_1.hash new file mode 100644 index 00000000..7646dd7a --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/flat_0_1.hash @@ -0,0 +1 @@ +m >џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_1.jpg new file mode 100644 index 00000000..8f132516 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_2.jpg new file mode 100644 index 00000000..ef94d397 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_3.jpg new file mode 100644 index 00000000..c62b0084 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_4.jpg new file mode 100644 index 00000000..24300b3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_5.jpg new file mode 100644 index 00000000..ba4dc0d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_6.jpg new file mode 100644 index 00000000..5960236d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_7.jpg new file mode 100644 index 00000000..23d46fc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_8.jpg new file mode 100644 index 00000000..7cf077a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_1.jpg new file mode 100644 index 00000000..cde65a93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_2.jpg new file mode 100644 index 00000000..938eef66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_3.jpg new file mode 100644 index 00000000..df4a7ca3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_4.jpg new file mode 100644 index 00000000..be61c135 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_5.jpg new file mode 100644 index 00000000..6a57a407 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_6.jpg new file mode 100644 index 00000000..4af35f8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_7.jpg new file mode 100644 index 00000000..6536c2a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_8.jpg new file mode 100644 index 00000000..0839686d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/11_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_2.jpg new file mode 100644 index 00000000..44057ee7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_3.jpg new file mode 100644 index 00000000..1b849e16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_4.jpg new file mode 100644 index 00000000..02e04b9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_5.jpg new file mode 100644 index 00000000..07f6d294 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_6.jpg new file mode 100644 index 00000000..c76105cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_7.jpg new file mode 100644 index 00000000..0506aa57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/12_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/13_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/13_5.jpg new file mode 100644 index 00000000..87895561 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/13_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/13_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/13_6.jpg new file mode 100644 index 00000000..6242acd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/13_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/16_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/16_5.jpg new file mode 100644 index 00000000..b89e005a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/16_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/16_6.jpg new file mode 100644 index 00000000..06b1082e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/16_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/16_7.jpg new file mode 100644 index 00000000..cdad0c70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/16_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/17_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/17_5.jpg new file mode 100644 index 00000000..53cf094a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/17_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/17_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/17_6.jpg new file mode 100644 index 00000000..45c2ee48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/17_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/17_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/17_7.jpg new file mode 100644 index 00000000..d7d73879 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/17_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/18_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/18_5.jpg new file mode 100644 index 00000000..b42e7a28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/18_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/18_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/18_6.jpg new file mode 100644 index 00000000..469e3603 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/18_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/18_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/18_7.jpg new file mode 100644 index 00000000..bbc1892f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/18_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/19_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/19_6.jpg new file mode 100644 index 00000000..29d24c8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/19_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/19_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/19_7.jpg new file mode 100644 index 00000000..75509b61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/19_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_2.jpg new file mode 100644 index 00000000..6e62a46d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_3.jpg new file mode 100644 index 00000000..075ccf54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_4.jpg new file mode 100644 index 00000000..af76a68c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_5.jpg new file mode 100644 index 00000000..b47f84d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_6.jpg new file mode 100644 index 00000000..5872cbc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_7.jpg new file mode 100644 index 00000000..585f5aac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/5_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_2.jpg new file mode 100644 index 00000000..2c63cd04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_3.jpg new file mode 100644 index 00000000..8af357df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_4.jpg new file mode 100644 index 00000000..af0bd90b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_5.jpg new file mode 100644 index 00000000..246962b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_6.jpg new file mode 100644 index 00000000..207d89fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_7.jpg new file mode 100644 index 00000000..023d16c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/6_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_1.jpg new file mode 100644 index 00000000..a0968749 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_2.jpg new file mode 100644 index 00000000..25e1b603 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_3.jpg new file mode 100644 index 00000000..7559cf33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_4.jpg new file mode 100644 index 00000000..8c181cfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_5.jpg new file mode 100644 index 00000000..0eab824c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_6.jpg new file mode 100644 index 00000000..27753ced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_7.jpg new file mode 100644 index 00000000..d50e50a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_8.jpg new file mode 100644 index 00000000..268cd5ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/7_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_1.jpg new file mode 100644 index 00000000..728b0d7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_2.jpg new file mode 100644 index 00000000..67a02da0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_3.jpg new file mode 100644 index 00000000..8ea1941b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_4.jpg new file mode 100644 index 00000000..3bcb4a9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_5.jpg new file mode 100644 index 00000000..8d573779 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_6.jpg new file mode 100644 index 00000000..5a617c5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_7.jpg new file mode 100644 index 00000000..f2d4513b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_8.jpg new file mode 100644 index 00000000..40ffb886 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_1.jpg new file mode 100644 index 00000000..14c1d9a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_2.jpg new file mode 100644 index 00000000..52afd3bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_3.jpg new file mode 100644 index 00000000..c94161ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_4.jpg new file mode 100644 index 00000000..469b9256 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_5.jpg new file mode 100644 index 00000000..335d28d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_6.jpg new file mode 100644 index 00000000..6c3158a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_7.jpg new file mode 100644 index 00000000..e1b00a5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_8.jpg new file mode 100644 index 00000000..72c2f25d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_9.jpg new file mode 100644 index 00000000..133457a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/9_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_2.jpg new file mode 100644 index 00000000..16c5e94b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_4.jpg new file mode 100644 index 00000000..4d8efcef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_6.jpg new file mode 100644 index 00000000..8a81f323 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_8.jpg new file mode 100644 index 00000000..2c2d240b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_2.jpg new file mode 100644 index 00000000..be92d9b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_4.jpg new file mode 100644 index 00000000..294f52bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_6.jpg new file mode 100644 index 00000000..dfa53177 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_8.jpg new file mode 100644 index 00000000..dff4ca7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_16_6.jpg new file mode 100644 index 00000000..83692eb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_16_8.jpg new file mode 100644 index 00000000..51d2402d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_18_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_18_6.jpg new file mode 100644 index 00000000..e9d63bdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_18_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_18_8.jpg new file mode 100644 index 00000000..2c93e76a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_2.jpg new file mode 100644 index 00000000..2b04d2f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_4.jpg new file mode 100644 index 00000000..ab96f030 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_6.jpg new file mode 100644 index 00000000..c4c80218 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_8.jpg new file mode 100644 index 00000000..ffc3ac90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_2.jpg new file mode 100644 index 00000000..d2ed8fd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_4.jpg new file mode 100644 index 00000000..53443322 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_6.jpg new file mode 100644 index 00000000..5659745e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_8.jpg new file mode 100644 index 00000000..d8c3a195 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_10.jpg new file mode 100644 index 00000000..58aa8db2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_2.jpg new file mode 100644 index 00000000..8dc08fab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_4.jpg new file mode 100644 index 00000000..a4f402be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_6.jpg new file mode 100644 index 00000000..ac6ce6d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_8.jpg new file mode 100644 index 00000000..c5d2a5cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/z_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_12_4.jpg new file mode 100644 index 00000000..1ff4c3bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_12_8.jpg new file mode 100644 index 00000000..134c1215 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_16_8.jpg new file mode 100644 index 00000000..4e9924f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_4_4.jpg new file mode 100644 index 00000000..3e5dd7cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_4_8.jpg new file mode 100644 index 00000000..ad985eb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_8_12.jpg new file mode 100644 index 00000000..895c04f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_8_4.jpg new file mode 100644 index 00000000..60f097b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_8_8.jpg new file mode 100644 index 00000000..fa48052d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_0_8.jpg new file mode 100644 index 00000000..10e3f82c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_16_8.jpg new file mode 100644 index 00000000..a8c10520 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_8_16.jpg new file mode 100644 index 00000000..7d761b93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_8_8.jpg new file mode 100644 index 00000000..94df8481 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzzz_0_16.jpg new file mode 100644 index 00000000..bf0b1b90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzzz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzzz_16_16.jpg new file mode 100644 index 00000000..f27c7357 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_0/zzzz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_1/zzzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_1/zzzzz_0_32.jpg new file mode 100644 index 00000000..e78d26be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_1/zzzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_2/zzzzzz_0_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_2/zzzzzz_0_64.jpg new file mode 100644 index 00000000..920689bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_2/zzzzzz_0_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_4/zzzzzzz_0_128.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_4/zzzzzzz_0_128.jpg new file mode 100644 index 00000000..43f8388c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st/0_4/zzzzzzz_0_128.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_-1.hash new file mode 100644 index 00000000..7de9e36a --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_-1.hash @@ -0,0 +1 @@ +џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_0.hash new file mode 100644 index 00000000..72aea2db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_1.hash new file mode 100644 index 00000000..c5468a4e --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_1.hash @@ -0,0 +1 @@ +Р…kvџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_2.hash new file mode 100644 index 00000000..52298971 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_2.hash @@ -0,0 +1 @@ +hЯъLџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_4.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_4.hash new file mode 100644 index 00000000..9bd5be7d --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/DIM1/st_0_4.hash @@ -0,0 +1 @@ +‡Јџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_DIM-1.json b/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_DIM-1.json index 76405d0b..0ad05770 100644 --- a/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_DIM-1.json +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_DIM-1.json @@ -1,8 +1,8 @@ {"sets": {"markers": {"hide": false,"circles": {} ,"areas": {} -,"label": "Markers","markers": {"_spawn_DIM-1": {"markup": false,"x": 208.00,"icon": "world","y": 68.00,"dim": "16x16","z": 80.00,"label": "Spawn"} +,"label": "Markers","markers": {"_spawn_DIM-1": {"markup": false,"x": 0.00,"icon": "world","y": 82.00,"dim": "16x16","z": 0.00,"label": "Spawn"} } ,"lines": {} ,"layerprio": 0} } -,"timestamp": 1724076594184} +,"timestamp": 1725742625924} diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_DIM1.json b/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_DIM1.json index 02a586d7..1c900a5c 100644 --- a/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_DIM1.json +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_DIM1.json @@ -1,8 +1,8 @@ {"sets": {"markers": {"hide": false,"circles": {} ,"areas": {} -,"label": "Markers","markers": {"_spawn_DIM1": {"markup": false,"x": 208.00,"icon": "world","y": 68.00,"dim": "16x16","z": 80.00,"label": "Spawn"} +,"label": "Markers","markers": {"_spawn_DIM1": {"markup": false,"x": 0.00,"icon": "world","y": 82.00,"dim": "16x16","z": 0.00,"label": "Spawn"} } ,"lines": {} ,"layerprio": 0} } -,"timestamp": 1724076594184} +,"timestamp": 1725742625924} diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_world.json b/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_world.json index c6d2f7ff..c8cc354e 100644 --- a/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_world.json +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/_markers_/marker_world.json @@ -1,8 +1,8 @@ {"sets": {"markers": {"hide": false,"circles": {} ,"areas": {} -,"label": "Markers","markers": {"_spawn_world": {"markup": false,"x": 208.00,"icon": "world","y": 68.00,"dim": "16x16","z": 80.00,"label": "Spawn"} +,"label": "Markers","markers": {"_spawn_world": {"markup": false,"x": 0.00,"icon": "world","y": 82.00,"dim": "16x16","z": 0.00,"label": "Spawn"} } ,"lines": {} ,"layerprio": 0} } -,"timestamp": 1724076594184} +,"timestamp": 1725742625923} diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-10.jpg new file mode 100644 index 00000000..b2154963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-11.jpg new file mode 100644 index 00000000..4133962f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-6.jpg new file mode 100644 index 00000000..111b9d5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-7.jpg new file mode 100644 index 00000000..e45f2bdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-8.jpg new file mode 100644 index 00000000..da5df78e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-10_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-10.jpg new file mode 100644 index 00000000..65486a8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-5.jpg new file mode 100644 index 00000000..6e726377 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-6.jpg new file mode 100644 index 00000000..bb522a2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-7.jpg new file mode 100644 index 00000000..054af9a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-8.jpg new file mode 100644 index 00000000..acda3a67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-9.jpg new file mode 100644 index 00000000..06726dc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-11_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-4.jpg new file mode 100644 index 00000000..b0cb7434 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-5.jpg new file mode 100644 index 00000000..ab6a9e10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-6.jpg new file mode 100644 index 00000000..5104c349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-7.jpg new file mode 100644 index 00000000..8c6ced77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-8.jpg new file mode 100644 index 00000000..8863a696 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-9.jpg new file mode 100644 index 00000000..b634a761 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-12_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-4.jpg new file mode 100644 index 00000000..763e1a27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-5.jpg new file mode 100644 index 00000000..8da35677 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-6.jpg new file mode 100644 index 00000000..f3b271ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-7.jpg new file mode 100644 index 00000000..3e74670b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-8.jpg new file mode 100644 index 00000000..6cb13aa6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-9.jpg new file mode 100644 index 00000000..577dcc74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-13_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-1.jpg new file mode 100644 index 00000000..b8d8ca03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-2.jpg new file mode 100644 index 00000000..a0f4dfa4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-3.jpg new file mode 100644 index 00000000..b7ba64cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-4.jpg new file mode 100644 index 00000000..c26df072 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-5.jpg new file mode 100644 index 00000000..dafa6882 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-7.jpg new file mode 100644 index 00000000..471bb6b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-8.jpg new file mode 100644 index 00000000..d3d0492b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-14_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-1.jpg new file mode 100644 index 00000000..71573245 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-2.jpg new file mode 100644 index 00000000..ccc3d95b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-3.jpg new file mode 100644 index 00000000..d6aa0a7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-4.jpg new file mode 100644 index 00000000..b717584f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-6.jpg new file mode 100644 index 00000000..30849dab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-7.jpg new file mode 100644 index 00000000..6ff04417 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-15_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-1.jpg new file mode 100644 index 00000000..e94cc1ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-2.jpg new file mode 100644 index 00000000..1d8c37e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-3.jpg new file mode 100644 index 00000000..d59026bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-5.jpg new file mode 100644 index 00000000..db0c21f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-6.jpg new file mode 100644 index 00000000..91f36fc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-16_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-17_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-17_-1.jpg new file mode 100644 index 00000000..d538037f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-17_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-17_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-17_-2.jpg new file mode 100644 index 00000000..e0ce6615 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-17_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-1.jpg new file mode 100644 index 00000000..d8a5b02e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-14.jpg new file mode 100644 index 00000000..801f5707 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-16.jpg new file mode 100644 index 00000000..10e99a21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-2.jpg index 6b2e8c3a..1782862d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-3.jpg index 086cb3e6..cff63770 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-4.jpg index f12224fc..7d8519e5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-5.jpg index dbd9ed7a..758b777c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-6.jpg index 34da6bf1..fb518115 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-8.jpg new file mode 100644 index 00000000..bc7f7a45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-9.jpg new file mode 100644 index 00000000..2d851d98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-1_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-1.jpg new file mode 100644 index 00000000..132564ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-13.jpg new file mode 100644 index 00000000..721aca28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-14.jpg new file mode 100644 index 00000000..2b90a0f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-15.jpg new file mode 100644 index 00000000..4f6f87a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-2.jpg new file mode 100644 index 00000000..936d650e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-3.jpg new file mode 100644 index 00000000..bee7b0ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-4.jpg index b640d727..6f80c470 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-5.jpg index 49a62263..b827ba3e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-2_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-1.jpg new file mode 100644 index 00000000..37ccd4e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-12.jpg new file mode 100644 index 00000000..ffc1f241 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-13.jpg new file mode 100644 index 00000000..2d1e6d47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-14.jpg new file mode 100644 index 00000000..d861b538 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-15.jpg new file mode 100644 index 00000000..071d4c42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-2.jpg new file mode 100644 index 00000000..bd3890ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-3.jpg new file mode 100644 index 00000000..9395f827 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-4.jpg new file mode 100644 index 00000000..cf596add Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-6.jpg index 2ee709a4..630300d0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-8.jpg new file mode 100644 index 00000000..0ea993ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-3_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-1.jpg new file mode 100644 index 00000000..2ce9f70e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-11.jpg new file mode 100644 index 00000000..1f7db9dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-12.jpg new file mode 100644 index 00000000..c3bb4b4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-13.jpg new file mode 100644 index 00000000..31bfe06c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-14.jpg new file mode 100644 index 00000000..1bc6e783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-2.jpg new file mode 100644 index 00000000..d75a898c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-3.jpg new file mode 100644 index 00000000..41c86175 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-4.jpg new file mode 100644 index 00000000..89ec2f63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-5.jpg new file mode 100644 index 00000000..0b70ee9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-6.jpg new file mode 100644 index 00000000..54e52555 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-1.jpg new file mode 100644 index 00000000..01ccd696 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-10.jpg new file mode 100644 index 00000000..376183b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-11.jpg new file mode 100644 index 00000000..b46e7d13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-12.jpg new file mode 100644 index 00000000..2ae18487 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-13.jpg new file mode 100644 index 00000000..c8728c15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-2.jpg new file mode 100644 index 00000000..44071587 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-3.jpg new file mode 100644 index 00000000..fff0bf69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-4.jpg new file mode 100644 index 00000000..742a3c2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-5_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-1.jpg new file mode 100644 index 00000000..7c233bdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-10.jpg new file mode 100644 index 00000000..15d3e894 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-11.jpg new file mode 100644 index 00000000..b4a6cd17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-12.jpg new file mode 100644 index 00000000..c962c168 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-2.jpg new file mode 100644 index 00000000..1c2b9afd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-9.jpg new file mode 100644 index 00000000..29a946f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-6_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-1.jpg new file mode 100644 index 00000000..26ec4f06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-10.jpg new file mode 100644 index 00000000..a9085740 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-11.jpg new file mode 100644 index 00000000..375ed8d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-13.jpg new file mode 100644 index 00000000..f4192672 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-2.jpg new file mode 100644 index 00000000..6bf658be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-9.jpg new file mode 100644 index 00000000..4284f0ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-7_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-10.jpg new file mode 100644 index 00000000..f2a9b94c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-12.jpg new file mode 100644 index 00000000..5aaf85e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-13.jpg new file mode 100644 index 00000000..7949109c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-8.jpg new file mode 100644 index 00000000..d5a00f41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-9.jpg new file mode 100644 index 00000000..2fd34126 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-8_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-11.jpg new file mode 100644 index 00000000..609ed5a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-12.jpg new file mode 100644 index 00000000..21baa619 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-13.jpg new file mode 100644 index 00000000..acf3912d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-7.jpg new file mode 100644 index 00000000..e47c782e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-8.jpg new file mode 100644 index 00000000..e347b22e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-9.jpg new file mode 100644 index 00000000..7f5f9f0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/-9_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-10.jpg new file mode 100644 index 00000000..40d58772 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-12.jpg new file mode 100644 index 00000000..660af2fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-6.jpg new file mode 100644 index 00000000..36a0a2c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-8.jpg new file mode 100644 index 00000000..dbda2920 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-10_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-10.jpg new file mode 100644 index 00000000..57f3a404 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-4.jpg new file mode 100644 index 00000000..07ac7092 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-6.jpg new file mode 100644 index 00000000..ad02d588 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-8.jpg new file mode 100644 index 00000000..fe42e914 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-2.jpg new file mode 100644 index 00000000..feb7d64b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-4.jpg new file mode 100644 index 00000000..43f729cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-6.jpg new file mode 100644 index 00000000..392d5b5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-8.jpg new file mode 100644 index 00000000..4dcc786d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-14_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-16_-2.jpg new file mode 100644 index 00000000..868e3315 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-16_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-16_-4.jpg new file mode 100644 index 00000000..e244fdbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-16_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-16_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-16_-6.jpg new file mode 100644 index 00000000..51eef56d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-16_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-18_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-18_-2.jpg new file mode 100644 index 00000000..c4130656 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-18_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-12.jpg new file mode 100644 index 00000000..8aba6787 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-14.jpg new file mode 100644 index 00000000..9858fda5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-16.jpg new file mode 100644 index 00000000..aed8742d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-2.jpg index 276ace98..4bd36121 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-4.jpg index d3b6e876..ca4ddc12 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-6.jpg index 8ecad566..6d73c5c5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-8.jpg new file mode 100644 index 00000000..94c291a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-2_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-10.jpg index 52fcb1b7..4bb3ac00 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-12.jpg new file mode 100644 index 00000000..1813eac7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-14.jpg new file mode 100644 index 00000000..f5d1c3b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-2.jpg new file mode 100644 index 00000000..89769b29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-4.jpg new file mode 100644 index 00000000..d5614293 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-6.jpg index b6d6f791..d5145924 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-8.jpg index e210a8b3..6f5986d0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-10.jpg new file mode 100644 index 00000000..3e662a9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-12.jpg new file mode 100644 index 00000000..c077a256 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-2.jpg new file mode 100644 index 00000000..0ce27c4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-4.jpg new file mode 100644 index 00000000..b018162f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-8.jpg new file mode 100644 index 00000000..20d1741e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-6_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-10.jpg new file mode 100644 index 00000000..67430da2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-12.jpg new file mode 100644 index 00000000..1f2f0f5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-2.jpg new file mode 100644 index 00000000..a57b326c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-8.jpg new file mode 100644 index 00000000..46a4e7c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/z_-8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-12_-12.jpg new file mode 100644 index 00000000..14439cb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-12_-4.jpg new file mode 100644 index 00000000..f33917ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-12_-8.jpg new file mode 100644 index 00000000..2e6b293d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-16_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-16_-4.jpg new file mode 100644 index 00000000..1f264325 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-16_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-16_-8.jpg new file mode 100644 index 00000000..1876ee14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-12.jpg new file mode 100644 index 00000000..d1b03944 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-16.jpg new file mode 100644 index 00000000..4335cd22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-4.jpg index 22c76de3..f6634569 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-8.jpg index 9539ac03..d2edd0eb 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-12.jpg new file mode 100644 index 00000000..d1691077 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-4.jpg index 173bd936..6f940239 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-8.jpg new file mode 100644 index 00000000..433da364 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zz_-8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzz_-16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzz_-16_-8.jpg new file mode 100644 index 00000000..8f1a2cd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzz_-16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzz_-8_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzz_-8_-16.jpg new file mode 100644 index 00000000..a220d773 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzz_-8_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzz_-8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzz_-8_-8.jpg new file mode 100644 index 00000000..c8814ec8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzz_-8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzzz_-16_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzzz_-16_-16.jpg new file mode 100644 index 00000000..9c3807b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_-1/zzzz_-16_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_13.jpg new file mode 100644 index 00000000..c79f642f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_14.jpg new file mode 100644 index 00000000..bb281d1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_15.jpg new file mode 100644 index 00000000..a5998f38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_16.jpg new file mode 100644 index 00000000..dd93b4f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_18.jpg new file mode 100644 index 00000000..b90b626d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_19.jpg new file mode 100644 index 00000000..36d9c81c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_20.jpg new file mode 100644 index 00000000..4c34948d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_4.jpg new file mode 100644 index 00000000..5aae7a83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_5.jpg new file mode 100644 index 00000000..ccc0e094 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_6.jpg new file mode 100644 index 00000000..62cade30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_7.jpg new file mode 100644 index 00000000..b7f21413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-10_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_13.jpg new file mode 100644 index 00000000..c6e07732 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_14.jpg new file mode 100644 index 00000000..bee5b85f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_15.jpg new file mode 100644 index 00000000..5cc88447 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_18.jpg new file mode 100644 index 00000000..e02bcb55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_19.jpg new file mode 100644 index 00000000..fcf88aae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_20.jpg new file mode 100644 index 00000000..81e6fc0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_3.jpg new file mode 100644 index 00000000..bc918b11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_4.jpg new file mode 100644 index 00000000..12fa295e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_5.jpg new file mode 100644 index 00000000..9dca2ecf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_6.jpg new file mode 100644 index 00000000..d280a77d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_7.jpg new file mode 100644 index 00000000..67794482 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-11_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_12.jpg new file mode 100644 index 00000000..1831706d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_13.jpg new file mode 100644 index 00000000..8dbe0ce8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_14.jpg new file mode 100644 index 00000000..e97be8b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_15.jpg new file mode 100644 index 00000000..3a108a35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_19.jpg new file mode 100644 index 00000000..65718c52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_2.jpg new file mode 100644 index 00000000..6b1b266c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_3.jpg new file mode 100644 index 00000000..d901e85d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_4.jpg new file mode 100644 index 00000000..caed5849 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_5.jpg new file mode 100644 index 00000000..f001b00a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_6.jpg new file mode 100644 index 00000000..eb701e76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_7.jpg new file mode 100644 index 00000000..b3e9d520 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_8.jpg new file mode 100644 index 00000000..4aa01a7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_1.jpg new file mode 100644 index 00000000..345127e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_11.jpg new file mode 100644 index 00000000..fa229f65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_12.jpg new file mode 100644 index 00000000..009ea657 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_13.jpg new file mode 100644 index 00000000..a3072c1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_14.jpg new file mode 100644 index 00000000..c77760f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_2.jpg new file mode 100644 index 00000000..bb71bd16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_3.jpg new file mode 100644 index 00000000..6a385228 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_4.jpg new file mode 100644 index 00000000..6ad4466b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_5.jpg new file mode 100644 index 00000000..2e8469c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_7.jpg new file mode 100644 index 00000000..92d817a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_8.jpg new file mode 100644 index 00000000..5de52fc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_9.jpg new file mode 100644 index 00000000..f0e0cc5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-13_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_0.jpg new file mode 100644 index 00000000..2ae40ecd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_1.jpg new file mode 100644 index 00000000..e42b122d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_10.jpg new file mode 100644 index 00000000..0a818828 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_11.jpg new file mode 100644 index 00000000..a3ad245a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_12.jpg new file mode 100644 index 00000000..ae79ad46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_13.jpg new file mode 100644 index 00000000..6fac7411 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_2.jpg new file mode 100644 index 00000000..4b441643 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_3.jpg new file mode 100644 index 00000000..9abc2895 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_4.jpg new file mode 100644 index 00000000..1dd0aa0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_9.jpg new file mode 100644 index 00000000..2c82533e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-14_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_0.jpg new file mode 100644 index 00000000..2faef052 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_1.jpg new file mode 100644 index 00000000..07912b9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_2.jpg new file mode 100644 index 00000000..04c038e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_3.jpg new file mode 100644 index 00000000..2b52b7d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-15_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-16_0.jpg new file mode 100644 index 00000000..ce7bd36a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-16_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-16_1.jpg new file mode 100644 index 00000000..c084913f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-16_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-16_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-16_2.jpg new file mode 100644 index 00000000..e3ce8170 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-16_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-17_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-17_0.jpg new file mode 100644 index 00000000..c6e2c60c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-17_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-17_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-17_1.jpg new file mode 100644 index 00000000..9b20d1dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-17_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_0.jpg new file mode 100644 index 00000000..8cd18849 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_1.jpg new file mode 100644 index 00000000..d1d1962e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_10.jpg new file mode 100644 index 00000000..a5eb7c33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_11.jpg new file mode 100644 index 00000000..209304e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_12.jpg new file mode 100644 index 00000000..88e2edc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_13.jpg new file mode 100644 index 00000000..d5c87712 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_14.jpg new file mode 100644 index 00000000..ad990b2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_15.jpg new file mode 100644 index 00000000..e67bf2f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_17.jpg new file mode 100644 index 00000000..0addc1ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_18.jpg new file mode 100644 index 00000000..b97d3425 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_19.jpg new file mode 100644 index 00000000..79af1ee1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_2.jpg new file mode 100644 index 00000000..720a07a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_20.jpg new file mode 100644 index 00000000..07b916f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_21.jpg new file mode 100644 index 00000000..76bc683a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_22.jpg new file mode 100644 index 00000000..a52bcafa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_23.jpg new file mode 100644 index 00000000..8f72d7bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_24.jpg new file mode 100644 index 00000000..73ba0acb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_3.jpg new file mode 100644 index 00000000..532e272f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_4.jpg new file mode 100644 index 00000000..c29fa237 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_5.jpg new file mode 100644 index 00000000..ebe485e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_6.jpg new file mode 100644 index 00000000..9cc15591 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_7.jpg new file mode 100644 index 00000000..0b79ec6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_8.jpg new file mode 100644 index 00000000..68ff3df9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_9.jpg new file mode 100644 index 00000000..d55e851a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-1_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_20.jpg new file mode 100644 index 00000000..71418455 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_21.jpg new file mode 100644 index 00000000..0b37c8a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_22.jpg new file mode 100644 index 00000000..76d69a5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_23.jpg new file mode 100644 index 00000000..dd93a0eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-21_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_20.jpg new file mode 100644 index 00000000..0c44522e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_21.jpg new file mode 100644 index 00000000..85218236 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_22.jpg new file mode 100644 index 00000000..54d8b2df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_23.jpg new file mode 100644 index 00000000..8a415691 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-22_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_0.jpg new file mode 100644 index 00000000..9b9a5ce4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_1.jpg new file mode 100644 index 00000000..a551610f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_11.jpg new file mode 100644 index 00000000..835f7845 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_12.jpg new file mode 100644 index 00000000..6cfa3a40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_13.jpg new file mode 100644 index 00000000..6d237255 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_14.jpg new file mode 100644 index 00000000..fa4f1d4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_17.jpg new file mode 100644 index 00000000..005092ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_19.jpg new file mode 100644 index 00000000..acb5f2ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_2.jpg new file mode 100644 index 00000000..c2c6f98c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_20.jpg new file mode 100644 index 00000000..0c342fc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_21.jpg new file mode 100644 index 00000000..6f35eae2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_22.jpg new file mode 100644 index 00000000..92b00255 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_23.jpg new file mode 100644 index 00000000..3e16a3a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_24.jpg new file mode 100644 index 00000000..c64a92ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_3.jpg new file mode 100644 index 00000000..33030b7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_4.jpg new file mode 100644 index 00000000..01c05bcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_5.jpg new file mode 100644 index 00000000..36e4266f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_7.jpg new file mode 100644 index 00000000..ab3e348e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_9.jpg new file mode 100644 index 00000000..89835b28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-2_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_0.jpg new file mode 100644 index 00000000..e351e4bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_1.jpg new file mode 100644 index 00000000..148fd780 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_10.jpg new file mode 100644 index 00000000..5e384f45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_11.jpg new file mode 100644 index 00000000..e5804716 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_12.jpg new file mode 100644 index 00000000..bd6d3700 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_13.jpg new file mode 100644 index 00000000..943a9ee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_18.jpg new file mode 100644 index 00000000..ccfa552b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_19.jpg new file mode 100644 index 00000000..5a8f6c19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_2.jpg new file mode 100644 index 00000000..a37e2a4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_20.jpg new file mode 100644 index 00000000..bc4a572a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_21.jpg new file mode 100644 index 00000000..fe7cb3c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_22.jpg new file mode 100644 index 00000000..a4aba19d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_23.jpg new file mode 100644 index 00000000..8cd47ada Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_24.jpg new file mode 100644 index 00000000..156326e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_26.jpg new file mode 100644 index 00000000..33c19232 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_3.jpg new file mode 100644 index 00000000..f8e4b04f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-3_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_0.jpg new file mode 100644 index 00000000..a21a2a09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_1.jpg new file mode 100644 index 00000000..71d27b8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_10.jpg new file mode 100644 index 00000000..4ce0a73f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_11.jpg new file mode 100644 index 00000000..684494f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_12.jpg new file mode 100644 index 00000000..ac977e6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_15.jpg new file mode 100644 index 00000000..6bdf4ff6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_16.jpg new file mode 100644 index 00000000..894b01c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_17.jpg new file mode 100644 index 00000000..de266d1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_19.jpg new file mode 100644 index 00000000..7ca9f605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_2.jpg new file mode 100644 index 00000000..66752ae8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_20.jpg new file mode 100644 index 00000000..6a53e739 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_21.jpg new file mode 100644 index 00000000..1100fdc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_22.jpg new file mode 100644 index 00000000..7dc71d59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_24.jpg new file mode 100644 index 00000000..82f6b303 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_25.jpg new file mode 100644 index 00000000..d990316c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_26.jpg new file mode 100644 index 00000000..080594dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_3.jpg new file mode 100644 index 00000000..26c17a6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_7.jpg new file mode 100644 index 00000000..a2dbffdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_8.jpg new file mode 100644 index 00000000..57ac3e37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_9.jpg new file mode 100644 index 00000000..edd4f9a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-4_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_0.jpg new file mode 100644 index 00000000..c83a4dc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_1.jpg new file mode 100644 index 00000000..76844268 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_10.jpg new file mode 100644 index 00000000..b2d2897c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_11.jpg new file mode 100644 index 00000000..d0ecfc5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_15.jpg new file mode 100644 index 00000000..6d9f218c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_16.jpg new file mode 100644 index 00000000..ab3c7493 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_18.jpg new file mode 100644 index 00000000..d223ed7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_19.jpg new file mode 100644 index 00000000..89214669 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_20.jpg new file mode 100644 index 00000000..4c37ee44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_21.jpg new file mode 100644 index 00000000..36af06eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_23.jpg new file mode 100644 index 00000000..6e6d685c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_24.jpg new file mode 100644 index 00000000..3e8161e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_25.jpg new file mode 100644 index 00000000..10c8c216 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_26.jpg new file mode 100644 index 00000000..7e7e4e62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_8.jpg new file mode 100644 index 00000000..a99747f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_9.jpg new file mode 100644 index 00000000..adc6b08f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-5_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_0.jpg new file mode 100644 index 00000000..ac710970 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_1.jpg new file mode 100644 index 00000000..4e90504a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_10.jpg new file mode 100644 index 00000000..323b363c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_11.jpg new file mode 100644 index 00000000..9f83f01a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_15.jpg new file mode 100644 index 00000000..0a19bcec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_16.jpg new file mode 100644 index 00000000..d6b2974d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_17.jpg new file mode 100644 index 00000000..2824cab8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_18.jpg new file mode 100644 index 00000000..96693c05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_19.jpg new file mode 100644 index 00000000..4573dcc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_20.jpg new file mode 100644 index 00000000..6bb610c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_22.jpg new file mode 100644 index 00000000..46cf3477 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_23.jpg new file mode 100644 index 00000000..44a41621 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_24.jpg new file mode 100644 index 00000000..ceb7f675 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_26.jpg new file mode 100644 index 00000000..18d887bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_7.jpg new file mode 100644 index 00000000..6a599765 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_8.jpg new file mode 100644 index 00000000..64aefc7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_9.jpg new file mode 100644 index 00000000..54871f3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-6_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_10.jpg new file mode 100644 index 00000000..1f53adf1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_16.jpg new file mode 100644 index 00000000..801442a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_17.jpg new file mode 100644 index 00000000..1a6c8ffa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_18.jpg new file mode 100644 index 00000000..ce844c09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_19.jpg new file mode 100644 index 00000000..c1b99925 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_21.jpg new file mode 100644 index 00000000..b2a848dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_22.jpg new file mode 100644 index 00000000..d2dd903b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_23.jpg new file mode 100644 index 00000000..89e211af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_24.jpg new file mode 100644 index 00000000..27fb4c79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_6.jpg new file mode 100644 index 00000000..5b6fa12b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_7.jpg new file mode 100644 index 00000000..23d5281f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_8.jpg new file mode 100644 index 00000000..68a0a448 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_9.jpg new file mode 100644 index 00000000..7264dc68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-7_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_15.jpg new file mode 100644 index 00000000..0cd6830b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_16.jpg new file mode 100644 index 00000000..f50f6718 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_17.jpg new file mode 100644 index 00000000..759b7d96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_18.jpg new file mode 100644 index 00000000..8219af7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_20.jpg new file mode 100644 index 00000000..222cd206 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_21.jpg new file mode 100644 index 00000000..b1372b9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_5.jpg new file mode 100644 index 00000000..1c5e8601 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_6.jpg new file mode 100644 index 00000000..9404aad4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_7.jpg new file mode 100644 index 00000000..fcad3896 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_8.jpg new file mode 100644 index 00000000..53aed386 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_9.jpg new file mode 100644 index 00000000..9397b6c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-8_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_14.jpg new file mode 100644 index 00000000..e4bf72e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_15.jpg new file mode 100644 index 00000000..43aab1f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_16.jpg new file mode 100644 index 00000000..b794bc6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_17.jpg new file mode 100644 index 00000000..09122c08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_19.jpg new file mode 100644 index 00000000..9afa05e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_5.jpg new file mode 100644 index 00000000..f50610d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_6.jpg new file mode 100644 index 00000000..8f12b043 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_7.jpg new file mode 100644 index 00000000..aa757f49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_8.jpg new file mode 100644 index 00000000..20d651c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/-9_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_14.jpg new file mode 100644 index 00000000..8a57016a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_16.jpg new file mode 100644 index 00000000..a60a88ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_18.jpg new file mode 100644 index 00000000..4ba87cea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_20.jpg new file mode 100644 index 00000000..88413ca2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_4.jpg new file mode 100644 index 00000000..9c990341 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_6.jpg new file mode 100644 index 00000000..006ad352 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_8.jpg new file mode 100644 index 00000000..109bced9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_12.jpg new file mode 100644 index 00000000..3a71eec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_14.jpg new file mode 100644 index 00000000..686b1eb5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_16.jpg new file mode 100644 index 00000000..cdf12d37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_18.jpg new file mode 100644 index 00000000..0de40fa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_2.jpg new file mode 100644 index 00000000..05682f19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_20.jpg new file mode 100644 index 00000000..060d1662 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_4.jpg new file mode 100644 index 00000000..e848bdad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_6.jpg new file mode 100644 index 00000000..55cef369 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_8.jpg new file mode 100644 index 00000000..a1c962d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_0.jpg new file mode 100644 index 00000000..8e36488e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_10.jpg new file mode 100644 index 00000000..9147c9c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_12.jpg new file mode 100644 index 00000000..b88f7f00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_14.jpg new file mode 100644 index 00000000..0a44cbb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_2.jpg new file mode 100644 index 00000000..4f747254 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_4.jpg new file mode 100644 index 00000000..b36cef95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_6.jpg new file mode 100644 index 00000000..d1a05214 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_8.jpg new file mode 100644 index 00000000..cc209b65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-14_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-16_0.jpg new file mode 100644 index 00000000..1c5af64b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-16_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-16_2.jpg new file mode 100644 index 00000000..5c61da36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-16_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-16_4.jpg new file mode 100644 index 00000000..777d1512 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-18_0.jpg new file mode 100644 index 00000000..e55245a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-18_2.jpg new file mode 100644 index 00000000..d65b5d52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-22_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-22_20.jpg new file mode 100644 index 00000000..5939b66e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-22_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-22_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-22_22.jpg new file mode 100644 index 00000000..ce2a5ba1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-22_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-22_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-22_24.jpg new file mode 100644 index 00000000..a23d4b9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-22_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_0.jpg new file mode 100644 index 00000000..339db6ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_10.jpg new file mode 100644 index 00000000..a6d5726b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_12.jpg new file mode 100644 index 00000000..23b1c087 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_14.jpg new file mode 100644 index 00000000..da38a340 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_16.jpg new file mode 100644 index 00000000..f16a3167 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_18.jpg new file mode 100644 index 00000000..22468e8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_2.jpg new file mode 100644 index 00000000..1ebfe8ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_20.jpg new file mode 100644 index 00000000..35dde279 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_22.jpg new file mode 100644 index 00000000..b2f6823e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_24.jpg new file mode 100644 index 00000000..21828687 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_4.jpg new file mode 100644 index 00000000..3508f07e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_6.jpg new file mode 100644 index 00000000..f38002a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_8.jpg new file mode 100644 index 00000000..8047b24e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_0.jpg new file mode 100644 index 00000000..daed6d02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_10.jpg new file mode 100644 index 00000000..c5a9efd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_12.jpg new file mode 100644 index 00000000..7281c0c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_14.jpg new file mode 100644 index 00000000..f57d9902 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_16.jpg new file mode 100644 index 00000000..554c3664 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_18.jpg new file mode 100644 index 00000000..295ede5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_2.jpg new file mode 100644 index 00000000..67480552 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_20.jpg new file mode 100644 index 00000000..2f923825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_22.jpg new file mode 100644 index 00000000..2f2537b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_24.jpg new file mode 100644 index 00000000..8dc53f4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_26.jpg new file mode 100644 index 00000000..e6657060 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_4.jpg new file mode 100644 index 00000000..c1c9dd25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_8.jpg new file mode 100644 index 00000000..ce868233 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_0.jpg new file mode 100644 index 00000000..634d60c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_10.jpg new file mode 100644 index 00000000..7c61e5b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_12.jpg new file mode 100644 index 00000000..ad3f31a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_16.jpg new file mode 100644 index 00000000..df3920cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_18.jpg new file mode 100644 index 00000000..27c68187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_2.jpg new file mode 100644 index 00000000..b0cbe686 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_20.jpg new file mode 100644 index 00000000..1c18691a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_22.jpg new file mode 100644 index 00000000..9674c81d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_24.jpg new file mode 100644 index 00000000..c3a1bdff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_26.jpg new file mode 100644 index 00000000..4dc93a02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_8.jpg new file mode 100644 index 00000000..cfd0f571 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_0.jpg new file mode 100644 index 00000000..f7ab1e21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_10.jpg new file mode 100644 index 00000000..3b19b5a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_16.jpg new file mode 100644 index 00000000..dca39ed2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_18.jpg new file mode 100644 index 00000000..9cef730d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_20.jpg new file mode 100644 index 00000000..738f9920 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_22.jpg new file mode 100644 index 00000000..d5c0baa3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_24.jpg new file mode 100644 index 00000000..7bae004a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_6.jpg new file mode 100644 index 00000000..e35a5d7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_8.jpg new file mode 100644 index 00000000..8b741da8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/z_-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_12.jpg new file mode 100644 index 00000000..c52501fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_16.jpg new file mode 100644 index 00000000..951b2e44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_20.jpg new file mode 100644 index 00000000..0d331b28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_4.jpg new file mode 100644 index 00000000..9ad6b544 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_8.jpg new file mode 100644 index 00000000..93b992f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_0.jpg new file mode 100644 index 00000000..02828c1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_12.jpg new file mode 100644 index 00000000..5b68b02f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_16.jpg new file mode 100644 index 00000000..f86fe1c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_4.jpg new file mode 100644 index 00000000..84eb7d06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_8.jpg new file mode 100644 index 00000000..270ae052 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-20_0.jpg new file mode 100644 index 00000000..b1952f31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-20_4.jpg new file mode 100644 index 00000000..320f8358 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-24_20.jpg new file mode 100644 index 00000000..e6895038 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-24_24.jpg new file mode 100644 index 00000000..1d3e7ff7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_0.jpg index df7e28dd..e688feda 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_12.jpg new file mode 100644 index 00000000..a97551e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_16.jpg new file mode 100644 index 00000000..69b4223b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_20.jpg new file mode 100644 index 00000000..2462bf25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_24.jpg new file mode 100644 index 00000000..743fa280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_28.jpg new file mode 100644 index 00000000..c834d98f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_4.jpg new file mode 100644 index 00000000..435aed1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_8.jpg new file mode 100644 index 00000000..1fe74eea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_0.jpg new file mode 100644 index 00000000..b933f33d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_12.jpg new file mode 100644 index 00000000..810cd38a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_16.jpg new file mode 100644 index 00000000..5804891b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_20.jpg new file mode 100644 index 00000000..aa7795a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_24.jpg new file mode 100644 index 00000000..70c46874 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_28.jpg new file mode 100644 index 00000000..cba15550 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_4.jpg new file mode 100644 index 00000000..8873d011 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_8.jpg new file mode 100644 index 00000000..bf48d43e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zz_-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_0.jpg new file mode 100644 index 00000000..f85b820a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_16.jpg new file mode 100644 index 00000000..5ea58c3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_24.jpg new file mode 100644 index 00000000..980e1973 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_8.jpg new file mode 100644 index 00000000..df5f63a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-24_0.jpg new file mode 100644 index 00000000..e8584aaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-24_24.jpg new file mode 100644 index 00000000..2b6bc9b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-24_8.jpg new file mode 100644 index 00000000..ab4daa48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_0.jpg index 698428ae..25a0c3c7 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_16.jpg new file mode 100644 index 00000000..9830da14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_24.jpg new file mode 100644 index 00000000..9420c06e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_8.jpg new file mode 100644 index 00000000..69afcb09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzz_-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-16_0.jpg index 1e5682c7..62ddc37c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-16_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-16_16.jpg new file mode 100644 index 00000000..f0c656c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-32_0.jpg new file mode 100644 index 00000000..50e69f56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-32_16.jpg new file mode 100644 index 00000000..c7af41f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzz_-32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzzz_-32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzzz_-32_0.jpg new file mode 100644 index 00000000..deaa5c1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_0/zzzzz_-32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzz_-8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzz_-8_32.jpg new file mode 100644 index 00000000..fba5165d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzz_-8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzzz_-16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzzz_-16_32.jpg new file mode 100644 index 00000000..7245118c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzzz_-16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzzz_-32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzzz_-32_32.jpg new file mode 100644 index 00000000..af46d767 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzzz_-32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzzzz_-32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzzzz_-32_32.jpg new file mode 100644 index 00000000..b259b266 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/-1_1/zzzzz_-32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-1.jpg new file mode 100644 index 00000000..53f7932d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-14.jpg new file mode 100644 index 00000000..ea2d9b23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-16.jpg new file mode 100644 index 00000000..86a51447 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-17.jpg new file mode 100644 index 00000000..03fd36c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-2.jpg index 97fa6c39..fb8d2894 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-3.jpg index 98afa35d..5dbca43d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-4.jpg index d533d491..afb4bb45 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-5.jpg index f79fc6d1..f2286bd8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-7.jpg index e65e4dd8..f5f7650e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/0_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-1.jpg new file mode 100644 index 00000000..aa9cefda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-10.jpg new file mode 100644 index 00000000..5f5c99f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-11.jpg new file mode 100644 index 00000000..cccaab82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-12.jpg new file mode 100644 index 00000000..90a4424e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-2.jpg new file mode 100644 index 00000000..431f0ff4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-5.jpg new file mode 100644 index 00000000..98d6e6d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-6.jpg new file mode 100644 index 00000000..fd914fa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-7.jpg new file mode 100644 index 00000000..324e42c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-8.jpg new file mode 100644 index 00000000..af8ff303 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-9.jpg new file mode 100644 index 00000000..24150772 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/10_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-1.jpg new file mode 100644 index 00000000..8aafaf85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-10.jpg new file mode 100644 index 00000000..23b8812d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-11.jpg new file mode 100644 index 00000000..4d3b8439 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-12.jpg new file mode 100644 index 00000000..972ae00f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-13.jpg new file mode 100644 index 00000000..62e2a171 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-2.jpg new file mode 100644 index 00000000..342f9699 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-3.jpg new file mode 100644 index 00000000..ff07664c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-4.jpg new file mode 100644 index 00000000..a8bc40cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-5.jpg new file mode 100644 index 00000000..d651bb94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-6.jpg new file mode 100644 index 00000000..7d9eeb3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-7.jpg new file mode 100644 index 00000000..02f856b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-8.jpg new file mode 100644 index 00000000..08c77e1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-9.jpg new file mode 100644 index 00000000..d43ed302 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/11_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-1.jpg new file mode 100644 index 00000000..8f5ff852 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-11.jpg new file mode 100644 index 00000000..c5a03454 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-12.jpg new file mode 100644 index 00000000..3f2a9294 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-13.jpg new file mode 100644 index 00000000..eab2a7f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-2.jpg new file mode 100644 index 00000000..00ddc399 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-3.jpg new file mode 100644 index 00000000..76477967 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-4.jpg new file mode 100644 index 00000000..8dd27c76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-5.jpg new file mode 100644 index 00000000..c2f7d19b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-6.jpg new file mode 100644 index 00000000..0817ef83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-7.jpg new file mode 100644 index 00000000..116d9357 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-8.jpg new file mode 100644 index 00000000..af3300f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-9.jpg new file mode 100644 index 00000000..d097df01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/12_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-1.jpg new file mode 100644 index 00000000..c98086b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-12.jpg new file mode 100644 index 00000000..42845918 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-13.jpg new file mode 100644 index 00000000..68093f2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-3.jpg new file mode 100644 index 00000000..4c4e8586 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-4.jpg new file mode 100644 index 00000000..18ba46ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-5.jpg new file mode 100644 index 00000000..e5340e98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-6.jpg new file mode 100644 index 00000000..f7dde9d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-7.jpg new file mode 100644 index 00000000..208022bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-8.jpg new file mode 100644 index 00000000..cadf0891 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/13_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-1.jpg new file mode 100644 index 00000000..74fe6714 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-11.jpg new file mode 100644 index 00000000..53d4864a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-12.jpg new file mode 100644 index 00000000..c112f486 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-2.jpg new file mode 100644 index 00000000..7bc1e363 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-3.jpg new file mode 100644 index 00000000..d22e402b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-4.jpg new file mode 100644 index 00000000..1112b900 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-5.jpg new file mode 100644 index 00000000..85c67338 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-6.jpg new file mode 100644 index 00000000..17146765 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-7.jpg new file mode 100644 index 00000000..c990a97d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-8.jpg new file mode 100644 index 00000000..0b047af8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/14_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-1.jpg new file mode 100644 index 00000000..00ee98f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-11.jpg new file mode 100644 index 00000000..a1747398 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-12.jpg new file mode 100644 index 00000000..323a1fd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-13.jpg new file mode 100644 index 00000000..e86a9028 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-2.jpg new file mode 100644 index 00000000..ca630837 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-3.jpg new file mode 100644 index 00000000..1170acde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-4.jpg new file mode 100644 index 00000000..3e5b3e18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-5.jpg new file mode 100644 index 00000000..baec2273 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-6.jpg new file mode 100644 index 00000000..402ffcec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-7.jpg new file mode 100644 index 00000000..4c2b21f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/15_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-1.jpg new file mode 100644 index 00000000..a80ce2bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-10.jpg new file mode 100644 index 00000000..94f91fbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-11.jpg new file mode 100644 index 00000000..7558b760 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-12.jpg new file mode 100644 index 00000000..28e1043e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-2.jpg new file mode 100644 index 00000000..931accb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-3.jpg new file mode 100644 index 00000000..4ced127c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-4.jpg new file mode 100644 index 00000000..850856fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-5.jpg new file mode 100644 index 00000000..5044c3c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/16_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-1.jpg new file mode 100644 index 00000000..58c102da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-10.jpg new file mode 100644 index 00000000..487b4a58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-11.jpg new file mode 100644 index 00000000..10a3e1b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-2.jpg new file mode 100644 index 00000000..019e0ff9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-3.jpg new file mode 100644 index 00000000..fcb0d019 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-4.jpg new file mode 100644 index 00000000..c275cb93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-5.jpg new file mode 100644 index 00000000..bf524466 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/17_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-1.jpg new file mode 100644 index 00000000..88b4f539 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-10.jpg new file mode 100644 index 00000000..195dee1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-11.jpg new file mode 100644 index 00000000..b8f985c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-2.jpg new file mode 100644 index 00000000..484ed1fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-3.jpg new file mode 100644 index 00000000..0ce24643 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-4.jpg new file mode 100644 index 00000000..b236a501 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-6.jpg new file mode 100644 index 00000000..9f7750bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-7.jpg new file mode 100644 index 00000000..77819bb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-9.jpg new file mode 100644 index 00000000..b3b7d29f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/18_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-1.jpg new file mode 100644 index 00000000..5488154c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-2.jpg new file mode 100644 index 00000000..550e7077 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-3.jpg new file mode 100644 index 00000000..b15af763 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-5.jpg new file mode 100644 index 00000000..21d0c104 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-6.jpg new file mode 100644 index 00000000..9f192bd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-7.jpg new file mode 100644 index 00000000..f7b5a710 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-8.jpg new file mode 100644 index 00000000..92919fc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-9.jpg new file mode 100644 index 00000000..8433537d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/19_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-1.jpg new file mode 100644 index 00000000..f0ddab66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-13.jpg new file mode 100644 index 00000000..c4d89173 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-14.jpg new file mode 100644 index 00000000..f11d99ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-16.jpg new file mode 100644 index 00000000..22f330e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-17.jpg new file mode 100644 index 00000000..71c64586 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-2.jpg index f4b2a8b7..90b254d6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-3.jpg index 7d93f0dd..3df2e2e0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-4.jpg index bc82ca3c..e5a7cb2a 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-5.jpg index c7f1b3d0..aaa2fd71 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-6.jpg new file mode 100644 index 00000000..f1968e5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-7.jpg index 2a1cdce4..0c4cd15c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-9.jpg new file mode 100644 index 00000000..934c9040 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/1_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-1.jpg new file mode 100644 index 00000000..734b332b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-2.jpg new file mode 100644 index 00000000..952b7a30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-7.jpg new file mode 100644 index 00000000..43afdcd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-8.jpg new file mode 100644 index 00000000..df5d589e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/20_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/21_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/21_-6.jpg new file mode 100644 index 00000000..da78191b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/21_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/21_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/21_-7.jpg new file mode 100644 index 00000000..67721d18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/21_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/21_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/21_-8.jpg new file mode 100644 index 00000000..f2225fca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/21_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/22_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/22_-5.jpg new file mode 100644 index 00000000..aa5bbcce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/22_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/22_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/22_-6.jpg new file mode 100644 index 00000000..6da034bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/22_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/22_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/22_-7.jpg new file mode 100644 index 00000000..ade520f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/22_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/23_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/23_-4.jpg new file mode 100644 index 00000000..b86e0827 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/23_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/23_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/23_-5.jpg new file mode 100644 index 00000000..6c2a2aba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/23_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/23_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/23_-6.jpg new file mode 100644 index 00000000..a7d37c1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/23_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/24_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/24_-3.jpg new file mode 100644 index 00000000..8565260a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/24_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/24_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/24_-4.jpg new file mode 100644 index 00000000..4ba1cf93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/24_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/24_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/24_-5.jpg new file mode 100644 index 00000000..b92bd8c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/24_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/25_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/25_-3.jpg new file mode 100644 index 00000000..1cfaf5a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/25_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/25_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/25_-4.jpg new file mode 100644 index 00000000..8efa1bcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/25_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/26_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/26_-2.jpg new file mode 100644 index 00000000..db5dcb8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/26_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/26_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/26_-3.jpg new file mode 100644 index 00000000..1e0bda50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/26_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/26_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/26_-4.jpg new file mode 100644 index 00000000..596faad3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/26_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/27_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/27_-1.jpg new file mode 100644 index 00000000..9a2f8daf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/27_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/27_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/27_-2.jpg new file mode 100644 index 00000000..81a43d81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/27_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/28_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/28_-1.jpg new file mode 100644 index 00000000..b64a9686 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/28_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/28_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/28_-2.jpg new file mode 100644 index 00000000..7d81ce12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/28_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/29_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/29_-1.jpg new file mode 100644 index 00000000..39228a9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/29_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-1.jpg new file mode 100644 index 00000000..0173bffa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-12.jpg new file mode 100644 index 00000000..74438fe5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-13.jpg new file mode 100644 index 00000000..99e42cdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-14.jpg new file mode 100644 index 00000000..e8899918 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-15.jpg new file mode 100644 index 00000000..8b63a95b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-16.jpg new file mode 100644 index 00000000..dbaf9dda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-17.jpg new file mode 100644 index 00000000..006a2f92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-2.jpg index 7d04032e..2d8cce2b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-3.jpg index b2a2bd87..6d95ec31 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-4.jpg index 51256a0f..f86bdb8c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-5.jpg index 3c137fdb..32d601f9 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-6.jpg index d57ec789..4c004783 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-9.jpg new file mode 100644 index 00000000..a225c292 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/2_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-1.jpg new file mode 100644 index 00000000..5834dea4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-11.jpg new file mode 100644 index 00000000..4e4a8461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-12.jpg new file mode 100644 index 00000000..5644a08f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-14.jpg new file mode 100644 index 00000000..2b61085c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-15.jpg new file mode 100644 index 00000000..e5eba997 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-16.jpg new file mode 100644 index 00000000..41706588 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-17.jpg new file mode 100644 index 00000000..ac05775b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-2.jpg new file mode 100644 index 00000000..8379db89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-3.jpg index d5a8020b..eefda9f5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-4.jpg index 7eedec4f..7b5b937a 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-5.jpg new file mode 100644 index 00000000..4eb048a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-6.jpg index 33e20a4f..70c7f6c3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/3_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-1.jpg new file mode 100644 index 00000000..f7f0cf1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-10.jpg new file mode 100644 index 00000000..5ff5d3a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-11.jpg new file mode 100644 index 00000000..9e5ce8d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-12.jpg deleted file mode 100644 index e274c1ee..00000000 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-12.jpg and /dev/null differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-13.jpg new file mode 100644 index 00000000..e7237f03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-14.jpg new file mode 100644 index 00000000..1bcf328d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-15.jpg new file mode 100644 index 00000000..70cdb01f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-16.jpg new file mode 100644 index 00000000..c16150e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-17.jpg new file mode 100644 index 00000000..72a831cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-2.jpg index 6e091570..3ed31e40 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-3.jpg new file mode 100644 index 00000000..a8fc2995 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-4.jpg new file mode 100644 index 00000000..0f4fa2c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-5.jpg index 4ca05b74..df99fb7c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-6.jpg index 4ec253ab..772ed4c7 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-7.jpg new file mode 100644 index 00000000..af32c740 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/4_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-1.jpg new file mode 100644 index 00000000..28ee1933 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-10.jpg new file mode 100644 index 00000000..ef0bc493 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-11.jpg new file mode 100644 index 00000000..83108e72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-12.jpg new file mode 100644 index 00000000..20b0a2aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-13.jpg new file mode 100644 index 00000000..6ba6a08c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-14.jpg new file mode 100644 index 00000000..fb4fa21d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-15.jpg new file mode 100644 index 00000000..6bf2427a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-2.jpg new file mode 100644 index 00000000..9e01eabd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-3.jpg index ae67548e..bed0e975 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-4.jpg index c7d480fe..83859a4f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-5.jpg index f6806beb..77bfe6b2 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-6.jpg new file mode 100644 index 00000000..5fa6cb53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-7.jpg index b95818db..07c65f6e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-9.jpg new file mode 100644 index 00000000..2651d25f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/5_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-1.jpg new file mode 100644 index 00000000..2cf83002 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-10.jpg new file mode 100644 index 00000000..c6c4da46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-11.jpg new file mode 100644 index 00000000..95452da0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-12.jpg new file mode 100644 index 00000000..cac0090e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-13.jpg new file mode 100644 index 00000000..fdba1565 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-14.jpg new file mode 100644 index 00000000..1eaeb8a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-2.jpg new file mode 100644 index 00000000..5a09ce10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-3.jpg new file mode 100644 index 00000000..5f5923ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-4.jpg index 04f0d26d..6ed82680 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-5.jpg index b07d9fa0..7507292e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-6.jpg new file mode 100644 index 00000000..fe336959 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-9.jpg new file mode 100644 index 00000000..df4c7dcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/6_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-1.jpg new file mode 100644 index 00000000..6e0f3d9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-11.jpg new file mode 100644 index 00000000..ed682408 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-12.jpg new file mode 100644 index 00000000..3f27c34b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-13.jpg new file mode 100644 index 00000000..a3cfdb71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-14.jpg new file mode 100644 index 00000000..cf956dc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-2.jpg new file mode 100644 index 00000000..5897e17f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-3.jpg new file mode 100644 index 00000000..3d29d3e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-4.jpg new file mode 100644 index 00000000..9f639ebe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-5.jpg index 313a97e0..f0c85cd1 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-8.jpg index c27622e0..e6b0881d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-9.jpg new file mode 100644 index 00000000..1e1218cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/7_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-1.jpg new file mode 100644 index 00000000..ab67fc92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-10.jpg new file mode 100644 index 00000000..485c898d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-12.jpg new file mode 100644 index 00000000..b98461b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-13.jpg new file mode 100644 index 00000000..188671bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-2.jpg new file mode 100644 index 00000000..666f78ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-3.jpg new file mode 100644 index 00000000..e1099f2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-4.jpg new file mode 100644 index 00000000..cc484af5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-5.jpg new file mode 100644 index 00000000..734c4eff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-7.jpg new file mode 100644 index 00000000..f4577c34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-8.jpg new file mode 100644 index 00000000..e35a1a66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-9.jpg new file mode 100644 index 00000000..b2e7b1fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/8_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-1.jpg new file mode 100644 index 00000000..ed3ed492 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-10.jpg new file mode 100644 index 00000000..c969dbd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-11.jpg new file mode 100644 index 00000000..52382ba6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-12.jpg new file mode 100644 index 00000000..3553ce2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-2.jpg new file mode 100644 index 00000000..03dbf285 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-6.jpg new file mode 100644 index 00000000..2b8ae7e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-7.jpg index 24fdb549..fe29977c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-8.jpg new file mode 100644 index 00000000..f398ff60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-9.jpg new file mode 100644 index 00000000..8605aa68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/9_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-12.jpg new file mode 100644 index 00000000..40a1b39b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-14.jpg new file mode 100644 index 00000000..7f39eab4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-16.jpg new file mode 100644 index 00000000..033aea30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-2.jpg index 00892dbb..64e4f418 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-4.jpg index 4057608b..16ac038f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-6.jpg index 07d4cc15..a9988a41 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-8.jpg index 3d2755a5..735d9ce3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_0_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-10.jpg new file mode 100644 index 00000000..89504437 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-12.jpg new file mode 100644 index 00000000..9524528a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-2.jpg new file mode 100644 index 00000000..f9e61712 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-4.jpg new file mode 100644 index 00000000..137c58cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-6.jpg new file mode 100644 index 00000000..4b091e52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-8.jpg new file mode 100644 index 00000000..8bdb5088 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_10_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-10.jpg new file mode 100644 index 00000000..6bb1b382 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-12.jpg new file mode 100644 index 00000000..d8fe64ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-2.jpg new file mode 100644 index 00000000..aeaf0163 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-4.jpg new file mode 100644 index 00000000..c16707b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-6.jpg new file mode 100644 index 00000000..cd3d1332 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-8.jpg new file mode 100644 index 00000000..c17aa08f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-10.jpg new file mode 100644 index 00000000..0e663327 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-12.jpg new file mode 100644 index 00000000..2322ee72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-2.jpg new file mode 100644 index 00000000..1d2d701c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-4.jpg new file mode 100644 index 00000000..5ec19358 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-6.jpg new file mode 100644 index 00000000..7fd0dc91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-8.jpg new file mode 100644 index 00000000..a9d29d54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_14_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-10.jpg new file mode 100644 index 00000000..95daa856 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-12.jpg new file mode 100644 index 00000000..4605365f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-2.jpg new file mode 100644 index 00000000..5a4a2f3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-4.jpg new file mode 100644 index 00000000..26e8437f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_16_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-10.jpg new file mode 100644 index 00000000..c8acb084 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-2.jpg new file mode 100644 index 00000000..0ee386c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-4.jpg new file mode 100644 index 00000000..6d344ed2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-6.jpg new file mode 100644 index 00000000..2435d550 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-8.jpg new file mode 100644 index 00000000..9c653b80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_18_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_20_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_20_-2.jpg new file mode 100644 index 00000000..42fd5323 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_20_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_20_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_20_-6.jpg new file mode 100644 index 00000000..e31b42a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_20_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_20_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_20_-8.jpg new file mode 100644 index 00000000..7fa94192 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_20_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_22_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_22_-4.jpg new file mode 100644 index 00000000..4229f4d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_22_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_22_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_22_-6.jpg new file mode 100644 index 00000000..f5cca06a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_22_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_24_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_24_-2.jpg new file mode 100644 index 00000000..e0cd509c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_24_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_24_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_24_-4.jpg new file mode 100644 index 00000000..7797ccc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_24_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_26_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_26_-2.jpg new file mode 100644 index 00000000..07c43521 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_26_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_26_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_26_-4.jpg new file mode 100644 index 00000000..ae96ddc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_26_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_28_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_28_-2.jpg new file mode 100644 index 00000000..d2dc14ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_28_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-10.jpg new file mode 100644 index 00000000..fb241897 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-12.jpg new file mode 100644 index 00000000..c1b18970 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-14.jpg new file mode 100644 index 00000000..62e9e440 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-16.jpg new file mode 100644 index 00000000..12710647 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-2.jpg index cd38a56d..8709a3ff 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-4.jpg index a75a9ccd..de29ea9b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-6.jpg index 26d4bfb1..ba99e69b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-8.jpg index 125565c8..ade35af8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_2_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-10.jpg new file mode 100644 index 00000000..d4ede69c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-12.jpg index 9b243953..a554709d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-14.jpg new file mode 100644 index 00000000..a358d1f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-16.jpg new file mode 100644 index 00000000..eb38e01c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-2.jpg index 9ed3c9d7..7ec9bb12 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-4.jpg index a6796c94..8292c98d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-6.jpg index d11391c3..943e8009 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-8.jpg index cb84d479..60993cff 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-10.jpg new file mode 100644 index 00000000..10768318 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-12.jpg new file mode 100644 index 00000000..e45a4465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-14.jpg new file mode 100644 index 00000000..179b27d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-2.jpg new file mode 100644 index 00000000..272313dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-4.jpg index 73c9d705..8170816f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-6.jpg index 40d35164..aa036cc6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-8.jpg index 3402f88e..b3bb377e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_6_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-10.jpg new file mode 100644 index 00000000..a639bc4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-12.jpg new file mode 100644 index 00000000..12593026 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-2.jpg new file mode 100644 index 00000000..f0c4857d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-4.jpg new file mode 100644 index 00000000..8d33e20e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-6.jpg index 67259fe3..f8147f8b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-8.jpg new file mode 100644 index 00000000..12d92e1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/z_8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-12.jpg new file mode 100644 index 00000000..cdc189d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-16.jpg new file mode 100644 index 00000000..3b9465cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-4.jpg index 011e0a3c..8bb13069 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-8.jpg index cc1e3ec1..542df2db 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_0_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_12_-12.jpg new file mode 100644 index 00000000..a6bc6fe2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_12_-4.jpg new file mode 100644 index 00000000..3e499f3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_12_-8.jpg new file mode 100644 index 00000000..ee69a352 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_16_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_16_-12.jpg new file mode 100644 index 00000000..e018202d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_16_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_16_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_16_-4.jpg new file mode 100644 index 00000000..5635a0f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_16_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_16_-8.jpg new file mode 100644 index 00000000..dcc10b27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_20_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_20_-4.jpg new file mode 100644 index 00000000..576c3509 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_20_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_20_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_20_-8.jpg new file mode 100644 index 00000000..6974f772 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_20_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_24_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_24_-4.jpg new file mode 100644 index 00000000..ac933b15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_24_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-12.jpg index bc486f1a..5ef71c15 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-16.jpg new file mode 100644 index 00000000..0c9ded2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-4.jpg index cc236b39..2d887507 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-8.jpg index ba6ad411..33308f44 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-12.jpg new file mode 100644 index 00000000..4b6e2f6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-4.jpg index 0c10e702..cbf67498 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-8.jpg new file mode 100644 index 00000000..1845ab9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zz_8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_0_-16.jpg new file mode 100644 index 00000000..c864486e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_0_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_0_-8.jpg index b883bbfc..b67a2849 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_0_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_0_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_16_-8.jpg new file mode 100644 index 00000000..61d294c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_8_-8.jpg new file mode 100644 index 00000000..e512ccea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzz_8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzzz_0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzzz_0_-16.jpg new file mode 100644 index 00000000..6b50191d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_-1/zzzz_0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_0.jpg new file mode 100644 index 00000000..1f641caf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_1.jpg new file mode 100644 index 00000000..a80dff56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_10.jpg new file mode 100644 index 00000000..3256761c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_11.jpg new file mode 100644 index 00000000..9a3ae798 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_12.jpg new file mode 100644 index 00000000..85d194a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_13.jpg new file mode 100644 index 00000000..49cb74f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_14.jpg new file mode 100644 index 00000000..d50f76c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_15.jpg new file mode 100644 index 00000000..d317340d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_16.jpg new file mode 100644 index 00000000..97cb0c9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_2.jpg new file mode 100644 index 00000000..073c7edc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_22.jpg new file mode 100644 index 00000000..8b7023da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_23.jpg new file mode 100644 index 00000000..77f936cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_24.jpg new file mode 100644 index 00000000..64a4408e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_25.jpg new file mode 100644 index 00000000..f9e411c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_3.jpg new file mode 100644 index 00000000..71082bb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_4.jpg new file mode 100644 index 00000000..294afd14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_5.jpg new file mode 100644 index 00000000..1370a5e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_6.jpg new file mode 100644 index 00000000..71d1ae1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_7.jpg new file mode 100644 index 00000000..4f52d915 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_8.jpg new file mode 100644 index 00000000..ebe91f86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_9.jpg new file mode 100644 index 00000000..992a245a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/0_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_0.jpg new file mode 100644 index 00000000..e046c6b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_1.jpg new file mode 100644 index 00000000..3b01a729 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_10.jpg new file mode 100644 index 00000000..ebbb396f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_11.jpg new file mode 100644 index 00000000..8820229a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_12.jpg new file mode 100644 index 00000000..d97e3d64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_13.jpg new file mode 100644 index 00000000..12be05e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_14.jpg new file mode 100644 index 00000000..9a564309 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_15.jpg new file mode 100644 index 00000000..23c26fc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_2.jpg new file mode 100644 index 00000000..e07eeff2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_23.jpg new file mode 100644 index 00000000..1457c825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_24.jpg new file mode 100644 index 00000000..2a5805e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_25.jpg new file mode 100644 index 00000000..b8b9be1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_26.jpg new file mode 100644 index 00000000..bae85f95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_3.jpg new file mode 100644 index 00000000..d93e18d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_4.jpg new file mode 100644 index 00000000..7f913f68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_5.jpg new file mode 100644 index 00000000..4639421b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_6.jpg new file mode 100644 index 00000000..b97cfc18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_7.jpg new file mode 100644 index 00000000..bbe31d4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_8.jpg new file mode 100644 index 00000000..74a81847 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_9.jpg new file mode 100644 index 00000000..a700276e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/10_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_0.jpg new file mode 100644 index 00000000..3a8d5c0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_1.jpg new file mode 100644 index 00000000..0ad4ba1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_10.jpg new file mode 100644 index 00000000..b3bb6816 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_11.jpg new file mode 100644 index 00000000..5771c4f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_12.jpg new file mode 100644 index 00000000..6e375b31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_13.jpg new file mode 100644 index 00000000..5d542b38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_14.jpg new file mode 100644 index 00000000..0dfe3c99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_15.jpg new file mode 100644 index 00000000..9c2ad529 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_2.jpg new file mode 100644 index 00000000..1986c346 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_22.jpg new file mode 100644 index 00000000..6f53dc09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_23.jpg new file mode 100644 index 00000000..22fdd3d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_24.jpg new file mode 100644 index 00000000..42c83ed0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_25.jpg new file mode 100644 index 00000000..7728f057 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_3.jpg new file mode 100644 index 00000000..4818139e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_4.jpg new file mode 100644 index 00000000..b885950e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_5.jpg new file mode 100644 index 00000000..79db03ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_6.jpg new file mode 100644 index 00000000..7ca17f74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_7.jpg new file mode 100644 index 00000000..6d72ef2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_8.jpg new file mode 100644 index 00000000..c49bae00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_9.jpg new file mode 100644 index 00000000..0aaeabc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/11_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_0.jpg new file mode 100644 index 00000000..6598c567 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_1.jpg new file mode 100644 index 00000000..89b9fc2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_10.jpg new file mode 100644 index 00000000..03fae6f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_11.jpg new file mode 100644 index 00000000..bdb6f50e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_12.jpg new file mode 100644 index 00000000..c5e1b0b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_13.jpg new file mode 100644 index 00000000..323431f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_14.jpg new file mode 100644 index 00000000..7fa40598 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_2.jpg new file mode 100644 index 00000000..158b84e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_21.jpg new file mode 100644 index 00000000..c440b891 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_22.jpg new file mode 100644 index 00000000..384946a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_23.jpg new file mode 100644 index 00000000..7c5971ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_24.jpg new file mode 100644 index 00000000..fd10b9a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_3.jpg new file mode 100644 index 00000000..aeab58f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_4.jpg new file mode 100644 index 00000000..04f2010a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_5.jpg new file mode 100644 index 00000000..c4776b9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_6.jpg new file mode 100644 index 00000000..cfaf34d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_7.jpg new file mode 100644 index 00000000..959f0c01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_8.jpg new file mode 100644 index 00000000..abc80024 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_9.jpg new file mode 100644 index 00000000..ab83d098 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/12_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_0.jpg new file mode 100644 index 00000000..00e7ac8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_1.jpg new file mode 100644 index 00000000..d6c42551 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_10.jpg new file mode 100644 index 00000000..d15800ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_11.jpg new file mode 100644 index 00000000..5def58e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_12.jpg new file mode 100644 index 00000000..276e43a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_13.jpg new file mode 100644 index 00000000..76bb5db1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_14.jpg new file mode 100644 index 00000000..d6312bff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_15.jpg new file mode 100644 index 00000000..8d6d2f69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_16.jpg new file mode 100644 index 00000000..294151ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_2.jpg new file mode 100644 index 00000000..37c0154c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_20.jpg new file mode 100644 index 00000000..1f0472cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_21.jpg new file mode 100644 index 00000000..8a1ddf42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_22.jpg new file mode 100644 index 00000000..9a5fdece Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_23.jpg new file mode 100644 index 00000000..9d349942 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_3.jpg new file mode 100644 index 00000000..753a72bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_4.jpg new file mode 100644 index 00000000..21fe5d9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_5.jpg new file mode 100644 index 00000000..831bcbd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_6.jpg new file mode 100644 index 00000000..f70036c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_7.jpg new file mode 100644 index 00000000..ae2fcd68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_8.jpg new file mode 100644 index 00000000..53fd7b3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_9.jpg new file mode 100644 index 00000000..1cf0aa96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/13_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_0.jpg new file mode 100644 index 00000000..be2229b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_1.jpg new file mode 100644 index 00000000..c7696627 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_10.jpg new file mode 100644 index 00000000..6ae237c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_11.jpg new file mode 100644 index 00000000..87ba9779 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_12.jpg new file mode 100644 index 00000000..c4bb5f71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_13.jpg new file mode 100644 index 00000000..79ead06d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_2.jpg new file mode 100644 index 00000000..8d17ce8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_20.jpg new file mode 100644 index 00000000..264fad0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_21.jpg new file mode 100644 index 00000000..bf112a7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_22.jpg new file mode 100644 index 00000000..a0d20ac0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_24.jpg new file mode 100644 index 00000000..f2097f90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_25.jpg new file mode 100644 index 00000000..54c68a9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_26.jpg new file mode 100644 index 00000000..b2a9bd3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_27.jpg new file mode 100644 index 00000000..bd3d7106 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_3.jpg new file mode 100644 index 00000000..ad266a77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_4.jpg new file mode 100644 index 00000000..f7754120 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_5.jpg new file mode 100644 index 00000000..f70abcc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_6.jpg new file mode 100644 index 00000000..4e1493a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_7.jpg new file mode 100644 index 00000000..6359265a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_8.jpg new file mode 100644 index 00000000..89a219cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_9.jpg new file mode 100644 index 00000000..c3d3514a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/14_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_0.jpg new file mode 100644 index 00000000..0b6893af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_1.jpg new file mode 100644 index 00000000..e297c84f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_10.jpg new file mode 100644 index 00000000..a9fbd1e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_11.jpg new file mode 100644 index 00000000..1991dceb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_12.jpg new file mode 100644 index 00000000..7222385a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_19.jpg new file mode 100644 index 00000000..cf5d32cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_2.jpg new file mode 100644 index 00000000..2e434719 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_20.jpg new file mode 100644 index 00000000..dfb98c23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_21.jpg new file mode 100644 index 00000000..e8f74cfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_22.jpg new file mode 100644 index 00000000..323bec82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_24.jpg new file mode 100644 index 00000000..5f304c4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_25.jpg new file mode 100644 index 00000000..d4b0e397 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_26.jpg new file mode 100644 index 00000000..d19ab464 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_27.jpg new file mode 100644 index 00000000..de4e7b7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_3.jpg new file mode 100644 index 00000000..4a6cba93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_4.jpg new file mode 100644 index 00000000..e49688cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_5.jpg new file mode 100644 index 00000000..b38fcbb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_6.jpg new file mode 100644 index 00000000..8fa62b93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_7.jpg new file mode 100644 index 00000000..165e17c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_8.jpg new file mode 100644 index 00000000..0927ff8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_9.jpg new file mode 100644 index 00000000..80f9efe6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/15_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_0.jpg new file mode 100644 index 00000000..12509034 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_1.jpg new file mode 100644 index 00000000..08d99c47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_10.jpg new file mode 100644 index 00000000..69058be1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_11.jpg new file mode 100644 index 00000000..77284a01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_12.jpg new file mode 100644 index 00000000..d1c2eaba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_13.jpg new file mode 100644 index 00000000..b757a96d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_18.jpg new file mode 100644 index 00000000..97d2b33c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_19.jpg new file mode 100644 index 00000000..1796260a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_2.jpg new file mode 100644 index 00000000..f12b6b3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_20.jpg new file mode 100644 index 00000000..26c64868 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_21.jpg new file mode 100644 index 00000000..5a53d573 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_23.jpg new file mode 100644 index 00000000..aea0e6b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_24.jpg new file mode 100644 index 00000000..d70f7605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_25.jpg new file mode 100644 index 00000000..dc92c743 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_26.jpg new file mode 100644 index 00000000..58d7d13b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_3.jpg new file mode 100644 index 00000000..7c9de1f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_4.jpg new file mode 100644 index 00000000..b00efd50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_5.jpg new file mode 100644 index 00000000..8d9b7777 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_6.jpg new file mode 100644 index 00000000..22682825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_7.jpg new file mode 100644 index 00000000..7240121f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_8.jpg new file mode 100644 index 00000000..c40f5a56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_9.jpg new file mode 100644 index 00000000..f13931a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/16_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_0.jpg new file mode 100644 index 00000000..a31d7612 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_1.jpg new file mode 100644 index 00000000..e9559c27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_17.jpg new file mode 100644 index 00000000..3dd1c468 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_18.jpg new file mode 100644 index 00000000..22e1ef72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_19.jpg new file mode 100644 index 00000000..e6bf542c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_2.jpg new file mode 100644 index 00000000..b996d055 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_20.jpg new file mode 100644 index 00000000..519cb5f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_3.jpg new file mode 100644 index 00000000..e430b134 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_4.jpg new file mode 100644 index 00000000..dcc86769 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_5.jpg new file mode 100644 index 00000000..a9c639d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_6.jpg new file mode 100644 index 00000000..a5363814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_7.jpg new file mode 100644 index 00000000..f20c28b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_8.jpg new file mode 100644 index 00000000..cf0fe72e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_9.jpg new file mode 100644 index 00000000..5c512a58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/17_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_0.jpg new file mode 100644 index 00000000..211f48db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_1.jpg new file mode 100644 index 00000000..c564b190 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_11.jpg new file mode 100644 index 00000000..8dead9b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_16.jpg new file mode 100644 index 00000000..073e5577 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_17.jpg new file mode 100644 index 00000000..89623181 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_18.jpg new file mode 100644 index 00000000..dfe2baab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_19.jpg new file mode 100644 index 00000000..3e197cfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_2.jpg new file mode 100644 index 00000000..ecb2a8e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_20.jpg new file mode 100644 index 00000000..e24c53b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_3.jpg new file mode 100644 index 00000000..330dc8ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_4.jpg new file mode 100644 index 00000000..8942eaec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_5.jpg new file mode 100644 index 00000000..f729d187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_7.jpg new file mode 100644 index 00000000..85215c6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_8.jpg new file mode 100644 index 00000000..a84107b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_9.jpg new file mode 100644 index 00000000..f71e4092 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/18_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_0.jpg new file mode 100644 index 00000000..6cbbaa74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_1.jpg new file mode 100644 index 00000000..041cd94d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_10.jpg new file mode 100644 index 00000000..8911ed13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_12.jpg new file mode 100644 index 00000000..fc8c4da8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_15.jpg new file mode 100644 index 00000000..a7970052 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_16.jpg new file mode 100644 index 00000000..efc58593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_17.jpg new file mode 100644 index 00000000..e1f8e44a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_18.jpg new file mode 100644 index 00000000..526c42ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_19.jpg new file mode 100644 index 00000000..c67ae104 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_2.jpg new file mode 100644 index 00000000..22e041e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_20.jpg new file mode 100644 index 00000000..3d2a0f30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_21.jpg new file mode 100644 index 00000000..99e6cddf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_3.jpg new file mode 100644 index 00000000..aa1c6833 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_4.jpg new file mode 100644 index 00000000..1596c593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_5.jpg new file mode 100644 index 00000000..d16af893 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_6.jpg new file mode 100644 index 00000000..786a0c23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_7.jpg new file mode 100644 index 00000000..28ac1db8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_8.jpg new file mode 100644 index 00000000..a6002485 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/19_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_0.jpg new file mode 100644 index 00000000..a2b4a4c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_1.jpg new file mode 100644 index 00000000..7c023ea4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_10.jpg new file mode 100644 index 00000000..5dd54a5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_11.jpg new file mode 100644 index 00000000..1cf64874 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_12.jpg new file mode 100644 index 00000000..f89f19a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_13.jpg new file mode 100644 index 00000000..f8525c43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_14.jpg new file mode 100644 index 00000000..660ebce5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_15.jpg new file mode 100644 index 00000000..f9dc0c83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_16.jpg new file mode 100644 index 00000000..912391b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_2.jpg new file mode 100644 index 00000000..5aa9a3fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_23.jpg new file mode 100644 index 00000000..6962bc89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_24.jpg new file mode 100644 index 00000000..78d90364 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_25.jpg new file mode 100644 index 00000000..776fbadc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_26.jpg new file mode 100644 index 00000000..fc3bbdbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_3.jpg new file mode 100644 index 00000000..a1cc371b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_4.jpg new file mode 100644 index 00000000..18e808bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_5.jpg new file mode 100644 index 00000000..77a21631 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_6.jpg new file mode 100644 index 00000000..67f097aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_7.jpg new file mode 100644 index 00000000..16d02580 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_8.jpg new file mode 100644 index 00000000..762d6545 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_9.jpg new file mode 100644 index 00000000..40b94fef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/1_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_0.jpg new file mode 100644 index 00000000..5280e200 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_1.jpg new file mode 100644 index 00000000..145b6556 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_14.jpg new file mode 100644 index 00000000..ddb140bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_15.jpg new file mode 100644 index 00000000..073b6ad7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_16.jpg new file mode 100644 index 00000000..3c51f1a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_17.jpg new file mode 100644 index 00000000..60545df6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_18.jpg new file mode 100644 index 00000000..01891b81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_19.jpg new file mode 100644 index 00000000..b1dee711 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_2.jpg new file mode 100644 index 00000000..7d9f2516 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_20.jpg new file mode 100644 index 00000000..f8f7539d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_21.jpg new file mode 100644 index 00000000..13e9cc67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_3.jpg new file mode 100644 index 00000000..203af74f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_4.jpg new file mode 100644 index 00000000..dd7c5269 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_5.jpg new file mode 100644 index 00000000..ff6077b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_7.jpg new file mode 100644 index 00000000..f0adc711 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_8.jpg new file mode 100644 index 00000000..8fe5e2e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_0.jpg new file mode 100644 index 00000000..8a0b2caf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_1.jpg new file mode 100644 index 00000000..ff6be6ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_11.jpg new file mode 100644 index 00000000..c411f547 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_12.jpg new file mode 100644 index 00000000..2dc2473f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_13.jpg new file mode 100644 index 00000000..8ad476ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_14.jpg new file mode 100644 index 00000000..7cd1bdde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_15.jpg new file mode 100644 index 00000000..08922367 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_16.jpg new file mode 100644 index 00000000..0bbdf552 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_17.jpg new file mode 100644 index 00000000..d31c8bee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_18.jpg new file mode 100644 index 00000000..2e53b025 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_19.jpg new file mode 100644 index 00000000..817f06f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_2.jpg new file mode 100644 index 00000000..ba610926 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_20.jpg new file mode 100644 index 00000000..d879d6dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_21.jpg new file mode 100644 index 00000000..faa66c2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_3.jpg new file mode 100644 index 00000000..0d6f2d0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_4.jpg new file mode 100644 index 00000000..256502a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_5.jpg new file mode 100644 index 00000000..b0247c5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_6.jpg new file mode 100644 index 00000000..e7ea5516 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_7.jpg new file mode 100644 index 00000000..a66eff30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_8.jpg new file mode 100644 index 00000000..921b85fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/21_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_1.jpg new file mode 100644 index 00000000..d922cb2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_13.jpg new file mode 100644 index 00000000..9da2317a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_14.jpg new file mode 100644 index 00000000..3b708c2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_15.jpg new file mode 100644 index 00000000..9af40e77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_16.jpg new file mode 100644 index 00000000..114e321e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_17.jpg new file mode 100644 index 00000000..b47eea7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_18.jpg new file mode 100644 index 00000000..4a6859bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_19.jpg new file mode 100644 index 00000000..47687882 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_2.jpg new file mode 100644 index 00000000..48acf64d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_20.jpg new file mode 100644 index 00000000..420e9594 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_21.jpg new file mode 100644 index 00000000..a0d488f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_3.jpg new file mode 100644 index 00000000..c3a03f53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_4.jpg new file mode 100644 index 00000000..92a6fe52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_5.jpg new file mode 100644 index 00000000..7c684a4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_6.jpg new file mode 100644 index 00000000..6be22062 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_7.jpg new file mode 100644 index 00000000..97455652 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_8.jpg new file mode 100644 index 00000000..5286b8ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_9.jpg new file mode 100644 index 00000000..542f0cb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/22_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_12.jpg new file mode 100644 index 00000000..c090b0ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_13.jpg new file mode 100644 index 00000000..059144f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_14.jpg new file mode 100644 index 00000000..97ffc58b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_15.jpg new file mode 100644 index 00000000..aa5a9441 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_16.jpg new file mode 100644 index 00000000..78c7ceee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_17.jpg new file mode 100644 index 00000000..76695dae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_18.jpg new file mode 100644 index 00000000..e862b721 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_19.jpg new file mode 100644 index 00000000..438859ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_3.jpg new file mode 100644 index 00000000..f8b7f84d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_4.jpg new file mode 100644 index 00000000..88f05349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_5.jpg new file mode 100644 index 00000000..661e066f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_6.jpg new file mode 100644 index 00000000..363b020b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_7.jpg new file mode 100644 index 00000000..d578e842 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_8.jpg new file mode 100644 index 00000000..c3206da6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_9.jpg new file mode 100644 index 00000000..572fcb60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/23_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_11.jpg new file mode 100644 index 00000000..92ad938a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_12.jpg new file mode 100644 index 00000000..3cb207f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_13.jpg new file mode 100644 index 00000000..412bb3be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_14.jpg new file mode 100644 index 00000000..33fdcc35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_15.jpg new file mode 100644 index 00000000..dc0d2785 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_16.jpg new file mode 100644 index 00000000..e5264c19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_17.jpg new file mode 100644 index 00000000..2a71a297 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_18.jpg new file mode 100644 index 00000000..d3ccac3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_19.jpg new file mode 100644 index 00000000..dd47e62f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_4.jpg new file mode 100644 index 00000000..2b2b1f4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_5.jpg new file mode 100644 index 00000000..3530af40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_6.jpg new file mode 100644 index 00000000..3e178de2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_7.jpg new file mode 100644 index 00000000..630b2c0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_8.jpg new file mode 100644 index 00000000..2f64a269 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_10.jpg new file mode 100644 index 00000000..852adeaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_11.jpg new file mode 100644 index 00000000..79f6d42d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_12.jpg new file mode 100644 index 00000000..c2367a24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_13.jpg new file mode 100644 index 00000000..e6e88aa0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_14.jpg new file mode 100644 index 00000000..e31614ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_15.jpg new file mode 100644 index 00000000..771aa7a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_16.jpg new file mode 100644 index 00000000..59a981d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_17.jpg new file mode 100644 index 00000000..8f2f96db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_18.jpg new file mode 100644 index 00000000..0c4c47df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_5.jpg new file mode 100644 index 00000000..ab2711d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_6.jpg new file mode 100644 index 00000000..3bf61191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_7.jpg new file mode 100644 index 00000000..0a4a0fba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_9.jpg new file mode 100644 index 00000000..945695da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/25_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_10.jpg new file mode 100644 index 00000000..c1468a40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_11.jpg new file mode 100644 index 00000000..d38bd5c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_12.jpg new file mode 100644 index 00000000..3943e417 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_13.jpg new file mode 100644 index 00000000..bc0aeade Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_14.jpg new file mode 100644 index 00000000..83c705f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_15.jpg new file mode 100644 index 00000000..e0d32de7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_16.jpg new file mode 100644 index 00000000..cfa01f3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_17.jpg new file mode 100644 index 00000000..e8a24eef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_6.jpg new file mode 100644 index 00000000..0b1dfbcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_9.jpg new file mode 100644 index 00000000..48e6020e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/26_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_10.jpg new file mode 100644 index 00000000..e502e9c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_11.jpg new file mode 100644 index 00000000..c27b9f1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_12.jpg new file mode 100644 index 00000000..f07d9312 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_13.jpg new file mode 100644 index 00000000..cdbd2114 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_14.jpg new file mode 100644 index 00000000..799c71e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_15.jpg new file mode 100644 index 00000000..6c60fe9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_16.jpg new file mode 100644 index 00000000..b9f49d07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_6.jpg new file mode 100644 index 00000000..291e29cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_7.jpg new file mode 100644 index 00000000..1b3199bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_8.jpg new file mode 100644 index 00000000..a9d25378 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_9.jpg new file mode 100644 index 00000000..62541825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/27_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_0.jpg new file mode 100644 index 00000000..3c85a4ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_10.jpg new file mode 100644 index 00000000..3ad73cde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_12.jpg new file mode 100644 index 00000000..3e753388 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_13.jpg new file mode 100644 index 00000000..6924bcc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_14.jpg new file mode 100644 index 00000000..f3fd0b62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_15.jpg new file mode 100644 index 00000000..a7a25be5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_2.jpg new file mode 100644 index 00000000..4bd4a9f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_7.jpg new file mode 100644 index 00000000..f2b95283 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_8.jpg new file mode 100644 index 00000000..c3e53d36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_9.jpg new file mode 100644 index 00000000..89c9c636 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/28_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_0.jpg new file mode 100644 index 00000000..14c53c65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_1.jpg new file mode 100644 index 00000000..e2cf52be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_12.jpg new file mode 100644 index 00000000..ec4b3cd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_13.jpg new file mode 100644 index 00000000..a323f992 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_14.jpg new file mode 100644 index 00000000..4d3aa4b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_15.jpg new file mode 100644 index 00000000..9acd696f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_7.jpg new file mode 100644 index 00000000..0a36198c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_8.jpg new file mode 100644 index 00000000..cf868067 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_9.jpg new file mode 100644 index 00000000..d101c9c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/29_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_0.jpg new file mode 100644 index 00000000..190a4204 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_1.jpg new file mode 100644 index 00000000..1aa2c33b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_10.jpg new file mode 100644 index 00000000..3aaf6b7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_11.jpg new file mode 100644 index 00000000..167718bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_12.jpg new file mode 100644 index 00000000..0775efd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_13.jpg new file mode 100644 index 00000000..0f7bfd9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_14.jpg new file mode 100644 index 00000000..d884651a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_15.jpg new file mode 100644 index 00000000..4c949951 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_16.jpg new file mode 100644 index 00000000..3dd8e261 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_17.jpg new file mode 100644 index 00000000..98927ce0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_2.jpg new file mode 100644 index 00000000..3c6b18b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_24.jpg new file mode 100644 index 00000000..61d2094a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_25.jpg new file mode 100644 index 00000000..221d91e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_26.jpg new file mode 100644 index 00000000..95d916b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_27.jpg new file mode 100644 index 00000000..60547b23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_3.jpg new file mode 100644 index 00000000..5f83f621 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_4.jpg new file mode 100644 index 00000000..94f6723d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_5.jpg new file mode 100644 index 00000000..b40d7fa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_6.jpg new file mode 100644 index 00000000..8c97e337 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_7.jpg new file mode 100644 index 00000000..a201f600 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_8.jpg new file mode 100644 index 00000000..c4c297f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_9.jpg new file mode 100644 index 00000000..a372eef5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/2_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_0.jpg new file mode 100644 index 00000000..cbd498ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_1.jpg new file mode 100644 index 00000000..64d5324f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_11.jpg new file mode 100644 index 00000000..2ef23c75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_12.jpg new file mode 100644 index 00000000..6070b9ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_13.jpg new file mode 100644 index 00000000..24e58f06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_14.jpg new file mode 100644 index 00000000..a0eacbb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_2.jpg new file mode 100644 index 00000000..2f52f009 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/30_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_1.jpg new file mode 100644 index 00000000..0b2610db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_10.jpg new file mode 100644 index 00000000..11d53de5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_11.jpg new file mode 100644 index 00000000..4f56a91c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_12.jpg new file mode 100644 index 00000000..93ca64ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_13.jpg new file mode 100644 index 00000000..d4b35d8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_2.jpg new file mode 100644 index 00000000..2ae3bd1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_3.jpg new file mode 100644 index 00000000..5608587a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/31_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_0.jpg new file mode 100644 index 00000000..3ec765ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_1.jpg new file mode 100644 index 00000000..bae3e1cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_10.jpg new file mode 100644 index 00000000..fc725baf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_11.jpg new file mode 100644 index 00000000..725d0361 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_12.jpg new file mode 100644 index 00000000..0136d55b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_13.jpg new file mode 100644 index 00000000..14696be1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_14.jpg new file mode 100644 index 00000000..5371c75e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_15.jpg new file mode 100644 index 00000000..453e2cbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_16.jpg new file mode 100644 index 00000000..06864218 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_17.jpg new file mode 100644 index 00000000..aa51087d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_18.jpg new file mode 100644 index 00000000..2d134185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_19.jpg new file mode 100644 index 00000000..58d7e910 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_2.jpg new file mode 100644 index 00000000..902efb12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_25.jpg new file mode 100644 index 00000000..3e72a702 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_26.jpg new file mode 100644 index 00000000..ccb5e648 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_27.jpg new file mode 100644 index 00000000..ecb5cc91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_3.jpg new file mode 100644 index 00000000..01a93939 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_4.jpg new file mode 100644 index 00000000..b8917d1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_5.jpg new file mode 100644 index 00000000..c8f80e3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_6.jpg new file mode 100644 index 00000000..fdc3ba0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_7.jpg new file mode 100644 index 00000000..726a3b1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_8.jpg new file mode 100644 index 00000000..61a20d69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_9.jpg new file mode 100644 index 00000000..9edf1631 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/3_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_0.jpg new file mode 100644 index 00000000..2e286074 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_1.jpg new file mode 100644 index 00000000..5e62bc25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_10.jpg new file mode 100644 index 00000000..af08a7a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_11.jpg new file mode 100644 index 00000000..8f117e0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_12.jpg new file mode 100644 index 00000000..9febf5a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_13.jpg new file mode 100644 index 00000000..05d90e9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_14.jpg new file mode 100644 index 00000000..4bb577b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_15.jpg new file mode 100644 index 00000000..4cb094d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_16.jpg new file mode 100644 index 00000000..cea78e81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_17.jpg new file mode 100644 index 00000000..4a719a4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_18.jpg new file mode 100644 index 00000000..9c2bd9b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_2.jpg new file mode 100644 index 00000000..d3c0d5e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_26.jpg new file mode 100644 index 00000000..7e37095a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_27.jpg new file mode 100644 index 00000000..7ea6e664 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_28.jpg new file mode 100644 index 00000000..af1c1354 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_3.jpg new file mode 100644 index 00000000..521a3ff3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_4.jpg new file mode 100644 index 00000000..b9c27354 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_5.jpg new file mode 100644 index 00000000..2ae4042c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_6.jpg new file mode 100644 index 00000000..5ec328ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_7.jpg new file mode 100644 index 00000000..fdbf0cee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_8.jpg new file mode 100644 index 00000000..66789793 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_9.jpg new file mode 100644 index 00000000..ba2a12eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/4_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_0.jpg new file mode 100644 index 00000000..7c905ecb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_1.jpg new file mode 100644 index 00000000..a4998ea1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_10.jpg new file mode 100644 index 00000000..f5df05d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_11.jpg new file mode 100644 index 00000000..af10d418 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_12.jpg new file mode 100644 index 00000000..9a2ef285 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_13.jpg new file mode 100644 index 00000000..cf3f89ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_14.jpg new file mode 100644 index 00000000..aec65fab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_15.jpg new file mode 100644 index 00000000..717681bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_16.jpg new file mode 100644 index 00000000..1d439184 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_18.jpg new file mode 100644 index 00000000..d58dd458 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_2.jpg new file mode 100644 index 00000000..004810b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_26.jpg new file mode 100644 index 00000000..81eedfdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_27.jpg new file mode 100644 index 00000000..ec2fc9ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_28.jpg new file mode 100644 index 00000000..7ef5d0a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_3.jpg new file mode 100644 index 00000000..c15ee3a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_4.jpg new file mode 100644 index 00000000..a0c14a8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_5.jpg new file mode 100644 index 00000000..ab0a9750 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_6.jpg new file mode 100644 index 00000000..faeefcc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_7.jpg new file mode 100644 index 00000000..5bc2359d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_8.jpg new file mode 100644 index 00000000..bc908b25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_9.jpg new file mode 100644 index 00000000..f8ba9f7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/5_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_0.jpg new file mode 100644 index 00000000..2d2afa36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_1.jpg new file mode 100644 index 00000000..9dbe3ec5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_10.jpg new file mode 100644 index 00000000..63ff4331 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_11.jpg new file mode 100644 index 00000000..09f0c8bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_12.jpg new file mode 100644 index 00000000..db1f921d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_13.jpg new file mode 100644 index 00000000..9ff73b85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_14.jpg new file mode 100644 index 00000000..be2e04f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_15.jpg new file mode 100644 index 00000000..5db3c8c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_16.jpg new file mode 100644 index 00000000..97abf71e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_18.jpg new file mode 100644 index 00000000..55147a5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_2.jpg new file mode 100644 index 00000000..a15fed5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_26.jpg new file mode 100644 index 00000000..c9966a08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_27.jpg new file mode 100644 index 00000000..cb657b42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_28.jpg new file mode 100644 index 00000000..187920b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_29.jpg new file mode 100644 index 00000000..8993d3e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_3.jpg new file mode 100644 index 00000000..49d69b2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_4.jpg new file mode 100644 index 00000000..feda64f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_5.jpg new file mode 100644 index 00000000..12a58116 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_6.jpg new file mode 100644 index 00000000..f4441a1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_7.jpg new file mode 100644 index 00000000..f1c9209c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_8.jpg new file mode 100644 index 00000000..f2da7d86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_9.jpg new file mode 100644 index 00000000..181e9a52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/6_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_0.jpg new file mode 100644 index 00000000..27cb599c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_1.jpg new file mode 100644 index 00000000..0218495f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_10.jpg new file mode 100644 index 00000000..1e0daf03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_11.jpg new file mode 100644 index 00000000..6b6b7289 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_12.jpg new file mode 100644 index 00000000..226d946a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_13.jpg new file mode 100644 index 00000000..3672d16b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_14.jpg new file mode 100644 index 00000000..84213a7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_16.jpg new file mode 100644 index 00000000..73e8071e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_17.jpg new file mode 100644 index 00000000..b23ad44b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_18.jpg new file mode 100644 index 00000000..cf5dcc9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_2.jpg new file mode 100644 index 00000000..768c88c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_26.jpg new file mode 100644 index 00000000..4e499e5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_27.jpg new file mode 100644 index 00000000..196b3dd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_28.jpg new file mode 100644 index 00000000..0bd5cbf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_3.jpg new file mode 100644 index 00000000..e24c1e71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_4.jpg new file mode 100644 index 00000000..e56f235e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_5.jpg new file mode 100644 index 00000000..ca814bf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_6.jpg new file mode 100644 index 00000000..c66ef8a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_7.jpg new file mode 100644 index 00000000..0fb12ae8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_8.jpg new file mode 100644 index 00000000..55a90999 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_9.jpg new file mode 100644 index 00000000..21abfe77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/7_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_0.jpg new file mode 100644 index 00000000..8049507f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_1.jpg new file mode 100644 index 00000000..124a0245 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_10.jpg new file mode 100644 index 00000000..fc928d23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_11.jpg new file mode 100644 index 00000000..f0e3cbd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_12.jpg new file mode 100644 index 00000000..ed9c5200 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_13.jpg new file mode 100644 index 00000000..c6a185f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_14.jpg new file mode 100644 index 00000000..66766220 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_15.jpg new file mode 100644 index 00000000..72693df1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_16.jpg new file mode 100644 index 00000000..7e9a8b22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_17.jpg new file mode 100644 index 00000000..2b491656 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_18.jpg new file mode 100644 index 00000000..1ec1a1fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_2.jpg new file mode 100644 index 00000000..3d267c9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_25.jpg new file mode 100644 index 00000000..a617cddb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_26.jpg new file mode 100644 index 00000000..cf45c880 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_27.jpg new file mode 100644 index 00000000..880cb1a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_28.jpg new file mode 100644 index 00000000..20f60696 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_3.jpg new file mode 100644 index 00000000..e84fc358 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_4.jpg new file mode 100644 index 00000000..9fc58199 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_5.jpg new file mode 100644 index 00000000..9cbfa3e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_6.jpg new file mode 100644 index 00000000..cb5f8af5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_7.jpg new file mode 100644 index 00000000..1794f890 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_8.jpg new file mode 100644 index 00000000..721b4576 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_9.jpg new file mode 100644 index 00000000..69a4aab1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/8_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_0.jpg new file mode 100644 index 00000000..92b5df58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_1.jpg new file mode 100644 index 00000000..821d361d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_10.jpg new file mode 100644 index 00000000..6c83a786 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_11.jpg new file mode 100644 index 00000000..0d1d41a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_12.jpg new file mode 100644 index 00000000..f3577a0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_13.jpg new file mode 100644 index 00000000..873d5489 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_14.jpg new file mode 100644 index 00000000..c255e44e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_15.jpg new file mode 100644 index 00000000..2d4dcee5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_16.jpg new file mode 100644 index 00000000..e531f454 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_2.jpg new file mode 100644 index 00000000..8ca0fe50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_24.jpg new file mode 100644 index 00000000..c3df4125 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_25.jpg new file mode 100644 index 00000000..fca01fc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_26.jpg new file mode 100644 index 00000000..052b17cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_27.jpg new file mode 100644 index 00000000..fa115009 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_3.jpg new file mode 100644 index 00000000..63d48592 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_4.jpg new file mode 100644 index 00000000..050aafdc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_5.jpg new file mode 100644 index 00000000..dc2f1f79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_6.jpg new file mode 100644 index 00000000..30bc5a00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_7.jpg new file mode 100644 index 00000000..577476cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_8.jpg new file mode 100644 index 00000000..9a49721e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_9.jpg new file mode 100644 index 00000000..7923e7e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/9_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_0.jpg new file mode 100644 index 00000000..20909db7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_10.jpg new file mode 100644 index 00000000..8b2ee9db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_12.jpg new file mode 100644 index 00000000..e36cbf1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_14.jpg new file mode 100644 index 00000000..7cce8976 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_16.jpg new file mode 100644 index 00000000..5dba6918 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_2.jpg new file mode 100644 index 00000000..1fdf29a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_22.jpg new file mode 100644 index 00000000..c7ff752f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_24.jpg new file mode 100644 index 00000000..210e4408 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_26.jpg new file mode 100644 index 00000000..04a748c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_4.jpg new file mode 100644 index 00000000..ca8b8b52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_6.jpg new file mode 100644 index 00000000..1453308f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_8.jpg new file mode 100644 index 00000000..bba368c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_0.jpg new file mode 100644 index 00000000..d9d369a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_10.jpg new file mode 100644 index 00000000..ce2c6eff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_12.jpg new file mode 100644 index 00000000..10df35a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_14.jpg new file mode 100644 index 00000000..c4102bce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_16.jpg new file mode 100644 index 00000000..30c59ee3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_2.jpg new file mode 100644 index 00000000..0f1bb1e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_22.jpg new file mode 100644 index 00000000..dae70831 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_24.jpg new file mode 100644 index 00000000..7acc183b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_26.jpg new file mode 100644 index 00000000..f7decf10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_4.jpg new file mode 100644 index 00000000..b22cf7fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_6.jpg new file mode 100644 index 00000000..60c5efad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_8.jpg new file mode 100644 index 00000000..7c99619f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_0.jpg new file mode 100644 index 00000000..284cf0f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_10.jpg new file mode 100644 index 00000000..c3e617ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_12.jpg new file mode 100644 index 00000000..2ac41b82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_14.jpg new file mode 100644 index 00000000..e87aada9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_16.jpg new file mode 100644 index 00000000..57ce7579 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_2.jpg new file mode 100644 index 00000000..407229e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_20.jpg new file mode 100644 index 00000000..95502bb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_22.jpg new file mode 100644 index 00000000..64b5fca2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_24.jpg new file mode 100644 index 00000000..18c1b49d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_4.jpg new file mode 100644 index 00000000..8d1f4ade Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_6.jpg new file mode 100644 index 00000000..327730ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_8.jpg new file mode 100644 index 00000000..270fd83c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_0.jpg new file mode 100644 index 00000000..2a474971 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_10.jpg new file mode 100644 index 00000000..3452ebaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_12.jpg new file mode 100644 index 00000000..cc76ffa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_14.jpg new file mode 100644 index 00000000..56d15b16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_2.jpg new file mode 100644 index 00000000..a0bcf208 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_20.jpg new file mode 100644 index 00000000..de007fa4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_22.jpg new file mode 100644 index 00000000..8692ecd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_24.jpg new file mode 100644 index 00000000..50f97e51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_26.jpg new file mode 100644 index 00000000..54484c38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_28.jpg new file mode 100644 index 00000000..7f9ecaec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_4.jpg new file mode 100644 index 00000000..235d22ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_6.jpg new file mode 100644 index 00000000..d725ff59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_8.jpg new file mode 100644 index 00000000..02125bcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_14_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_0.jpg new file mode 100644 index 00000000..bb6e0ee7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_10.jpg new file mode 100644 index 00000000..71f70b28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_12.jpg new file mode 100644 index 00000000..bef41a7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_14.jpg new file mode 100644 index 00000000..a058847f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_18.jpg new file mode 100644 index 00000000..a923e0a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_2.jpg new file mode 100644 index 00000000..85e28656 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_20.jpg new file mode 100644 index 00000000..c22079d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_22.jpg new file mode 100644 index 00000000..54b42443 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_24.jpg new file mode 100644 index 00000000..c5f95b81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_26.jpg new file mode 100644 index 00000000..8cca5f0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_4.jpg new file mode 100644 index 00000000..9c8074f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_6.jpg new file mode 100644 index 00000000..dfc04076 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_8.jpg new file mode 100644 index 00000000..dbf68d7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_0.jpg new file mode 100644 index 00000000..72b9b592 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_10.jpg new file mode 100644 index 00000000..424f2a8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_12.jpg new file mode 100644 index 00000000..8b8ff2e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_16.jpg new file mode 100644 index 00000000..dd08c143 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_18.jpg new file mode 100644 index 00000000..e02ac5b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_2.jpg new file mode 100644 index 00000000..68a003a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_20.jpg new file mode 100644 index 00000000..1a3d3336 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_22.jpg new file mode 100644 index 00000000..de8b1b86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_4.jpg new file mode 100644 index 00000000..6e8e3b58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_6.jpg new file mode 100644 index 00000000..2fcac352 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_8.jpg new file mode 100644 index 00000000..9a0f948c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_0.jpg new file mode 100644 index 00000000..07d51abc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_12.jpg new file mode 100644 index 00000000..5dd23024 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_14.jpg new file mode 100644 index 00000000..890e2456 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_16.jpg new file mode 100644 index 00000000..d6b2a31c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_18.jpg new file mode 100644 index 00000000..461f9ee4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_2.jpg new file mode 100644 index 00000000..9b8d4b1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_20.jpg new file mode 100644 index 00000000..bbb9a61b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_22.jpg new file mode 100644 index 00000000..0563e75f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_4.jpg new file mode 100644 index 00000000..a732391c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_6.jpg new file mode 100644 index 00000000..cd0eb65d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_8.jpg new file mode 100644 index 00000000..ec8ee5d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_10.jpg new file mode 100644 index 00000000..3d16671c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_12.jpg new file mode 100644 index 00000000..9a507a65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_14.jpg new file mode 100644 index 00000000..ae53c1c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_16.jpg new file mode 100644 index 00000000..e093d55b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_18.jpg new file mode 100644 index 00000000..679ab60d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_2.jpg new file mode 100644 index 00000000..40627cdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_20.jpg new file mode 100644 index 00000000..2eaef94d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_22.jpg new file mode 100644 index 00000000..39e2420b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_4.jpg new file mode 100644 index 00000000..a375db37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_6.jpg new file mode 100644 index 00000000..20af830b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_8.jpg new file mode 100644 index 00000000..5f04535d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_22_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_10.jpg new file mode 100644 index 00000000..ea1db2b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_12.jpg new file mode 100644 index 00000000..6edbcd62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_14.jpg new file mode 100644 index 00000000..04be86f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_16.jpg new file mode 100644 index 00000000..82caefb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_18.jpg new file mode 100644 index 00000000..b1885f85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_20.jpg new file mode 100644 index 00000000..92359a47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_4.jpg new file mode 100644 index 00000000..279437f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_6.jpg new file mode 100644 index 00000000..825d69ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_8.jpg new file mode 100644 index 00000000..e35ba73d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_0.jpg new file mode 100644 index 00000000..5753dda3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_10.jpg new file mode 100644 index 00000000..e4e65336 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_12.jpg new file mode 100644 index 00000000..13092631 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_14.jpg new file mode 100644 index 00000000..cfd53301 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_16.jpg new file mode 100644 index 00000000..4f2ce8cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_18.jpg new file mode 100644 index 00000000..8395410d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_6.jpg new file mode 100644 index 00000000..78c32ec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_8.jpg new file mode 100644 index 00000000..bd98e16b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_26_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_0.jpg new file mode 100644 index 00000000..e79f0f13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_10.jpg new file mode 100644 index 00000000..364d4db2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_12.jpg new file mode 100644 index 00000000..3aa872a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_14.jpg new file mode 100644 index 00000000..07169b33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_16.jpg new file mode 100644 index 00000000..d212257e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_2.jpg new file mode 100644 index 00000000..38b211ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_8.jpg new file mode 100644 index 00000000..607c4a34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_28_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_0.jpg new file mode 100644 index 00000000..08fe8ece Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_10.jpg new file mode 100644 index 00000000..94fb8a57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_12.jpg new file mode 100644 index 00000000..7193f19b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_14.jpg new file mode 100644 index 00000000..90d04012 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_16.jpg new file mode 100644 index 00000000..8887b29f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_18.jpg new file mode 100644 index 00000000..234e1300 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_2.jpg new file mode 100644 index 00000000..28815b3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_20.jpg new file mode 100644 index 00000000..b8dda30b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_24.jpg new file mode 100644 index 00000000..5a3b91d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_26.jpg new file mode 100644 index 00000000..9045d2e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_28.jpg new file mode 100644 index 00000000..98e4b109 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_4.jpg new file mode 100644 index 00000000..c0e7e800 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_6.jpg new file mode 100644 index 00000000..8c0c8435 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_8.jpg new file mode 100644 index 00000000..4e8d1c53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_0.jpg new file mode 100644 index 00000000..4d3304c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_10.jpg new file mode 100644 index 00000000..9f06a3af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_12.jpg new file mode 100644 index 00000000..cc8b4f07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_14.jpg new file mode 100644 index 00000000..fec79256 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_2.jpg new file mode 100644 index 00000000..9ddd6973 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_4.jpg new file mode 100644 index 00000000..cbe93d17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_30_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_0.jpg new file mode 100644 index 00000000..aeb5d302 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_10.jpg new file mode 100644 index 00000000..706c2b8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_12.jpg new file mode 100644 index 00000000..676d60fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_14.jpg new file mode 100644 index 00000000..1146c676 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_16.jpg new file mode 100644 index 00000000..0446b2dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_18.jpg new file mode 100644 index 00000000..9f31bb6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_2.jpg new file mode 100644 index 00000000..11da5def Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_26.jpg new file mode 100644 index 00000000..d6723529 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_28.jpg new file mode 100644 index 00000000..03411769 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_4.jpg new file mode 100644 index 00000000..3a84e78e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_6.jpg new file mode 100644 index 00000000..ff435cf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_8.jpg new file mode 100644 index 00000000..cfbcfaa5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_0.jpg new file mode 100644 index 00000000..b24164ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_10.jpg new file mode 100644 index 00000000..f4a4c574 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_12.jpg new file mode 100644 index 00000000..6f68812b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_14.jpg new file mode 100644 index 00000000..b4e7ffd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_16.jpg new file mode 100644 index 00000000..4e23bc7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_18.jpg new file mode 100644 index 00000000..23e84cd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_2.jpg new file mode 100644 index 00000000..5aba2b01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_26.jpg new file mode 100644 index 00000000..dd038938 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_28.jpg new file mode 100644 index 00000000..5b68dd88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_30.jpg new file mode 100644 index 00000000..4159cfec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_4.jpg new file mode 100644 index 00000000..46211783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_6.jpg new file mode 100644 index 00000000..7dcdbb4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_8.jpg new file mode 100644 index 00000000..ca374173 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_0.jpg new file mode 100644 index 00000000..73763547 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_10.jpg new file mode 100644 index 00000000..89c47d0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_12.jpg new file mode 100644 index 00000000..c99851c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_14.jpg new file mode 100644 index 00000000..493d9472 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_16.jpg new file mode 100644 index 00000000..1fbcff8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_18.jpg new file mode 100644 index 00000000..46ff1855 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_2.jpg new file mode 100644 index 00000000..94f3a340 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_24.jpg new file mode 100644 index 00000000..9fa1c20c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_26.jpg new file mode 100644 index 00000000..5c76fa2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_28.jpg new file mode 100644 index 00000000..de53e5b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_4.jpg new file mode 100644 index 00000000..2c2236fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_6.jpg new file mode 100644 index 00000000..3ac061cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_8.jpg new file mode 100644 index 00000000..e38b72ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/z_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_0.jpg index 41b0773a..a999556d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_12.jpg new file mode 100644 index 00000000..11de23a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_16.jpg new file mode 100644 index 00000000..07a29087 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_20.jpg new file mode 100644 index 00000000..a5cca2c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_24.jpg new file mode 100644 index 00000000..cc2c8dce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_28.jpg new file mode 100644 index 00000000..23d48e5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_4.jpg new file mode 100644 index 00000000..0ae3d9dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_8.jpg new file mode 100644 index 00000000..91ece4e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_0.jpg new file mode 100644 index 00000000..1a5619d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_12.jpg new file mode 100644 index 00000000..66d8146e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_16.jpg new file mode 100644 index 00000000..2f9d9f32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_20.jpg new file mode 100644 index 00000000..6ea71e15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_24.jpg new file mode 100644 index 00000000..edc0da6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_28.jpg new file mode 100644 index 00000000..c5493c52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_4.jpg new file mode 100644 index 00000000..94c7194e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_8.jpg new file mode 100644 index 00000000..5c4246b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_0.jpg new file mode 100644 index 00000000..ac9635a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_12.jpg new file mode 100644 index 00000000..a1075e47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_16.jpg new file mode 100644 index 00000000..a601193f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_20.jpg new file mode 100644 index 00000000..a665862a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_24.jpg new file mode 100644 index 00000000..abdfab48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_28.jpg new file mode 100644 index 00000000..dcd1e0ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_4.jpg new file mode 100644 index 00000000..96cdd818 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_8.jpg new file mode 100644 index 00000000..ad784737 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_0.jpg new file mode 100644 index 00000000..032fd321 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_12.jpg new file mode 100644 index 00000000..e1a06973 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_16.jpg new file mode 100644 index 00000000..f01153e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_20.jpg new file mode 100644 index 00000000..b1733bb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_24.jpg new file mode 100644 index 00000000..64e4b871 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_4.jpg new file mode 100644 index 00000000..e68c2415 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_8.jpg new file mode 100644 index 00000000..a207a89d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_0.jpg new file mode 100644 index 00000000..974a44b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_12.jpg new file mode 100644 index 00000000..9bc35bda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_16.jpg new file mode 100644 index 00000000..df741bb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_20.jpg new file mode 100644 index 00000000..ddc7d342 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_4.jpg new file mode 100644 index 00000000..2717d964 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_8.jpg new file mode 100644 index 00000000..36fa2a01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_0.jpg new file mode 100644 index 00000000..1903a4b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_12.jpg new file mode 100644 index 00000000..d8083fd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_16.jpg new file mode 100644 index 00000000..fe0ce5ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_4.jpg new file mode 100644 index 00000000..51a18cfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_8.jpg new file mode 100644 index 00000000..f4a8c4a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_28_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_0.jpg index 18a679e7..021069f2 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_12.jpg new file mode 100644 index 00000000..2920f19a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_16.jpg new file mode 100644 index 00000000..1915070c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_20.jpg new file mode 100644 index 00000000..4195f9ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_28.jpg new file mode 100644 index 00000000..cb8161ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_4.jpg new file mode 100644 index 00000000..cff5c82c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_8.jpg new file mode 100644 index 00000000..311ae517 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_0.jpg new file mode 100644 index 00000000..cde09804 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_12.jpg new file mode 100644 index 00000000..3b86ca8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_16.jpg new file mode 100644 index 00000000..8dd9ce2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_20.jpg new file mode 100644 index 00000000..487e73c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_24.jpg new file mode 100644 index 00000000..f1a0d42f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_28.jpg new file mode 100644 index 00000000..acd9b941 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_4.jpg new file mode 100644 index 00000000..c4035259 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_8.jpg new file mode 100644 index 00000000..9e8a8762 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_0.jpg index 871b376b..d8c3efd4 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_16.jpg new file mode 100644 index 00000000..331f253f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_24.jpg new file mode 100644 index 00000000..2520df3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_8.jpg new file mode 100644 index 00000000..cccd677c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_0.jpg new file mode 100644 index 00000000..5e1b0e49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_16.jpg new file mode 100644 index 00000000..c1858a1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_24.jpg new file mode 100644 index 00000000..fc750a7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_8.jpg new file mode 100644 index 00000000..dca2cfd1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_0.jpg new file mode 100644 index 00000000..0e1627c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_16.jpg new file mode 100644 index 00000000..a8bb0193 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_24.jpg new file mode 100644 index 00000000..7a4ddfd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_8.jpg new file mode 100644 index 00000000..627940dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_0.jpg index 4c321e6f..2a470301 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_16.jpg new file mode 100644 index 00000000..9c627cd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_24.jpg new file mode 100644 index 00000000..1a789857 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_8.jpg new file mode 100644 index 00000000..0b1a6d67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_0_0.jpg index b29b12f5..882b1c7d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_0_16.jpg new file mode 100644 index 00000000..66cd159c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_16_0.jpg new file mode 100644 index 00000000..093285aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_16_16.jpg new file mode 100644 index 00000000..b42b653e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzzz_0_0.jpg new file mode 100644 index 00000000..81a70146 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_0/zzzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zz_4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zz_4_32.jpg new file mode 100644 index 00000000..f8f098a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zz_4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzz_0_32.jpg new file mode 100644 index 00000000..2cd4aa66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzz_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzz_16_32.jpg new file mode 100644 index 00000000..a1a50d9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzz_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzz_8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzz_8_32.jpg new file mode 100644 index 00000000..60d88c18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzz_8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzzz_0_32.jpg new file mode 100644 index 00000000..c25bf44a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzzz_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzzz_16_32.jpg new file mode 100644 index 00000000..0fa0057c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzzz_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzzzz_0_32.jpg new file mode 100644 index 00000000..7c957b97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/0_1/zzzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_10.jpg new file mode 100644 index 00000000..8ea2e5d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_11.jpg new file mode 100644 index 00000000..2c02788c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_12.jpg new file mode 100644 index 00000000..86d31791 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_2.jpg new file mode 100644 index 00000000..445a0d3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_3.jpg new file mode 100644 index 00000000..8620046e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_4.jpg new file mode 100644 index 00000000..53a32c97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_9.jpg new file mode 100644 index 00000000..f95b793f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/32_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_10.jpg new file mode 100644 index 00000000..b73be28c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_11.jpg new file mode 100644 index 00000000..4782b2bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_2.jpg new file mode 100644 index 00000000..685afab9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_3.jpg new file mode 100644 index 00000000..648a6f30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_4.jpg new file mode 100644 index 00000000..eb6067d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_8.jpg new file mode 100644 index 00000000..88313ffc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_9.jpg new file mode 100644 index 00000000..b3146969 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/33_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_10.jpg new file mode 100644 index 00000000..7cfa3d8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_3.jpg new file mode 100644 index 00000000..39fb3570 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_4.jpg new file mode 100644 index 00000000..5c805eeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_5.jpg new file mode 100644 index 00000000..c5d0e0c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_7.jpg new file mode 100644 index 00000000..16f8f92e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_8.jpg new file mode 100644 index 00000000..38d775dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_9.jpg new file mode 100644 index 00000000..8b7fe8a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/34_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_4.jpg new file mode 100644 index 00000000..7ae8dd59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_5.jpg new file mode 100644 index 00000000..4d260eb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_6.jpg new file mode 100644 index 00000000..048e1b50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_7.jpg new file mode 100644 index 00000000..f165f191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_8.jpg new file mode 100644 index 00000000..a530d01a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_9.jpg new file mode 100644 index 00000000..e8852056 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/35_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_6.jpg new file mode 100644 index 00000000..d2a8b583 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_7.jpg new file mode 100644 index 00000000..32f8d418 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_8.jpg new file mode 100644 index 00000000..fb2c7c02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_9.jpg new file mode 100644 index 00000000..79d36c4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/36_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/37_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/37_6.jpg new file mode 100644 index 00000000..e6ee73e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/37_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/37_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/37_7.jpg new file mode 100644 index 00000000..63ac74a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/37_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/37_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/37_8.jpg new file mode 100644 index 00000000..22a5e259 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/37_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_10.jpg new file mode 100644 index 00000000..447b69da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_12.jpg new file mode 100644 index 00000000..fec6f035 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_2.jpg new file mode 100644 index 00000000..74b63c42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_4.jpg new file mode 100644 index 00000000..43b834b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_8.jpg new file mode 100644 index 00000000..c5aaabe0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_32_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_10.jpg new file mode 100644 index 00000000..c55a7748 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_4.jpg new file mode 100644 index 00000000..fd880bd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_6.jpg new file mode 100644 index 00000000..6bad52e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_8.jpg new file mode 100644 index 00000000..7822bfb5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_34_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_36_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_36_10.jpg new file mode 100644 index 00000000..72d18d5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_36_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_36_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_36_6.jpg new file mode 100644 index 00000000..d554667f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_36_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_36_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_36_8.jpg new file mode 100644 index 00000000..f6633f7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/z_36_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_32_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_32_12.jpg new file mode 100644 index 00000000..3a43ecc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_32_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_32_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_32_4.jpg new file mode 100644 index 00000000..4841bfe2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_32_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_32_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_32_8.jpg new file mode 100644 index 00000000..261c1868 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_32_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_36_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_36_12.jpg new file mode 100644 index 00000000..4766864c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_36_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_36_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_36_8.jpg new file mode 100644 index 00000000..1106f8d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zz_36_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zzz_32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zzz_32_16.jpg new file mode 100644 index 00000000..2bfa4577 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zzz_32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zzz_32_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zzz_32_8.jpg new file mode 100644 index 00000000..2a660c6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zzz_32_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zzzz_32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zzzz_32_16.jpg new file mode 100644 index 00000000..e9163aeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_0/zzzz_32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_1/zzzzz_32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_1/zzzzz_32_32.jpg new file mode 100644 index 00000000..9aee468d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct/1_1/zzzzz_32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_-1.hash index 4c3db41d..bafbaf54 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_-1.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_0.hash index 70df1fb5..6b2fc14b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_0.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_1.hash new file mode 100644 index 00000000..9c323ea7 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_-1_1.hash @@ -0,0 +1 @@ +М!KЦџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџBRёtџџџџџџџџџџџџџџџџџџџџџџџџџџџџ@щWџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_-1.hash index 42e75b60..53651ca8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_-1.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_0.hash index 6a9fa0d2..3258a94c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_0.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_1.hash new file mode 100644 index 00000000..fc8fa31a --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_0_1.hash @@ -0,0 +1 @@ +#ŠKЫџџџџџџџџџџџџ ЈьŒџџџџџџџџџџџџŽЊ ВџџџџџџџџџџџџџџџџџџџџџџџџџџџџЯ-†џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_1_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_1_0.hash new file mode 100644 index 00000000..7a5cfd55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_1_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_1_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_1_1.hash new file mode 100644 index 00000000..b940adfb --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/ct_1_1.hash @@ -0,0 +1 @@ +а}„џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-11.jpg new file mode 100644 index 00000000..f91a6a96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-12.jpg new file mode 100644 index 00000000..8800bc1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-13.jpg new file mode 100644 index 00000000..8c161461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-14.jpg new file mode 100644 index 00000000..f557253a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-10_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-10.jpg new file mode 100644 index 00000000..33205f10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-11.jpg new file mode 100644 index 00000000..7e185cc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-12.jpg new file mode 100644 index 00000000..6f8bed3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-13.jpg new file mode 100644 index 00000000..3c6dbfeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-11_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-1.jpg new file mode 100644 index 00000000..fee2a856 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-10.jpg new file mode 100644 index 00000000..db2b2dac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-11.jpg new file mode 100644 index 00000000..d83f1893 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-13.jpg new file mode 100644 index 00000000..e1d31ca5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-2.jpg new file mode 100644 index 00000000..311531e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-3.jpg new file mode 100644 index 00000000..ea66c9af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-4.jpg new file mode 100644 index 00000000..9c74886c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-5.jpg new file mode 100644 index 00000000..4319e9f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-6.jpg new file mode 100644 index 00000000..94c5e60a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-7.jpg new file mode 100644 index 00000000..a7366427 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-8.jpg new file mode 100644 index 00000000..52eeb099 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-9.jpg new file mode 100644 index 00000000..e4c51f81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-12_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-13_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-13_-12.jpg new file mode 100644 index 00000000..e127e59b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-13_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-13_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-13_-2.jpg new file mode 100644 index 00000000..e83b25ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-13_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-14_-2.jpg new file mode 100644 index 00000000..61a5c84b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-15_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-15_-2.jpg new file mode 100644 index 00000000..d69f7fc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-15_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-16_-2.jpg new file mode 100644 index 00000000..b275b583 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-17_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-17_-2.jpg new file mode 100644 index 00000000..c0d7223e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-17_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-18_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-18_-1.jpg new file mode 100644 index 00000000..4497635d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-18_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-18_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-18_-2.jpg new file mode 100644 index 00000000..4090b86d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-18_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-19_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-19_-1.jpg new file mode 100644 index 00000000..6d7e62a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-19_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-1.jpg new file mode 100644 index 00000000..9fde7a8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-12.jpg new file mode 100644 index 00000000..fb606ae3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-13.jpg new file mode 100644 index 00000000..cefd6a2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-15.jpg new file mode 100644 index 00000000..9c2b09ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-2.jpg new file mode 100644 index 00000000..a800fd7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-3.jpg new file mode 100644 index 00000000..77ffdd43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-4.jpg new file mode 100644 index 00000000..276ead39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-5.jpg new file mode 100644 index 00000000..0fbcf9ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-6.jpg new file mode 100644 index 00000000..f6fb84d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-1_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-1.jpg new file mode 100644 index 00000000..a87b043b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-12.jpg new file mode 100644 index 00000000..0e6c6bd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-13.jpg new file mode 100644 index 00000000..1cf324b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-15.jpg new file mode 100644 index 00000000..c4dfbc83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-2.jpg new file mode 100644 index 00000000..c1f7c68f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-3.jpg new file mode 100644 index 00000000..5b193349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-4.jpg new file mode 100644 index 00000000..9b1b42a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-1.jpg new file mode 100644 index 00000000..1dc8b816 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-12.jpg new file mode 100644 index 00000000..5e6a587e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-13.jpg new file mode 100644 index 00000000..9e1bd459 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-15.jpg new file mode 100644 index 00000000..57d3403d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-2.jpg new file mode 100644 index 00000000..b75c8ee7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-3.jpg new file mode 100644 index 00000000..c9abc5ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-4.jpg new file mode 100644 index 00000000..e02a940f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-5.jpg new file mode 100644 index 00000000..4dc8d092 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-3_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-1.jpg new file mode 100644 index 00000000..f319134f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-12.jpg new file mode 100644 index 00000000..7e52c165 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-13.jpg new file mode 100644 index 00000000..c4800045 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-15.jpg new file mode 100644 index 00000000..a51479bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-2.jpg new file mode 100644 index 00000000..736749df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-3.jpg new file mode 100644 index 00000000..780e59bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-4.jpg new file mode 100644 index 00000000..8b1ea35f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-5.jpg new file mode 100644 index 00000000..8219bd9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-6.jpg new file mode 100644 index 00000000..6328c000 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-1.jpg new file mode 100644 index 00000000..24997d84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-12.jpg new file mode 100644 index 00000000..e1ba1286 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-13.jpg new file mode 100644 index 00000000..7642d2fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-14.jpg new file mode 100644 index 00000000..978f8cde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-15.jpg new file mode 100644 index 00000000..46563dfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-3.jpg new file mode 100644 index 00000000..bcfd1403 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-4.jpg new file mode 100644 index 00000000..253860fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-5.jpg new file mode 100644 index 00000000..c3b2a986 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-5_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-12.jpg new file mode 100644 index 00000000..606852c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-13.jpg new file mode 100644 index 00000000..0a7a6f14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-14.jpg new file mode 100644 index 00000000..55fd597b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-15.jpg new file mode 100644 index 00000000..0454899a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-5.jpg new file mode 100644 index 00000000..fd03d44e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-6_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-12.jpg new file mode 100644 index 00000000..195754b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-13.jpg new file mode 100644 index 00000000..01fb8d4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-14.jpg new file mode 100644 index 00000000..7b367119 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-15.jpg new file mode 100644 index 00000000..84f1ec95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-7_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-12.jpg new file mode 100644 index 00000000..ae72a021 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-13.jpg new file mode 100644 index 00000000..002661cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-14.jpg new file mode 100644 index 00000000..c7c21fcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-15.jpg new file mode 100644 index 00000000..008d3077 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-8_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-11.jpg new file mode 100644 index 00000000..a74ecce1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-12.jpg new file mode 100644 index 00000000..2d495956 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-13.jpg new file mode 100644 index 00000000..1649241a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-14.jpg new file mode 100644 index 00000000..93107a65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-15.jpg new file mode 100644 index 00000000..b8eb610d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/-9_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-10_-10.jpg new file mode 100644 index 00000000..7a9a447b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-10_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-10_-12.jpg new file mode 100644 index 00000000..be177a6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-10_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-10_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-10_-14.jpg new file mode 100644 index 00000000..312b5ab2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-10_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-10.jpg new file mode 100644 index 00000000..ecdf3275 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-12.jpg new file mode 100644 index 00000000..f429d660 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-2.jpg new file mode 100644 index 00000000..af351377 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-4.jpg new file mode 100644 index 00000000..d6668f26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-6.jpg new file mode 100644 index 00000000..dccd6284 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-8.jpg new file mode 100644 index 00000000..4611b7f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-14_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-14_-12.jpg new file mode 100644 index 00000000..36f3870f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-14_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-14_-2.jpg new file mode 100644 index 00000000..79ac2027 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-16_-2.jpg new file mode 100644 index 00000000..dcff05d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-18_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-18_-2.jpg new file mode 100644 index 00000000..c37d1251 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-18_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-12.jpg new file mode 100644 index 00000000..fd080f06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-14.jpg new file mode 100644 index 00000000..80b68225 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-2.jpg new file mode 100644 index 00000000..37cf6a33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-4.jpg new file mode 100644 index 00000000..5b25619f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-6.jpg new file mode 100644 index 00000000..9c018df5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-2_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-12.jpg new file mode 100644 index 00000000..598beea5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-14.jpg new file mode 100644 index 00000000..5c770bb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-2.jpg new file mode 100644 index 00000000..05c8e951 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-4.jpg new file mode 100644 index 00000000..8d3004b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-6.jpg new file mode 100644 index 00000000..024c012a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-12.jpg new file mode 100644 index 00000000..654d78a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-14.jpg new file mode 100644 index 00000000..c0e9806d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-2.jpg new file mode 100644 index 00000000..095779de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-4.jpg new file mode 100644 index 00000000..6a6ff03f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-6_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-8_-12.jpg new file mode 100644 index 00000000..ca97e384 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-8_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-8_-14.jpg new file mode 100644 index 00000000..96bd52e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/z_-8_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-12_-12.jpg new file mode 100644 index 00000000..8d4f3830 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-12_-4.jpg new file mode 100644 index 00000000..1c3fd877 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-12_-8.jpg new file mode 100644 index 00000000..86f86239 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-16_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-16_-12.jpg new file mode 100644 index 00000000..4cc73363 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-16_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-4_-12.jpg new file mode 100644 index 00000000..23b4edc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-4_-4.jpg new file mode 100644 index 00000000..1ed9c26e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-4_-8.jpg new file mode 100644 index 00000000..8d56d4b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-8_-12.jpg new file mode 100644 index 00000000..eb719756 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-8_-4.jpg new file mode 100644 index 00000000..9bd95c5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zz_-8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zzz_-16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zzz_-16_-8.jpg new file mode 100644 index 00000000..e778d38c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zzz_-16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zzz_-8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zzz_-8_-8.jpg new file mode 100644 index 00000000..016ed551 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_-1/zzz_-8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_10.jpg new file mode 100644 index 00000000..1528e9f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_11.jpg new file mode 100644 index 00000000..47967639 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_12.jpg new file mode 100644 index 00000000..d7aa828c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_13.jpg new file mode 100644 index 00000000..c9181d1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_14.jpg new file mode 100644 index 00000000..50a9c4ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_15.jpg new file mode 100644 index 00000000..a4f054d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_16.jpg new file mode 100644 index 00000000..da823925 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_17.jpg new file mode 100644 index 00000000..826f98e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_19.jpg new file mode 100644 index 00000000..ef33e041 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_20.jpg new file mode 100644 index 00000000..a087fbfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_27.jpg new file mode 100644 index 00000000..92a69aaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_30.jpg new file mode 100644 index 00000000..36c3b92f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_31.jpg new file mode 100644 index 00000000..df1efee2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_4.jpg new file mode 100644 index 00000000..ff6400be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_8.jpg new file mode 100644 index 00000000..521f8541 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_9.jpg new file mode 100644 index 00000000..a86eccb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-10_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_10.jpg new file mode 100644 index 00000000..7200134e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_11.jpg new file mode 100644 index 00000000..c820613b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_12.jpg new file mode 100644 index 00000000..55e13b3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_13.jpg new file mode 100644 index 00000000..bc73f595 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_14.jpg new file mode 100644 index 00000000..f8f9b60a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_15.jpg new file mode 100644 index 00000000..76f6e4e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_16.jpg new file mode 100644 index 00000000..0931ca32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_17.jpg new file mode 100644 index 00000000..6ef3b197 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_18.jpg new file mode 100644 index 00000000..094effff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_27.jpg new file mode 100644 index 00000000..eaeac5b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_30.jpg new file mode 100644 index 00000000..d1fe7021 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_31.jpg new file mode 100644 index 00000000..f67d71f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_8.jpg new file mode 100644 index 00000000..d878148b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_9.jpg new file mode 100644 index 00000000..e35fd4f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-11_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_0.jpg new file mode 100644 index 00000000..de96747a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_1.jpg new file mode 100644 index 00000000..713716d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_10.jpg new file mode 100644 index 00000000..f916ef1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_11.jpg new file mode 100644 index 00000000..65915c7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_12.jpg new file mode 100644 index 00000000..f1918ef2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_13.jpg new file mode 100644 index 00000000..3c171461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_14.jpg new file mode 100644 index 00000000..69a3d218 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_15.jpg new file mode 100644 index 00000000..7ccd1e22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_16.jpg new file mode 100644 index 00000000..2597ae9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_17.jpg new file mode 100644 index 00000000..747c6901 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_19.jpg new file mode 100644 index 00000000..580593ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_2.jpg new file mode 100644 index 00000000..222f6c9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_27.jpg new file mode 100644 index 00000000..981d529e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_3.jpg new file mode 100644 index 00000000..da66d5bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_30.jpg new file mode 100644 index 00000000..54353127 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_31.jpg new file mode 100644 index 00000000..1250457b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_4.jpg new file mode 100644 index 00000000..7a8a0ea5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_5.jpg new file mode 100644 index 00000000..17810aed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_6.jpg new file mode 100644 index 00000000..b7d4597e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_7.jpg new file mode 100644 index 00000000..860b9724 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_8.jpg new file mode 100644 index 00000000..125e4492 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_9.jpg new file mode 100644 index 00000000..f8b8a7cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-12_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_10.jpg new file mode 100644 index 00000000..8e52e14e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_13.jpg new file mode 100644 index 00000000..8da896b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_14.jpg new file mode 100644 index 00000000..3641adc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_16.jpg new file mode 100644 index 00000000..112614c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_17.jpg new file mode 100644 index 00000000..e01b52bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_18.jpg new file mode 100644 index 00000000..e3461d52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_27.jpg new file mode 100644 index 00000000..f16beff3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-13_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_11.jpg new file mode 100644 index 00000000..31bba88c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_13.jpg new file mode 100644 index 00000000..4b7b62b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_27.jpg new file mode 100644 index 00000000..2ca6e5a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_7.jpg new file mode 100644 index 00000000..3151107e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_9.jpg new file mode 100644 index 00000000..04bb344b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-14_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_12.jpg new file mode 100644 index 00000000..a2d2e1f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_13.jpg new file mode 100644 index 00000000..d7c6dbe4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_14.jpg new file mode 100644 index 00000000..f514a838 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_27.jpg new file mode 100644 index 00000000..3631d07a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_8.jpg new file mode 100644 index 00000000..7c20c44b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_9.jpg new file mode 100644 index 00000000..a38ace71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-15_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_10.jpg new file mode 100644 index 00000000..1a30d522 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_12.jpg new file mode 100644 index 00000000..9cc541d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_14.jpg new file mode 100644 index 00000000..2cb9d5ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_15.jpg new file mode 100644 index 00000000..daf6db1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_27.jpg new file mode 100644 index 00000000..cf887508 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_8.jpg new file mode 100644 index 00000000..6c9f1024 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_9.jpg new file mode 100644 index 00000000..da4754b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-16_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_13.jpg new file mode 100644 index 00000000..85737196 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_14.jpg new file mode 100644 index 00000000..b968e9f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_15.jpg new file mode 100644 index 00000000..351dec36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_17.jpg new file mode 100644 index 00000000..d37e35e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_27.jpg new file mode 100644 index 00000000..8f83d0ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_9.jpg new file mode 100644 index 00000000..0433c803 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-17_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_10.jpg new file mode 100644 index 00000000..ec3884f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_13.jpg new file mode 100644 index 00000000..3346ba15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_14.jpg new file mode 100644 index 00000000..f73070ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_15.jpg new file mode 100644 index 00000000..e6eaab7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_18.jpg new file mode 100644 index 00000000..d68871f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_27.jpg new file mode 100644 index 00000000..1454b484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_7.jpg new file mode 100644 index 00000000..61fa0b42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_8.jpg new file mode 100644 index 00000000..e5ec8675 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_9.jpg new file mode 100644 index 00000000..b5dc7ca8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-18_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_0.jpg new file mode 100644 index 00000000..47104e5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_10.jpg new file mode 100644 index 00000000..8912c09c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_11.jpg new file mode 100644 index 00000000..abdeb95c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_12.jpg new file mode 100644 index 00000000..870e9375 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_13.jpg new file mode 100644 index 00000000..7c96e666 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_14.jpg new file mode 100644 index 00000000..d2ffbca7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_15.jpg new file mode 100644 index 00000000..742de664 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_16.jpg new file mode 100644 index 00000000..2b801c74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_18.jpg new file mode 100644 index 00000000..326dc172 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_25.jpg new file mode 100644 index 00000000..8da896b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_26.jpg new file mode 100644 index 00000000..1bcf0c34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_27.jpg new file mode 100644 index 00000000..eef4d3a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_7.jpg new file mode 100644 index 00000000..f6403b8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_8.jpg new file mode 100644 index 00000000..915dda1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_9.jpg new file mode 100644 index 00000000..5177c8bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-19_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_0.jpg new file mode 100644 index 00000000..a336b07a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_1.jpg new file mode 100644 index 00000000..0e7cb2f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_10.jpg new file mode 100644 index 00000000..f2f339b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_11.jpg new file mode 100644 index 00000000..b379646c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_12.jpg new file mode 100644 index 00000000..0f1aa2ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_13.jpg new file mode 100644 index 00000000..99d09e43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_14.jpg new file mode 100644 index 00000000..9d30be74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_15.jpg new file mode 100644 index 00000000..e0c342f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_16.jpg new file mode 100644 index 00000000..44723513 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_17.jpg new file mode 100644 index 00000000..3009610a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_19.jpg new file mode 100644 index 00000000..94223551 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_2.jpg new file mode 100644 index 00000000..4f91e530 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_21.jpg new file mode 100644 index 00000000..d54b99cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_27.jpg new file mode 100644 index 00000000..65422568 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_28.jpg new file mode 100644 index 00000000..5bfccbf5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_29.jpg new file mode 100644 index 00000000..abb631b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_3.jpg new file mode 100644 index 00000000..ad0cc34b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_31.jpg new file mode 100644 index 00000000..8b878715 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_4.jpg new file mode 100644 index 00000000..d8783292 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_5.jpg new file mode 100644 index 00000000..daf9cfb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_6.jpg new file mode 100644 index 00000000..1b4f9b4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_7.jpg new file mode 100644 index 00000000..ba288fa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_8.jpg new file mode 100644 index 00000000..c21d24f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_9.jpg new file mode 100644 index 00000000..a9203d14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-1_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_0.jpg new file mode 100644 index 00000000..1815d0f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_1.jpg new file mode 100644 index 00000000..0d1f2bb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_10.jpg new file mode 100644 index 00000000..a9ca28c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_11.jpg new file mode 100644 index 00000000..81fce2cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_12.jpg new file mode 100644 index 00000000..3f7dc28a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_13.jpg new file mode 100644 index 00000000..d5a5c76a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_14.jpg new file mode 100644 index 00000000..fcd9fc98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_15.jpg new file mode 100644 index 00000000..e7c216f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_16.jpg new file mode 100644 index 00000000..2f121d5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_17.jpg new file mode 100644 index 00000000..55d8e5c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_18.jpg new file mode 100644 index 00000000..9f31868d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_19.jpg new file mode 100644 index 00000000..ac2b62ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_2.jpg new file mode 100644 index 00000000..869e6563 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_20.jpg new file mode 100644 index 00000000..1b357404 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_21.jpg new file mode 100644 index 00000000..7b15e80f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_22.jpg new file mode 100644 index 00000000..93fae679 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_23.jpg new file mode 100644 index 00000000..2cf27d99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_24.jpg new file mode 100644 index 00000000..8b69b57f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_25.jpg new file mode 100644 index 00000000..5e3e6330 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_3.jpg new file mode 100644 index 00000000..f80bdd51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_4.jpg new file mode 100644 index 00000000..7156a215 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_5.jpg new file mode 100644 index 00000000..0fbc89f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_6.jpg new file mode 100644 index 00000000..3e297471 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_7.jpg new file mode 100644 index 00000000..600ab7ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_8.jpg new file mode 100644 index 00000000..05445ca3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_9.jpg new file mode 100644 index 00000000..fc62858d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-20_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_11.jpg new file mode 100644 index 00000000..f1fbb910 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_12.jpg new file mode 100644 index 00000000..971ac117 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_13.jpg new file mode 100644 index 00000000..8d3f4fac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_14.jpg new file mode 100644 index 00000000..a8fb51fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_15.jpg new file mode 100644 index 00000000..319a5d93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_16.jpg new file mode 100644 index 00000000..e4842137 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_7.jpg new file mode 100644 index 00000000..fd174c7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-21_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_10.jpg new file mode 100644 index 00000000..dbf59b83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_11.jpg new file mode 100644 index 00000000..cae402ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_12.jpg new file mode 100644 index 00000000..369950fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_13.jpg new file mode 100644 index 00000000..aa979add Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_14.jpg new file mode 100644 index 00000000..faa30412 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_15.jpg new file mode 100644 index 00000000..f3ceb8b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_17.jpg new file mode 100644 index 00000000..69080612 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_6.jpg new file mode 100644 index 00000000..7dbdd353 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_7.jpg new file mode 100644 index 00000000..7cfc6863 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_8.jpg new file mode 100644 index 00000000..3c89ebfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_9.jpg new file mode 100644 index 00000000..1386e074 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-22_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_13.jpg new file mode 100644 index 00000000..efd20e45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_14.jpg new file mode 100644 index 00000000..734decdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_16.jpg new file mode 100644 index 00000000..ad43bcf5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_17.jpg new file mode 100644 index 00000000..89fd0f2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_18.jpg new file mode 100644 index 00000000..a56bcdbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_6.jpg new file mode 100644 index 00000000..85ddfce1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_7.jpg new file mode 100644 index 00000000..d78eba9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_8.jpg new file mode 100644 index 00000000..ab24de9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_9.jpg new file mode 100644 index 00000000..1dd155ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-23_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_13.jpg new file mode 100644 index 00000000..04746878 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_14.jpg new file mode 100644 index 00000000..18fd7c20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_15.jpg new file mode 100644 index 00000000..cf4849fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_16.jpg new file mode 100644 index 00000000..f785995a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_17.jpg new file mode 100644 index 00000000..fcd2cf98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_18.jpg new file mode 100644 index 00000000..28ce2599 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_19.jpg new file mode 100644 index 00000000..ec63f824 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-24_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-25_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-25_17.jpg new file mode 100644 index 00000000..81d62578 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-25_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_0.jpg new file mode 100644 index 00000000..b639c59e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_1.jpg new file mode 100644 index 00000000..39bec74c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_10.jpg new file mode 100644 index 00000000..da4abc70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_11.jpg new file mode 100644 index 00000000..c3861dd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_12.jpg new file mode 100644 index 00000000..b7f056b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_13.jpg new file mode 100644 index 00000000..90a20a7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_14.jpg new file mode 100644 index 00000000..ee04e462 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_15.jpg new file mode 100644 index 00000000..789eaf15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_16.jpg new file mode 100644 index 00000000..5bbe3453 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_17.jpg new file mode 100644 index 00000000..1aca73aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_18.jpg new file mode 100644 index 00000000..71c8a311 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_19.jpg new file mode 100644 index 00000000..351868e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_2.jpg new file mode 100644 index 00000000..6ba97126 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_27.jpg new file mode 100644 index 00000000..62c78b92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_28.jpg new file mode 100644 index 00000000..4603aa3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_29.jpg new file mode 100644 index 00000000..e23f1d4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_3.jpg new file mode 100644 index 00000000..62f293c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_30.jpg new file mode 100644 index 00000000..d50b9fb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_31.jpg new file mode 100644 index 00000000..81e5fa5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_4.jpg new file mode 100644 index 00000000..646ebe68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_5.jpg new file mode 100644 index 00000000..9d407079 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_6.jpg new file mode 100644 index 00000000..74393cd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_7.jpg new file mode 100644 index 00000000..7c558a97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_8.jpg new file mode 100644 index 00000000..1568c5db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_9.jpg new file mode 100644 index 00000000..dc6e04de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-2_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_0.jpg new file mode 100644 index 00000000..390ec333 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_1.jpg new file mode 100644 index 00000000..2f7c7362 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_10.jpg new file mode 100644 index 00000000..b56484da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_11.jpg new file mode 100644 index 00000000..6c7c3452 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_12.jpg new file mode 100644 index 00000000..43bf0031 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_13.jpg new file mode 100644 index 00000000..6a69c293 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_14.jpg new file mode 100644 index 00000000..5405e24a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_15.jpg new file mode 100644 index 00000000..b8616307 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_16.jpg new file mode 100644 index 00000000..7931b72d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_17.jpg new file mode 100644 index 00000000..71b5eef4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_18.jpg new file mode 100644 index 00000000..d2528315 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_19.jpg new file mode 100644 index 00000000..823bbd9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_2.jpg new file mode 100644 index 00000000..9366e357 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_20.jpg new file mode 100644 index 00000000..4308b8f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_27.jpg new file mode 100644 index 00000000..f1766903 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_28.jpg new file mode 100644 index 00000000..a4c69d6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_29.jpg new file mode 100644 index 00000000..4d19b686 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_3.jpg new file mode 100644 index 00000000..fb0b437d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_30.jpg new file mode 100644 index 00000000..7be8c54d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_4.jpg new file mode 100644 index 00000000..c976b6e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_5.jpg new file mode 100644 index 00000000..af85621b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_6.jpg new file mode 100644 index 00000000..5feaad69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_7.jpg new file mode 100644 index 00000000..43eaa21c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_8.jpg new file mode 100644 index 00000000..5e6e49e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_9.jpg new file mode 100644 index 00000000..631cc464 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-3_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_0.jpg new file mode 100644 index 00000000..5f8d04a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_1.jpg new file mode 100644 index 00000000..c052b410 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_10.jpg new file mode 100644 index 00000000..1f9e1bc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_11.jpg new file mode 100644 index 00000000..f3b07c57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_12.jpg new file mode 100644 index 00000000..2bfda177 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_13.jpg new file mode 100644 index 00000000..72745566 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_14.jpg new file mode 100644 index 00000000..aa779f46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_15.jpg new file mode 100644 index 00000000..e0476c86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_16.jpg new file mode 100644 index 00000000..5f2e0fc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_17.jpg new file mode 100644 index 00000000..3d9ae2a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_18.jpg new file mode 100644 index 00000000..ea8b3c68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_19.jpg new file mode 100644 index 00000000..cc54352f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_2.jpg new file mode 100644 index 00000000..2d78391c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_20.jpg new file mode 100644 index 00000000..df299cc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_21.jpg new file mode 100644 index 00000000..1578de1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_22.jpg new file mode 100644 index 00000000..59311a85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_23.jpg new file mode 100644 index 00000000..0add68b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_27.jpg new file mode 100644 index 00000000..1489ec58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_28.jpg new file mode 100644 index 00000000..27bea5b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_3.jpg new file mode 100644 index 00000000..ceecbd24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_4.jpg new file mode 100644 index 00000000..a3d1e88c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_5.jpg new file mode 100644 index 00000000..aefa071e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_6.jpg new file mode 100644 index 00000000..29cc26db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_7.jpg new file mode 100644 index 00000000..fbf5ace5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_8.jpg new file mode 100644 index 00000000..3d5a0ed4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_9.jpg new file mode 100644 index 00000000..a57eea34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-4_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_0.jpg new file mode 100644 index 00000000..fd6cd787 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_1.jpg new file mode 100644 index 00000000..59c8a792 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_10.jpg new file mode 100644 index 00000000..404c2144 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_11.jpg new file mode 100644 index 00000000..8da896b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_12.jpg new file mode 100644 index 00000000..81ad370d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_13.jpg new file mode 100644 index 00000000..6da6e2fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_14.jpg new file mode 100644 index 00000000..b761f42d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_15.jpg new file mode 100644 index 00000000..992fd99d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_16.jpg new file mode 100644 index 00000000..972db3f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_17.jpg new file mode 100644 index 00000000..ffbc6236 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_18.jpg new file mode 100644 index 00000000..c58ac300 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_2.jpg new file mode 100644 index 00000000..46517fb4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_21.jpg new file mode 100644 index 00000000..7997480f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_22.jpg new file mode 100644 index 00000000..00da08eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_23.jpg new file mode 100644 index 00000000..fd2dc751 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_27.jpg new file mode 100644 index 00000000..6bbb0c39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_28.jpg new file mode 100644 index 00000000..edac2e36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_3.jpg new file mode 100644 index 00000000..124d8cf0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_4.jpg new file mode 100644 index 00000000..b8b33c0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_5.jpg new file mode 100644 index 00000000..10026bcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_6.jpg new file mode 100644 index 00000000..8956085a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_7.jpg new file mode 100644 index 00000000..52ac5da9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_8.jpg new file mode 100644 index 00000000..4a53fc18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_9.jpg new file mode 100644 index 00000000..97fc330d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-5_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_10.jpg new file mode 100644 index 00000000..8da896b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_11.jpg new file mode 100644 index 00000000..31d05f06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_12.jpg new file mode 100644 index 00000000..d7a516c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_13.jpg new file mode 100644 index 00000000..c018633f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_14.jpg new file mode 100644 index 00000000..255abb44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_15.jpg new file mode 100644 index 00000000..44d4f164 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_16.jpg new file mode 100644 index 00000000..038aa76d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_17.jpg new file mode 100644 index 00000000..2c4292da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_18.jpg new file mode 100644 index 00000000..8d5faa4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_19.jpg new file mode 100644 index 00000000..31b641b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_27.jpg new file mode 100644 index 00000000..340df19a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_28.jpg new file mode 100644 index 00000000..15c73c73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_5.jpg new file mode 100644 index 00000000..c1afeec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_6.jpg new file mode 100644 index 00000000..8e306ba0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_7.jpg new file mode 100644 index 00000000..8fc20564 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_8.jpg new file mode 100644 index 00000000..b4481944 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_9.jpg new file mode 100644 index 00000000..f7fe068f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-6_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_10.jpg new file mode 100644 index 00000000..d5c9f738 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_11.jpg new file mode 100644 index 00000000..158c471a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_12.jpg new file mode 100644 index 00000000..543f8bea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_13.jpg new file mode 100644 index 00000000..9bddfeb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_14.jpg new file mode 100644 index 00000000..426b44c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_15.jpg new file mode 100644 index 00000000..4d42bbba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_16.jpg new file mode 100644 index 00000000..c3380e82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_17.jpg new file mode 100644 index 00000000..12ca7a91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_18.jpg new file mode 100644 index 00000000..5a32600f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_19.jpg new file mode 100644 index 00000000..5b5a6021 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_27.jpg new file mode 100644 index 00000000..7b7a9963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_28.jpg new file mode 100644 index 00000000..bfd58e72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_5.jpg new file mode 100644 index 00000000..5546009f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_6.jpg new file mode 100644 index 00000000..3017c040 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_7.jpg new file mode 100644 index 00000000..71ed77de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_8.jpg new file mode 100644 index 00000000..cde2baa3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_9.jpg new file mode 100644 index 00000000..d403c84d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-7_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_10.jpg new file mode 100644 index 00000000..5d306f55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_11.jpg new file mode 100644 index 00000000..d5774509 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_12.jpg new file mode 100644 index 00000000..83179a39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_13.jpg new file mode 100644 index 00000000..24fbe3b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_14.jpg new file mode 100644 index 00000000..5edc2205 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_15.jpg new file mode 100644 index 00000000..f66f208f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_16.jpg new file mode 100644 index 00000000..68c6f879 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_17.jpg new file mode 100644 index 00000000..27c6dddb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_18.jpg new file mode 100644 index 00000000..f0668e3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_19.jpg new file mode 100644 index 00000000..17a52c4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_27.jpg new file mode 100644 index 00000000..e69f0743 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_6.jpg new file mode 100644 index 00000000..7f443f96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_7.jpg new file mode 100644 index 00000000..51b3115f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_8.jpg new file mode 100644 index 00000000..1bfe1944 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_9.jpg new file mode 100644 index 00000000..3b14cbaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-8_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_10.jpg new file mode 100644 index 00000000..4bf9283d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_11.jpg new file mode 100644 index 00000000..7d75d0f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_12.jpg new file mode 100644 index 00000000..da904697 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_13.jpg new file mode 100644 index 00000000..e27b657c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_14.jpg new file mode 100644 index 00000000..b815d755 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_15.jpg new file mode 100644 index 00000000..3ccbd31d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_16.jpg new file mode 100644 index 00000000..197cf574 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_19.jpg new file mode 100644 index 00000000..6ecfdfdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_27.jpg new file mode 100644 index 00000000..7f2f19c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_30.jpg new file mode 100644 index 00000000..9f7761d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_31.jpg new file mode 100644 index 00000000..5343bed9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_6.jpg new file mode 100644 index 00000000..e7aff05a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_7.jpg new file mode 100644 index 00000000..682d1f78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_8.jpg new file mode 100644 index 00000000..7e5beb7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_9.jpg new file mode 100644 index 00000000..d5132183 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/-9_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_10.jpg new file mode 100644 index 00000000..520c6e28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_12.jpg new file mode 100644 index 00000000..a3205ab5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_14.jpg new file mode 100644 index 00000000..3ef659e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_16.jpg new file mode 100644 index 00000000..80880073 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_18.jpg new file mode 100644 index 00000000..d0a9fb22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_20.jpg new file mode 100644 index 00000000..a13437c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_28.jpg new file mode 100644 index 00000000..d5e65ac7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_30.jpg new file mode 100644 index 00000000..ff9dd805 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_4.jpg new file mode 100644 index 00000000..de88c0b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_6.jpg new file mode 100644 index 00000000..9a8ef20d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_8.jpg new file mode 100644 index 00000000..827f2202 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_0.jpg new file mode 100644 index 00000000..9867fd6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_10.jpg new file mode 100644 index 00000000..3488f53d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_12.jpg new file mode 100644 index 00000000..40a192c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_14.jpg new file mode 100644 index 00000000..d64019c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_16.jpg new file mode 100644 index 00000000..e6cca505 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_18.jpg new file mode 100644 index 00000000..8d7c044a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_2.jpg new file mode 100644 index 00000000..56aebc7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_20.jpg new file mode 100644 index 00000000..0647cac5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_28.jpg new file mode 100644 index 00000000..1eeea7bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_30.jpg new file mode 100644 index 00000000..005ac616 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_4.jpg new file mode 100644 index 00000000..6a17e3b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_6.jpg new file mode 100644 index 00000000..2a13f013 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_8.jpg new file mode 100644 index 00000000..3bda12f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_10.jpg new file mode 100644 index 00000000..1768e95c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_12.jpg new file mode 100644 index 00000000..caa99ac6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_14.jpg new file mode 100644 index 00000000..ae9e79b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_16.jpg new file mode 100644 index 00000000..d6f5974b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_18.jpg new file mode 100644 index 00000000..974ba34a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_28.jpg new file mode 100644 index 00000000..f285d9d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_8.jpg new file mode 100644 index 00000000..1a1b5c19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-14_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_10.jpg new file mode 100644 index 00000000..df28f19d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_12.jpg new file mode 100644 index 00000000..89f77524 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_14.jpg new file mode 100644 index 00000000..0b78560a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_16.jpg new file mode 100644 index 00000000..65c43810 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_28.jpg new file mode 100644 index 00000000..626509f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_8.jpg new file mode 100644 index 00000000..1e496337 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_0.jpg new file mode 100644 index 00000000..a6c595ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_10.jpg new file mode 100644 index 00000000..8f4deaaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_14.jpg new file mode 100644 index 00000000..4c43efbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_16.jpg new file mode 100644 index 00000000..04bcb6f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_18.jpg new file mode 100644 index 00000000..2180a6bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_28.jpg new file mode 100644 index 00000000..c254e48c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_8.jpg new file mode 100644 index 00000000..52bff75c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_0.jpg new file mode 100644 index 00000000..fd404160 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_10.jpg new file mode 100644 index 00000000..910db3e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_12.jpg new file mode 100644 index 00000000..ce7cd31c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_14.jpg new file mode 100644 index 00000000..4855845e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_16.jpg new file mode 100644 index 00000000..dd25cee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_18.jpg new file mode 100644 index 00000000..74cb75ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_2.jpg new file mode 100644 index 00000000..0a710114 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_20.jpg new file mode 100644 index 00000000..97364b84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_22.jpg new file mode 100644 index 00000000..7b6cb78f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_24.jpg new file mode 100644 index 00000000..19106540 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_26.jpg new file mode 100644 index 00000000..d8945ea2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_28.jpg new file mode 100644 index 00000000..9f117f7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_4.jpg new file mode 100644 index 00000000..b2972d38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_6.jpg new file mode 100644 index 00000000..e61ce00c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_8.jpg new file mode 100644 index 00000000..a8154238 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_10.jpg new file mode 100644 index 00000000..134f7030 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_12.jpg new file mode 100644 index 00000000..8b27b40c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_14.jpg new file mode 100644 index 00000000..c5ed63de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_16.jpg new file mode 100644 index 00000000..58e9d8c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_18.jpg new file mode 100644 index 00000000..898f3b6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_6.jpg new file mode 100644 index 00000000..1c81b4af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_8.jpg new file mode 100644 index 00000000..feaec2e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-22_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_10.jpg new file mode 100644 index 00000000..30cadfce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_14.jpg new file mode 100644 index 00000000..8f78ae02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_16.jpg new file mode 100644 index 00000000..0ac46296 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_18.jpg new file mode 100644 index 00000000..1422586e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_20.jpg new file mode 100644 index 00000000..26c3f625 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_6.jpg new file mode 100644 index 00000000..030d7d2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_8.jpg new file mode 100644 index 00000000..820247de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-26_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-26_18.jpg new file mode 100644 index 00000000..a46af517 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-26_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_0.jpg new file mode 100644 index 00000000..e368d9e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_10.jpg new file mode 100644 index 00000000..db8c237f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_12.jpg new file mode 100644 index 00000000..ee040d57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_14.jpg new file mode 100644 index 00000000..3e187e1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_16.jpg new file mode 100644 index 00000000..b409ec99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_18.jpg new file mode 100644 index 00000000..d4b25f22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_2.jpg new file mode 100644 index 00000000..f061c6ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_20.jpg new file mode 100644 index 00000000..0c2f7c1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_22.jpg new file mode 100644 index 00000000..a2512e7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_28.jpg new file mode 100644 index 00000000..33ab9352 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_30.jpg new file mode 100644 index 00000000..e271a283 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_4.jpg new file mode 100644 index 00000000..753138e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_6.jpg new file mode 100644 index 00000000..ca0e1bb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_8.jpg new file mode 100644 index 00000000..f24aeef3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_0.jpg new file mode 100644 index 00000000..0a838727 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_10.jpg new file mode 100644 index 00000000..a4ff363a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_12.jpg new file mode 100644 index 00000000..491de61e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_14.jpg new file mode 100644 index 00000000..d6805255 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_16.jpg new file mode 100644 index 00000000..5e2aef43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_18.jpg new file mode 100644 index 00000000..16babd8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_2.jpg new file mode 100644 index 00000000..2e4beed0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_20.jpg new file mode 100644 index 00000000..3dd91c8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_22.jpg new file mode 100644 index 00000000..7b46dd7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_24.jpg new file mode 100644 index 00000000..e4026f29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_28.jpg new file mode 100644 index 00000000..3fa3a06d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_30.jpg new file mode 100644 index 00000000..cf189d6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_4.jpg new file mode 100644 index 00000000..4051cb1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_6.jpg new file mode 100644 index 00000000..33a5f45d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_8.jpg new file mode 100644 index 00000000..31013491 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_0.jpg new file mode 100644 index 00000000..a1ff58d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_10.jpg new file mode 100644 index 00000000..edcda1ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_12.jpg new file mode 100644 index 00000000..414af75d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_14.jpg new file mode 100644 index 00000000..f50cfdbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_16.jpg new file mode 100644 index 00000000..c180a7ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_18.jpg new file mode 100644 index 00000000..b000ffb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_2.jpg new file mode 100644 index 00000000..2b47983a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_20.jpg new file mode 100644 index 00000000..32dd8280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_22.jpg new file mode 100644 index 00000000..50fc5f06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_24.jpg new file mode 100644 index 00000000..3ce285f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_28.jpg new file mode 100644 index 00000000..61f0a352 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_4.jpg new file mode 100644 index 00000000..123d2614 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_6.jpg new file mode 100644 index 00000000..589f18be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_8.jpg new file mode 100644 index 00000000..afa3fb4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_10.jpg new file mode 100644 index 00000000..6e712486 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_12.jpg new file mode 100644 index 00000000..c7f15e0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_14.jpg new file mode 100644 index 00000000..f12a45af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_16.jpg new file mode 100644 index 00000000..a10c39b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_18.jpg new file mode 100644 index 00000000..956db1ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_20.jpg new file mode 100644 index 00000000..3f8dd56d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_28.jpg new file mode 100644 index 00000000..13249394 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_6.jpg new file mode 100644 index 00000000..3f57d1eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_8.jpg new file mode 100644 index 00000000..aba6c827 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/z_-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_0.jpg new file mode 100644 index 00000000..8a1ae88b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_12.jpg new file mode 100644 index 00000000..a96df32a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_16.jpg new file mode 100644 index 00000000..6c20b80e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_20.jpg new file mode 100644 index 00000000..98f9bfda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_28.jpg new file mode 100644 index 00000000..342c4eb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_4.jpg new file mode 100644 index 00000000..8219fd35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_8.jpg new file mode 100644 index 00000000..12bd1ae0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_0.jpg new file mode 100644 index 00000000..1b7bb6fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_12.jpg new file mode 100644 index 00000000..a3596a47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_16.jpg new file mode 100644 index 00000000..8f4ebb62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_20.jpg new file mode 100644 index 00000000..96a1e37a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_28.jpg new file mode 100644 index 00000000..ffe55bdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_8.jpg new file mode 100644 index 00000000..73fe1e86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_0.jpg new file mode 100644 index 00000000..db7483c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_12.jpg new file mode 100644 index 00000000..bc806307 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_16.jpg new file mode 100644 index 00000000..221e2c24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_20.jpg new file mode 100644 index 00000000..83d8bcd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_24.jpg new file mode 100644 index 00000000..eb1ed296 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_28.jpg new file mode 100644 index 00000000..092a4c40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_4.jpg new file mode 100644 index 00000000..bef682e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_8.jpg new file mode 100644 index 00000000..5b996036 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_12.jpg new file mode 100644 index 00000000..17f35c4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_16.jpg new file mode 100644 index 00000000..d7629602 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_20.jpg new file mode 100644 index 00000000..c5b594ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_8.jpg new file mode 100644 index 00000000..a16adff6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-28_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-28_20.jpg new file mode 100644 index 00000000..00edb900 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-28_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_0.jpg new file mode 100644 index 00000000..04f20ebc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_12.jpg new file mode 100644 index 00000000..8bc2d13e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_16.jpg new file mode 100644 index 00000000..4bb6d7b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_20.jpg new file mode 100644 index 00000000..f82c9b72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_24.jpg new file mode 100644 index 00000000..70def6af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_28.jpg new file mode 100644 index 00000000..809037ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_4.jpg new file mode 100644 index 00000000..94770ae7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_8.jpg new file mode 100644 index 00000000..3f81db3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_0.jpg new file mode 100644 index 00000000..be8b3d7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_12.jpg new file mode 100644 index 00000000..9ab21817 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_16.jpg new file mode 100644 index 00000000..d2fe4ac6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_20.jpg new file mode 100644 index 00000000..7f9daca0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_24.jpg new file mode 100644 index 00000000..58c09137 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_28.jpg new file mode 100644 index 00000000..972edfff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_4.jpg new file mode 100644 index 00000000..ef75acad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_8.jpg new file mode 100644 index 00000000..92b8c605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zz_-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_0.jpg new file mode 100644 index 00000000..6f6ed782 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_16.jpg new file mode 100644 index 00000000..c8946bf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_24.jpg new file mode 100644 index 00000000..54a105b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_8.jpg new file mode 100644 index 00000000..ed9ccbbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_0.jpg new file mode 100644 index 00000000..db5b8ecf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_16.jpg new file mode 100644 index 00000000..1d43b8ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_24.jpg new file mode 100644 index 00000000..1208c309 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_8.jpg new file mode 100644 index 00000000..50ba828d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-32_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-32_24.jpg new file mode 100644 index 00000000..942375d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-32_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_0.jpg new file mode 100644 index 00000000..d5d673e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_16.jpg new file mode 100644 index 00000000..2cf806a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_24.jpg new file mode 100644 index 00000000..03001518 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_8.jpg new file mode 100644 index 00000000..5f348c30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzz_-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-16_0.jpg new file mode 100644 index 00000000..20c94351 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-16_16.jpg new file mode 100644 index 00000000..dde477aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-32_0.jpg new file mode 100644 index 00000000..7e976ba1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-32_16.jpg new file mode 100644 index 00000000..991b35a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzz_-32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzzz_-32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzzz_-32_0.jpg new file mode 100644 index 00000000..65ec2d04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_0/zzzzz_-32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/-12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/-12_32.jpg new file mode 100644 index 00000000..46356608 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/-12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/-12_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/-12_33.jpg new file mode 100644 index 00000000..43174700 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/-12_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-10_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-10_32.jpg new file mode 100644 index 00000000..bdac4651 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-10_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-12_32.jpg new file mode 100644 index 00000000..1b8175fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-12_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-12_34.jpg new file mode 100644 index 00000000..6db68e3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-12_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-2_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-2_32.jpg new file mode 100644 index 00000000..20e3abc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/z_-2_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zz_-12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zz_-12_32.jpg new file mode 100644 index 00000000..5b74ceb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zz_-12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zz_-12_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zz_-12_36.jpg new file mode 100644 index 00000000..32d42652 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zz_-12_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zz_-4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zz_-4_32.jpg new file mode 100644 index 00000000..84562a2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zz_-4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-16_32.jpg new file mode 100644 index 00000000..b6c30ee8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-16_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-16_40.jpg new file mode 100644 index 00000000..2df0eddb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-16_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-24_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-24_32.jpg new file mode 100644 index 00000000..d3eea5ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-24_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-8_32.jpg new file mode 100644 index 00000000..68dfc187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzz_-8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzz_-16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzz_-16_32.jpg new file mode 100644 index 00000000..02a31811 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzz_-16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzz_-16_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzz_-16_48.jpg new file mode 100644 index 00000000..8a0a40ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzz_-16_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzz_-32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzz_-32_32.jpg new file mode 100644 index 00000000..e3feef29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzz_-32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzzz_-32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzzz_-32_32.jpg new file mode 100644 index 00000000..832912c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_1/zzzzz_-32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_2/zzzzz_-32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_2/zzzzz_-32_64.jpg new file mode 100644 index 00000000..293083d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-1_2/zzzzz_-32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-33_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-33_2.jpg new file mode 100644 index 00000000..9b8d67c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-33_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-33_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-33_3.jpg new file mode 100644 index 00000000..c645419a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-33_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-34_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-34_2.jpg new file mode 100644 index 00000000..93a70d44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-34_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-34_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-34_3.jpg new file mode 100644 index 00000000..ecd32ada Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/-34_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/z_-34_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/z_-34_2.jpg new file mode 100644 index 00000000..8c03ebb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/z_-34_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/z_-34_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/z_-34_4.jpg new file mode 100644 index 00000000..84277d60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/z_-34_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/zz_-36_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/zz_-36_4.jpg new file mode 100644 index 00000000..b6e4c841 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/zz_-36_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/zzz_-40_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/zzz_-40_8.jpg new file mode 100644 index 00000000..8d33a9a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/zzz_-40_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/zzzz_-48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/zzzz_-48_16.jpg new file mode 100644 index 00000000..137a3abc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_0/zzzz_-48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_1/zzzzz_-64_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_1/zzzzz_-64_32.jpg new file mode 100644 index 00000000..ddf2fab1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/-2_1/zzzzz_-64_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-1.jpg new file mode 100644 index 00000000..1eb7e3bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-12.jpg new file mode 100644 index 00000000..f411c8cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-13.jpg new file mode 100644 index 00000000..0ff4a517 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-15.jpg new file mode 100644 index 00000000..d0114c80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-2.jpg new file mode 100644 index 00000000..15971a6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-3.jpg new file mode 100644 index 00000000..5bd69227 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-4.jpg new file mode 100644 index 00000000..a7945809 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-5.jpg new file mode 100644 index 00000000..ac7e3f2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-6.jpg new file mode 100644 index 00000000..0277e1c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/0_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/10_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/10_-12.jpg new file mode 100644 index 00000000..693f8620 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/10_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/10_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/10_-13.jpg new file mode 100644 index 00000000..4af70408 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/10_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-1.jpg new file mode 100644 index 00000000..34cb84fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-10.jpg new file mode 100644 index 00000000..f632da47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-11.jpg new file mode 100644 index 00000000..e75b8b44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-13.jpg new file mode 100644 index 00000000..c28e1656 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-2.jpg new file mode 100644 index 00000000..bfb644d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-3.jpg new file mode 100644 index 00000000..65b76b5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-4.jpg new file mode 100644 index 00000000..da7c2b2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-5.jpg new file mode 100644 index 00000000..e79cc9b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-6.jpg index 3c3cc93e..e3eb39da 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-7.jpg new file mode 100644 index 00000000..9d35bd56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-8.jpg new file mode 100644 index 00000000..628023c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-9.jpg new file mode 100644 index 00000000..63d47946 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/11_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-1.jpg new file mode 100644 index 00000000..6dffcf1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-10.jpg new file mode 100644 index 00000000..56ab83a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-11.jpg new file mode 100644 index 00000000..b433558d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-12.jpg new file mode 100644 index 00000000..b650c855 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-13.jpg new file mode 100644 index 00000000..238e4dbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-3.jpg new file mode 100644 index 00000000..988ab8d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-4.jpg new file mode 100644 index 00000000..9a696659 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-5.jpg new file mode 100644 index 00000000..c19c0517 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-6.jpg new file mode 100644 index 00000000..a4011ae7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-7.jpg new file mode 100644 index 00000000..22acc0d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-8.jpg new file mode 100644 index 00000000..003f6bf4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-1.jpg new file mode 100644 index 00000000..ff246595 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-10.jpg new file mode 100644 index 00000000..8f909ef4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-12.jpg new file mode 100644 index 00000000..39c95a44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-3.jpg new file mode 100644 index 00000000..2af7c1ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-4.jpg new file mode 100644 index 00000000..cea3dd76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-5.jpg new file mode 100644 index 00000000..91bef755 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-6.jpg new file mode 100644 index 00000000..e1beb47b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-7.jpg new file mode 100644 index 00000000..2459e496 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-9.jpg new file mode 100644 index 00000000..39b5eb67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/13_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-1.jpg new file mode 100644 index 00000000..fc88a659 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-10.jpg new file mode 100644 index 00000000..d91966f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-11.jpg new file mode 100644 index 00000000..d6e944c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-12.jpg new file mode 100644 index 00000000..739f4e4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-9.jpg new file mode 100644 index 00000000..b47af1a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/14_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-1.jpg new file mode 100644 index 00000000..9ec101f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-10.jpg new file mode 100644 index 00000000..cd8f770a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-3.jpg new file mode 100644 index 00000000..8383d0ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-4.jpg new file mode 100644 index 00000000..44195a1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-5.jpg new file mode 100644 index 00000000..40f5888e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-6.jpg new file mode 100644 index 00000000..c0e1cb8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-7.jpg new file mode 100644 index 00000000..1a4fbae1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-8.jpg new file mode 100644 index 00000000..a26cdf69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-9.jpg new file mode 100644 index 00000000..2ba2de2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/15_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/16_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/16_-1.jpg new file mode 100644 index 00000000..7fd94725 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/16_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/17_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/17_-1.jpg new file mode 100644 index 00000000..e6080ba8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/17_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/18_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/18_-1.jpg new file mode 100644 index 00000000..2d602640 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/18_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-1.jpg new file mode 100644 index 00000000..d88b51df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-12.jpg new file mode 100644 index 00000000..62d768ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-13.jpg new file mode 100644 index 00000000..4d244017 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-15.jpg new file mode 100644 index 00000000..b297f8cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-2.jpg new file mode 100644 index 00000000..5cba3ba6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-3.jpg new file mode 100644 index 00000000..912067bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-4.jpg new file mode 100644 index 00000000..cff3d7e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-5.jpg new file mode 100644 index 00000000..4a5a38a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-6.jpg new file mode 100644 index 00000000..f40acf2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-7.jpg new file mode 100644 index 00000000..54c30305 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/1_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-1.jpg new file mode 100644 index 00000000..20f080bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-12.jpg new file mode 100644 index 00000000..96a68bcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-13.jpg new file mode 100644 index 00000000..31234b63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-15.jpg new file mode 100644 index 00000000..610f542b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-2.jpg index 55170cfb..fe986186 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-3.jpg index bbb92c24..4cfd10f6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-4.jpg index 607a2d5c..8ea4e8fc 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-5.jpg index 28b1a63d..15652361 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-7.jpg new file mode 100644 index 00000000..a60e8592 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/2_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-1.jpg index d673dccf..9ad14cde 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-12.jpg new file mode 100644 index 00000000..325637da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-13.jpg new file mode 100644 index 00000000..aa4916c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-15.jpg new file mode 100644 index 00000000..fec7c0e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-2.jpg index 202b7739..0ddde429 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-3.jpg index 3f1adc45..a82c0aed 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-4.jpg index dea6aed3..4602afc9 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-5.jpg index e793a477..ce7d57e8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-7.jpg index ec865f93..dad46506 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/3_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-1.jpg index fb53c37d..cbe6e492 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-12.jpg new file mode 100644 index 00000000..f2c26c4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-13.jpg new file mode 100644 index 00000000..611ef87e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-15.jpg new file mode 100644 index 00000000..8606e5d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-2.jpg index abe98fce..9e26918b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-3.jpg index e819b676..dd24373b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-4.jpg index ed1acaa5..a941ee09 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-5.jpg index fd71b8ff..b809a79e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-6.jpg index 2da6cdef..9adef224 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-7.jpg index 0592365c..da86e8c6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/4_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-1.jpg index 7d322a27..8f7074ac 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-12.jpg new file mode 100644 index 00000000..cafbfb63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-13.jpg new file mode 100644 index 00000000..248094f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-2.jpg index 0b13f6d6..4b136e78 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-3.jpg index 4ac3f32b..2bcad7a9 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-4.jpg index a467984a..ee69e170 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-5.jpg index 19d41960..3c368a49 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-6.jpg new file mode 100644 index 00000000..cb53be80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-7.jpg index 1ccd2162..37c3157b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/5_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-1.jpg index 983d10d3..41477958 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-12.jpg new file mode 100644 index 00000000..851e3ce3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-13.jpg new file mode 100644 index 00000000..acff7ae8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-2.jpg new file mode 100644 index 00000000..70beae3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-6.jpg index 88030089..25ed89c0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-7.jpg index 49f65d14..f9836b03 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/6_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-1.jpg index 0279793b..e26fa1f8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-12.jpg new file mode 100644 index 00000000..1f866cb5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-13.jpg new file mode 100644 index 00000000..a0a12db6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-2.jpg index 4249ac6e..f06f12fc 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-6.jpg new file mode 100644 index 00000000..90690c9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/7_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/8_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/8_-1.jpg new file mode 100644 index 00000000..8435f50e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/8_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/8_-12.jpg new file mode 100644 index 00000000..06afa2ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/8_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/8_-13.jpg new file mode 100644 index 00000000..725a2619 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/8_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/9_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/9_-12.jpg new file mode 100644 index 00000000..fa67fa9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/9_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/9_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/9_-13.jpg new file mode 100644 index 00000000..e6c6a032 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/9_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/9_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/9_-6.jpg new file mode 100644 index 00000000..0eea9216 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/9_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-12.jpg new file mode 100644 index 00000000..db6cced5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-14.jpg new file mode 100644 index 00000000..4c752a5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-2.jpg new file mode 100644 index 00000000..9687ed2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-4.jpg new file mode 100644 index 00000000..1446393e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-6.jpg new file mode 100644 index 00000000..e54fa324 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_0_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-10.jpg new file mode 100644 index 00000000..616da6f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-12.jpg new file mode 100644 index 00000000..b39840d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-2.jpg new file mode 100644 index 00000000..f7162932 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-4.jpg new file mode 100644 index 00000000..c9fb6475 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-6.jpg index f03b4099..73618d6b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-8.jpg new file mode 100644 index 00000000..7035593e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_10_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-10.jpg new file mode 100644 index 00000000..80855ebe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-12.jpg new file mode 100644 index 00000000..c99c4fe8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-2.jpg new file mode 100644 index 00000000..1dc59971 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-4.jpg new file mode 100644 index 00000000..1e47fcc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-6.jpg new file mode 100644 index 00000000..2a0c2704 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-8.jpg new file mode 100644 index 00000000..4ed87831 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-10.jpg new file mode 100644 index 00000000..b3d15e23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-12.jpg new file mode 100644 index 00000000..07387eb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-2.jpg new file mode 100644 index 00000000..2feba5cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-4.jpg new file mode 100644 index 00000000..e21ca79d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-6.jpg new file mode 100644 index 00000000..9c4a3cbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-8.jpg new file mode 100644 index 00000000..c9981be6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_14_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-12.jpg new file mode 100644 index 00000000..746155b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-14.jpg new file mode 100644 index 00000000..e77455f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-2.jpg index 8b681e93..b330ea56 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-4.jpg index 03d13376..73d98c46 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-6.jpg index 90f01cfe..95381d0a 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_2_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-12.jpg new file mode 100644 index 00000000..c7b0b0ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-14.jpg new file mode 100644 index 00000000..d0380679 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-2.jpg index e0503b6a..bc847dcf 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-4.jpg index 21ebb838..b4ca0606 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-6.jpg index 0a76478a..9ee3e7a0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-12.jpg new file mode 100644 index 00000000..457af387 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-2.jpg index 8f0695d5..4c409339 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-6.jpg index b6f0a194..af134e81 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_6_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_8_-12.jpg new file mode 100644 index 00000000..595ea101 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_8_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_8_-6.jpg index 4e9350f7..3f423c00 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_8_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/z_8_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_0_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_0_-12.jpg new file mode 100644 index 00000000..74c90840 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_0_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_0_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_0_-4.jpg index 4049e7f5..aad9ab22 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_0_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_0_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_12_-12.jpg new file mode 100644 index 00000000..bf1578d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_12_-4.jpg new file mode 100644 index 00000000..3c77dafa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_12_-8.jpg new file mode 100644 index 00000000..29fdd0b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_4_-12.jpg new file mode 100644 index 00000000..b12c6fb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_4_-4.jpg index bda83dae..a457bc31 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-12.jpg new file mode 100644 index 00000000..171a3b9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-4.jpg index 8df6a2d7..f940c8e0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-8.jpg new file mode 100644 index 00000000..b6c2527b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zz_8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zzz_0_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zzz_0_-8.jpg index 7a90185a..bec32390 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zzz_0_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zzz_0_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zzz_8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zzz_8_-8.jpg new file mode 100644 index 00000000..47f44c4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_-1/zzz_8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_0.jpg new file mode 100644 index 00000000..7f40b6c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_1.jpg new file mode 100644 index 00000000..5ba22027 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_10.jpg new file mode 100644 index 00000000..5ed4218c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_11.jpg new file mode 100644 index 00000000..f704b5dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_12.jpg new file mode 100644 index 00000000..0296db41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_13.jpg new file mode 100644 index 00000000..36fbaecb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_14.jpg new file mode 100644 index 00000000..8da896b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_15.jpg new file mode 100644 index 00000000..3c8428c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_16.jpg new file mode 100644 index 00000000..37f68f0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_17.jpg new file mode 100644 index 00000000..0fedb546 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_18.jpg new file mode 100644 index 00000000..6adba12e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_19.jpg new file mode 100644 index 00000000..b47540b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_2.jpg new file mode 100644 index 00000000..e1fe687c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_27.jpg new file mode 100644 index 00000000..0276a632 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_28.jpg new file mode 100644 index 00000000..c9c2e517 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_29.jpg new file mode 100644 index 00000000..9e22bead Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_3.jpg new file mode 100644 index 00000000..0337be51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_31.jpg new file mode 100644 index 00000000..22a0de04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_4.jpg new file mode 100644 index 00000000..0cf3429e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_5.jpg new file mode 100644 index 00000000..aeb8d466 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_6.jpg new file mode 100644 index 00000000..b47bb687 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_7.jpg new file mode 100644 index 00000000..45368478 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_8.jpg new file mode 100644 index 00000000..ef9f9a8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_9.jpg new file mode 100644 index 00000000..42e0ba20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/0_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_10.jpg new file mode 100644 index 00000000..60f360fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_11.jpg new file mode 100644 index 00000000..d151be62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_12.jpg new file mode 100644 index 00000000..2e3689e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_13.jpg new file mode 100644 index 00000000..4d15a4e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_14.jpg new file mode 100644 index 00000000..0700ea30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_15.jpg new file mode 100644 index 00000000..247ba4c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_16.jpg new file mode 100644 index 00000000..7a2fd029 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_17.jpg new file mode 100644 index 00000000..3feea92e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_18.jpg new file mode 100644 index 00000000..4ea6f753 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_19.jpg new file mode 100644 index 00000000..bd141e86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_20.jpg new file mode 100644 index 00000000..54f9dea7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_21.jpg new file mode 100644 index 00000000..8b16265f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_22.jpg new file mode 100644 index 00000000..7ea0ceee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_23.jpg new file mode 100644 index 00000000..8449edb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_26.jpg new file mode 100644 index 00000000..51c6cf2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_27.jpg new file mode 100644 index 00000000..10bc6ce0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_28.jpg new file mode 100644 index 00000000..8f96d9bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_31.jpg new file mode 100644 index 00000000..10598ea8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_6.jpg new file mode 100644 index 00000000..2f340ec8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_7.jpg new file mode 100644 index 00000000..0bb01d49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/10_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_0.jpg new file mode 100644 index 00000000..2980d237 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_1.jpg new file mode 100644 index 00000000..a894841f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_10.jpg new file mode 100644 index 00000000..4efef5a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_11.jpg new file mode 100644 index 00000000..b4362973 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_12.jpg new file mode 100644 index 00000000..32460926 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_13.jpg new file mode 100644 index 00000000..d726ecc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_14.jpg new file mode 100644 index 00000000..9cbfd31c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_15.jpg new file mode 100644 index 00000000..0aae930a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_16.jpg new file mode 100644 index 00000000..e002d53d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_17.jpg new file mode 100644 index 00000000..4cd6c361 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_18.jpg new file mode 100644 index 00000000..a4b02977 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_19.jpg new file mode 100644 index 00000000..1acf8e57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_2.jpg index a4bd4a13..e57578e1 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_20.jpg new file mode 100644 index 00000000..4095f1ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_21.jpg new file mode 100644 index 00000000..416ffec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_22.jpg new file mode 100644 index 00000000..46be9f2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_23.jpg new file mode 100644 index 00000000..80813784 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_26.jpg new file mode 100644 index 00000000..98aa5a24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_27.jpg new file mode 100644 index 00000000..0dd3ab0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_28.jpg new file mode 100644 index 00000000..b23e7319 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_3.jpg new file mode 100644 index 00000000..61f0ef81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_31.jpg new file mode 100644 index 00000000..7e9c40c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_4.jpg new file mode 100644 index 00000000..996e089f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_5.jpg new file mode 100644 index 00000000..825856bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_6.jpg new file mode 100644 index 00000000..a20d863d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_7.jpg new file mode 100644 index 00000000..a74d23c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_8.jpg new file mode 100644 index 00000000..4ee45dcd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_9.jpg new file mode 100644 index 00000000..973393c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/11_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_0.jpg new file mode 100644 index 00000000..e5ea626b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_1.jpg new file mode 100644 index 00000000..1236485a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_10.jpg new file mode 100644 index 00000000..2b36de90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_11.jpg new file mode 100644 index 00000000..008ebeeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_12.jpg new file mode 100644 index 00000000..e5c99b85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_13.jpg new file mode 100644 index 00000000..e4615ff5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_14.jpg new file mode 100644 index 00000000..c4c84bfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_15.jpg new file mode 100644 index 00000000..390b1018 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_16.jpg new file mode 100644 index 00000000..6b2e68d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_17.jpg new file mode 100644 index 00000000..90d960e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_18.jpg new file mode 100644 index 00000000..80374f7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_19.jpg new file mode 100644 index 00000000..5b981588 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_2.jpg new file mode 100644 index 00000000..b5b869f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_20.jpg new file mode 100644 index 00000000..e653fd76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_21.jpg new file mode 100644 index 00000000..2b9915d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_22.jpg new file mode 100644 index 00000000..218703ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_23.jpg new file mode 100644 index 00000000..dc3531c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_25.jpg new file mode 100644 index 00000000..31569fc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_26.jpg new file mode 100644 index 00000000..b9c2e086 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_27.jpg new file mode 100644 index 00000000..b4dd637c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_28.jpg new file mode 100644 index 00000000..fff4520a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_3.jpg new file mode 100644 index 00000000..f4f9686e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_31.jpg new file mode 100644 index 00000000..0d8fb6a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_4.jpg new file mode 100644 index 00000000..060588e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_5.jpg new file mode 100644 index 00000000..e610d4f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_6.jpg new file mode 100644 index 00000000..0fc4e7e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_7.jpg new file mode 100644 index 00000000..b4fe7a41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_8.jpg new file mode 100644 index 00000000..72f9a1c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_9.jpg new file mode 100644 index 00000000..5941875c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/12_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_0.jpg new file mode 100644 index 00000000..41f20da7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_1.jpg new file mode 100644 index 00000000..e67f43e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_10.jpg new file mode 100644 index 00000000..5a1dbb4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_11.jpg new file mode 100644 index 00000000..b757e43c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_12.jpg new file mode 100644 index 00000000..d229cfce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_13.jpg new file mode 100644 index 00000000..04ecf4b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_14.jpg new file mode 100644 index 00000000..7c38baaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_15.jpg new file mode 100644 index 00000000..19568cde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_16.jpg new file mode 100644 index 00000000..81a8e70b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_17.jpg new file mode 100644 index 00000000..99782d59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_2.jpg new file mode 100644 index 00000000..e3e46df8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_20.jpg new file mode 100644 index 00000000..ce9e0df9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_24.jpg new file mode 100644 index 00000000..8c3b74c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_25.jpg new file mode 100644 index 00000000..d62eee8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_26.jpg new file mode 100644 index 00000000..ce8ebd79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_27.jpg new file mode 100644 index 00000000..a94cd760 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_28.jpg new file mode 100644 index 00000000..224cb4e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_3.jpg new file mode 100644 index 00000000..9cd063e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_31.jpg new file mode 100644 index 00000000..fa8505ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_4.jpg new file mode 100644 index 00000000..539bf612 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_5.jpg new file mode 100644 index 00000000..777a0748 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_6.jpg new file mode 100644 index 00000000..509c638e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_7.jpg new file mode 100644 index 00000000..ad3d8371 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_8.jpg new file mode 100644 index 00000000..bacecfd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_9.jpg new file mode 100644 index 00000000..93ff0dcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/13_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_10.jpg new file mode 100644 index 00000000..50e6b18a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_11.jpg new file mode 100644 index 00000000..64a764e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_12.jpg new file mode 100644 index 00000000..0b0c04f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_13.jpg new file mode 100644 index 00000000..1b5d550c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_14.jpg new file mode 100644 index 00000000..40d51ff6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_20.jpg new file mode 100644 index 00000000..39e4fee8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_31.jpg new file mode 100644 index 00000000..28ca0b4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_8.jpg new file mode 100644 index 00000000..61e83b5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_9.jpg new file mode 100644 index 00000000..44c26eec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/14_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_0.jpg new file mode 100644 index 00000000..1605b632 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_1.jpg new file mode 100644 index 00000000..c8e5438b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_10.jpg new file mode 100644 index 00000000..709cf727 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_11.jpg new file mode 100644 index 00000000..73974644 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_12.jpg new file mode 100644 index 00000000..da1ba0c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_13.jpg new file mode 100644 index 00000000..6a01244a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_2.jpg new file mode 100644 index 00000000..72a5007b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_3.jpg new file mode 100644 index 00000000..2402a022 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_31.jpg new file mode 100644 index 00000000..f44dbe53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_4.jpg new file mode 100644 index 00000000..c5b6744f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_5.jpg new file mode 100644 index 00000000..74aafe74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_6.jpg new file mode 100644 index 00000000..7cef6cc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_7.jpg new file mode 100644 index 00000000..a84d92bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_8.jpg new file mode 100644 index 00000000..f5fc184e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_9.jpg new file mode 100644 index 00000000..2830cbc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/15_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_10.jpg new file mode 100644 index 00000000..1d33bb9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_11.jpg new file mode 100644 index 00000000..1213b5fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_31.jpg new file mode 100644 index 00000000..32a3a3bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_8.jpg new file mode 100644 index 00000000..459fe420 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_9.jpg new file mode 100644 index 00000000..d21678d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/16_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_10.jpg new file mode 100644 index 00000000..8e270540 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_22.jpg new file mode 100644 index 00000000..11fb553c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_31.jpg new file mode 100644 index 00000000..86894bb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_8.jpg new file mode 100644 index 00000000..5f752c31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_9.jpg new file mode 100644 index 00000000..7be75ab4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/17_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_0.jpg new file mode 100644 index 00000000..e3459d73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_31.jpg new file mode 100644 index 00000000..b966334c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_8.jpg new file mode 100644 index 00000000..18cbbec9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_9.jpg new file mode 100644 index 00000000..26a008c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/18_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_0.jpg new file mode 100644 index 00000000..eeec17c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_1.jpg new file mode 100644 index 00000000..f3bd5ce2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_2.jpg new file mode 100644 index 00000000..799c0eac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_31.jpg new file mode 100644 index 00000000..1ca4e5f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/19_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_0.jpg new file mode 100644 index 00000000..0f048b4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_1.jpg new file mode 100644 index 00000000..cad4b318 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_10.jpg new file mode 100644 index 00000000..45fe1650 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_11.jpg new file mode 100644 index 00000000..e560e252 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_13.jpg new file mode 100644 index 00000000..d9554269 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_14.jpg new file mode 100644 index 00000000..1b814f32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_15.jpg new file mode 100644 index 00000000..2b7f1637 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_16.jpg new file mode 100644 index 00000000..a92346f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_17.jpg new file mode 100644 index 00000000..c823fc72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_18.jpg new file mode 100644 index 00000000..127f591c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_19.jpg new file mode 100644 index 00000000..ce08999b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_2.jpg new file mode 100644 index 00000000..4ddbd42a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_21.jpg new file mode 100644 index 00000000..ffc73a21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_22.jpg new file mode 100644 index 00000000..5e520cf2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_27.jpg new file mode 100644 index 00000000..2f5cbf23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_28.jpg new file mode 100644 index 00000000..12dd8e9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_29.jpg new file mode 100644 index 00000000..85689917 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_3.jpg new file mode 100644 index 00000000..a56bae12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_31.jpg new file mode 100644 index 00000000..813f3a9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_4.jpg new file mode 100644 index 00000000..e33c861b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_5.jpg new file mode 100644 index 00000000..699b3283 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_6.jpg new file mode 100644 index 00000000..73f1c828 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_7.jpg new file mode 100644 index 00000000..50da2719 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_8.jpg new file mode 100644 index 00000000..038b0d0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_9.jpg new file mode 100644 index 00000000..fe87db11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/1_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_10.jpg new file mode 100644 index 00000000..b0149717 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_11.jpg new file mode 100644 index 00000000..c815d727 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_12.jpg new file mode 100644 index 00000000..aa6371f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_13.jpg new file mode 100644 index 00000000..5c0aebf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_14.jpg new file mode 100644 index 00000000..30ffa54e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_15.jpg new file mode 100644 index 00000000..dc2c2d92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_16.jpg new file mode 100644 index 00000000..5327ea32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_17.jpg new file mode 100644 index 00000000..0a117f17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_18.jpg new file mode 100644 index 00000000..6325d63b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_19.jpg new file mode 100644 index 00000000..a067e77f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_2.jpg new file mode 100644 index 00000000..519c446e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_20.jpg new file mode 100644 index 00000000..5cb6239f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_21.jpg new file mode 100644 index 00000000..f3c15547 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_22.jpg new file mode 100644 index 00000000..37972fbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_23.jpg new file mode 100644 index 00000000..1b2837a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_24.jpg new file mode 100644 index 00000000..8eb4460e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_25.jpg new file mode 100644 index 00000000..87eb6820 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_26.jpg new file mode 100644 index 00000000..1ea2627d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_27.jpg new file mode 100644 index 00000000..d54a8170 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_28.jpg new file mode 100644 index 00000000..564cd1e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_29.jpg new file mode 100644 index 00000000..3b80738b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_3.jpg new file mode 100644 index 00000000..62afffef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_30.jpg new file mode 100644 index 00000000..4775dda5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_31.jpg new file mode 100644 index 00000000..326daeee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_4.jpg new file mode 100644 index 00000000..4c02f839 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_5.jpg new file mode 100644 index 00000000..e3069d45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_6.jpg new file mode 100644 index 00000000..e1af29d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_7.jpg new file mode 100644 index 00000000..3cccce88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_8.jpg new file mode 100644 index 00000000..ae29ae24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_9.jpg new file mode 100644 index 00000000..ad813c5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/20_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_0.jpg new file mode 100644 index 00000000..d66e484c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_1.jpg new file mode 100644 index 00000000..1fdc024f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_10.jpg new file mode 100644 index 00000000..45a53c95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_11.jpg new file mode 100644 index 00000000..0bc00fdc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_12.jpg new file mode 100644 index 00000000..095a7dd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_13.jpg new file mode 100644 index 00000000..3cbb25cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_14.jpg new file mode 100644 index 00000000..c20c65ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_15.jpg new file mode 100644 index 00000000..fd396edf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_16.jpg new file mode 100644 index 00000000..aa543a64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_17.jpg new file mode 100644 index 00000000..a6d12fa0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_18.jpg new file mode 100644 index 00000000..9cbbb7ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_19.jpg new file mode 100644 index 00000000..e81961cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_2.jpg new file mode 100644 index 00000000..0a8953d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_27.jpg new file mode 100644 index 00000000..002cab07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_28.jpg new file mode 100644 index 00000000..e380a97c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_29.jpg new file mode 100644 index 00000000..52ea0330 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_3.jpg new file mode 100644 index 00000000..170294b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_31.jpg new file mode 100644 index 00000000..6b98a4a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_4.jpg new file mode 100644 index 00000000..77924629 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_5.jpg new file mode 100644 index 00000000..7d13b30f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_6.jpg new file mode 100644 index 00000000..6b9985b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_7.jpg new file mode 100644 index 00000000..f9202638 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_8.jpg new file mode 100644 index 00000000..5fc5401c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_9.jpg new file mode 100644 index 00000000..211519ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/2_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_0.jpg index 25a3f034..6460b1e5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_1.jpg new file mode 100644 index 00000000..b67aa258 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_10.jpg new file mode 100644 index 00000000..c0cad25f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_11.jpg new file mode 100644 index 00000000..a333caec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_12.jpg new file mode 100644 index 00000000..6010c121 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_13.jpg new file mode 100644 index 00000000..57049377 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_14.jpg new file mode 100644 index 00000000..d699933a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_15.jpg new file mode 100644 index 00000000..25f4d885 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_16.jpg new file mode 100644 index 00000000..1e744e52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_17.jpg new file mode 100644 index 00000000..dcd293ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_18.jpg new file mode 100644 index 00000000..cfb679f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_19.jpg new file mode 100644 index 00000000..d7aa3904 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_2.jpg index 83cd7624..c302fa74 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_20.jpg new file mode 100644 index 00000000..34e87b35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_25.jpg new file mode 100644 index 00000000..a9891153 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_27.jpg new file mode 100644 index 00000000..a68a418e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_28.jpg new file mode 100644 index 00000000..194776aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_29.jpg new file mode 100644 index 00000000..3d1731c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_3.jpg new file mode 100644 index 00000000..ef66edd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_31.jpg new file mode 100644 index 00000000..93ce529d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_4.jpg new file mode 100644 index 00000000..ab9d6b91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_5.jpg new file mode 100644 index 00000000..ad38dc23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_6.jpg new file mode 100644 index 00000000..b570e4a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_7.jpg new file mode 100644 index 00000000..1e882f58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_8.jpg new file mode 100644 index 00000000..c4c62201 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/3_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_0.jpg index 6d177ff3..0271d8b4 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_1.jpg new file mode 100644 index 00000000..5b8ab577 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_10.jpg new file mode 100644 index 00000000..197f1899 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_11.jpg new file mode 100644 index 00000000..f38aed3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_12.jpg new file mode 100644 index 00000000..63f66e78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_13.jpg new file mode 100644 index 00000000..4b24eeeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_14.jpg new file mode 100644 index 00000000..57d5d1b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_15.jpg new file mode 100644 index 00000000..1803ea7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_16.jpg new file mode 100644 index 00000000..c47e342e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_17.jpg new file mode 100644 index 00000000..da7759bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_19.jpg new file mode 100644 index 00000000..98a126cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_2.jpg new file mode 100644 index 00000000..6729d86d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_20.jpg new file mode 100644 index 00000000..6963b1a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_21.jpg new file mode 100644 index 00000000..3375f5b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_23.jpg new file mode 100644 index 00000000..076345c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_27.jpg new file mode 100644 index 00000000..13908947 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_28.jpg new file mode 100644 index 00000000..d7b103e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_29.jpg new file mode 100644 index 00000000..ebacc9c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_3.jpg new file mode 100644 index 00000000..f86e2730 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_31.jpg new file mode 100644 index 00000000..570978df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_4.jpg new file mode 100644 index 00000000..7375c5d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_5.jpg new file mode 100644 index 00000000..0298a631 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_6.jpg new file mode 100644 index 00000000..de1a850b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_7.jpg new file mode 100644 index 00000000..c858f932 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_8.jpg new file mode 100644 index 00000000..eff01f72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_9.jpg new file mode 100644 index 00000000..4dfb60c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/4_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_0.jpg new file mode 100644 index 00000000..3760dc36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_1.jpg new file mode 100644 index 00000000..a2042c63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_10.jpg new file mode 100644 index 00000000..06c4933f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_11.jpg new file mode 100644 index 00000000..3b0312c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_12.jpg new file mode 100644 index 00000000..ca551fb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_13.jpg new file mode 100644 index 00000000..ddbb2d8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_14.jpg new file mode 100644 index 00000000..8e110520 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_15.jpg new file mode 100644 index 00000000..d6e8bf3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_16.jpg new file mode 100644 index 00000000..b3d41c75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_17.jpg new file mode 100644 index 00000000..ef5daef6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_18.jpg new file mode 100644 index 00000000..00dc283d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_19.jpg new file mode 100644 index 00000000..f2f11fb5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_2.jpg index 6b5d35b5..d5d1256c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_22.jpg new file mode 100644 index 00000000..9c4076b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_23.jpg new file mode 100644 index 00000000..b0f3294b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_24.jpg new file mode 100644 index 00000000..153d8524 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_27.jpg new file mode 100644 index 00000000..2d8a52ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_28.jpg new file mode 100644 index 00000000..8c77b88a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_29.jpg new file mode 100644 index 00000000..2c955e3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_3.jpg new file mode 100644 index 00000000..805b0654 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_31.jpg new file mode 100644 index 00000000..51a2037d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_4.jpg new file mode 100644 index 00000000..494d534b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_5.jpg new file mode 100644 index 00000000..85e61a07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_6.jpg new file mode 100644 index 00000000..95cc6a8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_7.jpg new file mode 100644 index 00000000..1c16bc7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_8.jpg new file mode 100644 index 00000000..eeb0c71b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_9.jpg new file mode 100644 index 00000000..2ed6b20b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/5_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_0.jpg index 14eac1a6..444d4538 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_1.jpg index b48de3c9..d3b451b5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_10.jpg new file mode 100644 index 00000000..55ba2e3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_11.jpg new file mode 100644 index 00000000..b1e9dcb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_12.jpg new file mode 100644 index 00000000..c7bdc511 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_13.jpg new file mode 100644 index 00000000..f7f28ebb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_14.jpg new file mode 100644 index 00000000..9912574e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_15.jpg new file mode 100644 index 00000000..2cc41352 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_16.jpg new file mode 100644 index 00000000..f1f9b012 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_17.jpg new file mode 100644 index 00000000..6f1ac14a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_18.jpg new file mode 100644 index 00000000..2b403799 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_2.jpg index 60011f93..fee7a85c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_20.jpg new file mode 100644 index 00000000..c3d9ec24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_21.jpg new file mode 100644 index 00000000..81170e44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_27.jpg new file mode 100644 index 00000000..18946a8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_28.jpg new file mode 100644 index 00000000..505943d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_29.jpg new file mode 100644 index 00000000..e0750d9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_3.jpg new file mode 100644 index 00000000..8bddc943 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_31.jpg new file mode 100644 index 00000000..073b9e24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_4.jpg new file mode 100644 index 00000000..db77ab1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_5.jpg new file mode 100644 index 00000000..7c24054c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_6.jpg new file mode 100644 index 00000000..e966a583 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_7.jpg new file mode 100644 index 00000000..fea16c3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_8.jpg new file mode 100644 index 00000000..f34a372e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_9.jpg new file mode 100644 index 00000000..e4a55b19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/6_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_0.jpg new file mode 100644 index 00000000..99044505 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_1.jpg index 126cc7cf..b99e8553 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_10.jpg new file mode 100644 index 00000000..7109e730 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_11.jpg new file mode 100644 index 00000000..01c69872 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_12.jpg new file mode 100644 index 00000000..da8b25f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_13.jpg new file mode 100644 index 00000000..0d95eddd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_14.jpg new file mode 100644 index 00000000..06779fcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_15.jpg new file mode 100644 index 00000000..bbbbfb44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_16.jpg new file mode 100644 index 00000000..b7be5593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_17.jpg new file mode 100644 index 00000000..a950f0b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_2.jpg new file mode 100644 index 00000000..d46c98fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_26.jpg new file mode 100644 index 00000000..076cb341 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_27.jpg new file mode 100644 index 00000000..05699754 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_28.jpg new file mode 100644 index 00000000..7aa80ae4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_29.jpg new file mode 100644 index 00000000..d6b1d8b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_3.jpg new file mode 100644 index 00000000..a44b3b3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_31.jpg new file mode 100644 index 00000000..0c5d0ea0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_4.jpg new file mode 100644 index 00000000..b4f2786e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_5.jpg new file mode 100644 index 00000000..2f12f997 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_6.jpg new file mode 100644 index 00000000..87cb3a7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_7.jpg new file mode 100644 index 00000000..0e4a97c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_8.jpg new file mode 100644 index 00000000..4abb7103 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_9.jpg new file mode 100644 index 00000000..41e2e236 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/7_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_0.jpg new file mode 100644 index 00000000..37b02ced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_1.jpg new file mode 100644 index 00000000..17cca93a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_10.jpg new file mode 100644 index 00000000..ae88eebe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_11.jpg new file mode 100644 index 00000000..e8023725 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_12.jpg new file mode 100644 index 00000000..ff709d94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_13.jpg new file mode 100644 index 00000000..f781ccc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_14.jpg new file mode 100644 index 00000000..4fcf58c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_15.jpg new file mode 100644 index 00000000..4007b518 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_16.jpg new file mode 100644 index 00000000..4fe6ef5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_18.jpg new file mode 100644 index 00000000..42b8ff6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_19.jpg new file mode 100644 index 00000000..8171a839 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_2.jpg index 1c358582..ff8a48b3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_20.jpg new file mode 100644 index 00000000..9c58fbab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_21.jpg new file mode 100644 index 00000000..db79d9ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_22.jpg new file mode 100644 index 00000000..5278e91d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_23.jpg new file mode 100644 index 00000000..6e70a283 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_26.jpg new file mode 100644 index 00000000..6c5a9e57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_27.jpg new file mode 100644 index 00000000..6782a7e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_28.jpg new file mode 100644 index 00000000..9e534c14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_29.jpg new file mode 100644 index 00000000..c53e5368 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_3.jpg new file mode 100644 index 00000000..ef61caac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_31.jpg new file mode 100644 index 00000000..778a56d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_4.jpg new file mode 100644 index 00000000..789a44ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_7.jpg new file mode 100644 index 00000000..7781a9aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_8.jpg new file mode 100644 index 00000000..7bd946d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_9.jpg new file mode 100644 index 00000000..f12c3f3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/8_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_1.jpg new file mode 100644 index 00000000..f67c5346 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_10.jpg new file mode 100644 index 00000000..5abda26e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_11.jpg new file mode 100644 index 00000000..e1d506e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_12.jpg new file mode 100644 index 00000000..c3f9c33a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_13.jpg new file mode 100644 index 00000000..b6998f25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_14.jpg new file mode 100644 index 00000000..9085fd6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_15.jpg new file mode 100644 index 00000000..9dcd2fd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_16.jpg new file mode 100644 index 00000000..e2d0517e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_18.jpg new file mode 100644 index 00000000..5a58d646 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_2.jpg new file mode 100644 index 00000000..eed55064 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_20.jpg new file mode 100644 index 00000000..4ef57d33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_21.jpg new file mode 100644 index 00000000..fa7cf2f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_22.jpg new file mode 100644 index 00000000..1badc547 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_23.jpg new file mode 100644 index 00000000..1d04f0f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_26.jpg new file mode 100644 index 00000000..367f61b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_27.jpg new file mode 100644 index 00000000..24bf92e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_28.jpg new file mode 100644 index 00000000..85a3f860 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_29.jpg new file mode 100644 index 00000000..84feccdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_3.jpg new file mode 100644 index 00000000..2d113755 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_31.jpg new file mode 100644 index 00000000..e158359d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_6.jpg new file mode 100644 index 00000000..545ee472 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_7.jpg new file mode 100644 index 00000000..be3d872c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_8.jpg new file mode 100644 index 00000000..a0c95905 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_9.jpg new file mode 100644 index 00000000..e5852f06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/9_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_0.jpg new file mode 100644 index 00000000..0ff114d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_10.jpg new file mode 100644 index 00000000..1eb50f09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_12.jpg new file mode 100644 index 00000000..cafb5e51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_14.jpg new file mode 100644 index 00000000..6b6b5417 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_16.jpg new file mode 100644 index 00000000..bb045ed8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_18.jpg new file mode 100644 index 00000000..32060389 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_2.jpg new file mode 100644 index 00000000..df24a116 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_20.jpg new file mode 100644 index 00000000..7d76e1b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_22.jpg new file mode 100644 index 00000000..019345dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_28.jpg new file mode 100644 index 00000000..5b4853ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_30.jpg new file mode 100644 index 00000000..ede42d4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_4.jpg new file mode 100644 index 00000000..4aa0bc90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_6.jpg new file mode 100644 index 00000000..108251cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_8.jpg new file mode 100644 index 00000000..e454d29e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_0.jpg index 83b7df78..1d25836d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_10.jpg new file mode 100644 index 00000000..45ebc62e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_12.jpg new file mode 100644 index 00000000..734ec096 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_14.jpg new file mode 100644 index 00000000..683eb8d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_16.jpg new file mode 100644 index 00000000..2fa2025e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_18.jpg new file mode 100644 index 00000000..2a8ddaba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_2.jpg index 869dc1be..5f354c93 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_20.jpg new file mode 100644 index 00000000..fcf56dbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_22.jpg new file mode 100644 index 00000000..08453133 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_24.jpg new file mode 100644 index 00000000..e5c0564d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_26.jpg new file mode 100644 index 00000000..c6a94866 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_28.jpg new file mode 100644 index 00000000..7aeb230a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_4.jpg new file mode 100644 index 00000000..702242dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_6.jpg new file mode 100644 index 00000000..abb7054c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_8.jpg new file mode 100644 index 00000000..95d9d7a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_0.jpg new file mode 100644 index 00000000..93b1aa01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_10.jpg new file mode 100644 index 00000000..a93561dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_12.jpg new file mode 100644 index 00000000..c5af9f21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_14.jpg new file mode 100644 index 00000000..adbaecc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_16.jpg new file mode 100644 index 00000000..66c92f75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_18.jpg new file mode 100644 index 00000000..50f5d08c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_2.jpg new file mode 100644 index 00000000..80327c87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_20.jpg new file mode 100644 index 00000000..1ef92597 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_22.jpg new file mode 100644 index 00000000..faf4ecdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_24.jpg new file mode 100644 index 00000000..026c0364 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_26.jpg new file mode 100644 index 00000000..1b96af61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_28.jpg new file mode 100644 index 00000000..c8d74697 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_4.jpg new file mode 100644 index 00000000..09abfe37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_6.jpg new file mode 100644 index 00000000..90800bc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_8.jpg new file mode 100644 index 00000000..575d375e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_0.jpg new file mode 100644 index 00000000..30321aea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_10.jpg new file mode 100644 index 00000000..39905a5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_12.jpg new file mode 100644 index 00000000..cf3274d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_14.jpg new file mode 100644 index 00000000..f2db1ee2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_2.jpg new file mode 100644 index 00000000..bfa49e7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_20.jpg new file mode 100644 index 00000000..cfb7b75e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_4.jpg new file mode 100644 index 00000000..a3738d08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_6.jpg new file mode 100644 index 00000000..a56e864a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_8.jpg new file mode 100644 index 00000000..c8686965 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_14_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_0.jpg new file mode 100644 index 00000000..8cfe5c74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_10.jpg new file mode 100644 index 00000000..36132c91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_12.jpg new file mode 100644 index 00000000..076cf439 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_22.jpg new file mode 100644 index 00000000..a5e9676f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_8.jpg new file mode 100644 index 00000000..7c314c03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_0.jpg new file mode 100644 index 00000000..367293d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_10.jpg new file mode 100644 index 00000000..68e05e8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_2.jpg new file mode 100644 index 00000000..89cdd576 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_8.jpg new file mode 100644 index 00000000..03007128 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_10.jpg new file mode 100644 index 00000000..89cc165c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_12.jpg new file mode 100644 index 00000000..36f7ce58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_14.jpg new file mode 100644 index 00000000..52505dae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_16.jpg new file mode 100644 index 00000000..a7f3f121 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_18.jpg new file mode 100644 index 00000000..0d5fc5cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_2.jpg new file mode 100644 index 00000000..69c730f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_20.jpg new file mode 100644 index 00000000..01c9ebdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_22.jpg new file mode 100644 index 00000000..b9764a0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_24.jpg new file mode 100644 index 00000000..c71dbacf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_26.jpg new file mode 100644 index 00000000..ad7020e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_28.jpg new file mode 100644 index 00000000..f9d815dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_30.jpg new file mode 100644 index 00000000..1350a128 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_4.jpg new file mode 100644 index 00000000..4ccf2d54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_6.jpg new file mode 100644 index 00000000..494b4141 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_8.jpg new file mode 100644 index 00000000..aa44c679 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_0.jpg index acfbc6fa..918435c9 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_10.jpg new file mode 100644 index 00000000..f9bd28ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_12.jpg new file mode 100644 index 00000000..bb4c386c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_14.jpg new file mode 100644 index 00000000..be23e4ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_16.jpg new file mode 100644 index 00000000..1402fa13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_18.jpg new file mode 100644 index 00000000..03b22c85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_2.jpg index 99e8d780..75687dfb 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_20.jpg new file mode 100644 index 00000000..5638ae43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_26.jpg new file mode 100644 index 00000000..3ea39671 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_28.jpg new file mode 100644 index 00000000..12c54d16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_30.jpg new file mode 100644 index 00000000..94da817d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_4.jpg new file mode 100644 index 00000000..e484cfae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_6.jpg new file mode 100644 index 00000000..0df499c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_8.jpg new file mode 100644 index 00000000..b5a108c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_0.jpg index 99188bba..a676d00f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_10.jpg new file mode 100644 index 00000000..17827717 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_12.jpg new file mode 100644 index 00000000..ff6999e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_14.jpg new file mode 100644 index 00000000..326d6abc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_16.jpg new file mode 100644 index 00000000..dc8217dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_18.jpg new file mode 100644 index 00000000..9f8a7faf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_2.jpg index 315ea696..db74b6b4 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_20.jpg new file mode 100644 index 00000000..41a06acb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_22.jpg new file mode 100644 index 00000000..2e9d11b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_24.jpg new file mode 100644 index 00000000..f97bd586 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_28.jpg new file mode 100644 index 00000000..20b6bf7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_30.jpg new file mode 100644 index 00000000..06f2f0bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_4.jpg new file mode 100644 index 00000000..5b382ed6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_6.jpg new file mode 100644 index 00000000..b6fed513 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_8.jpg new file mode 100644 index 00000000..fff527fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_0.jpg index 8cb64517..909de689 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_10.jpg new file mode 100644 index 00000000..1120d5fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_12.jpg new file mode 100644 index 00000000..137abfed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_14.jpg new file mode 100644 index 00000000..255cdbdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_16.jpg new file mode 100644 index 00000000..780ffe94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_18.jpg new file mode 100644 index 00000000..a058be97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_2.jpg index aa7663b5..85ef3677 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_20.jpg new file mode 100644 index 00000000..045d57d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_22.jpg new file mode 100644 index 00000000..dc076d79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_26.jpg new file mode 100644 index 00000000..ab45df3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_28.jpg new file mode 100644 index 00000000..5b209901 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_30.jpg new file mode 100644 index 00000000..26315578 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_4.jpg new file mode 100644 index 00000000..8d60b9e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_6.jpg new file mode 100644 index 00000000..f65b06bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_8.jpg new file mode 100644 index 00000000..4f3d6aab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_0.jpg index 008c944d..63b99374 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_10.jpg new file mode 100644 index 00000000..9f6177a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_12.jpg new file mode 100644 index 00000000..7fa6e984 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_14.jpg new file mode 100644 index 00000000..0b132f60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_16.jpg new file mode 100644 index 00000000..f8a814c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_18.jpg new file mode 100644 index 00000000..879dfe6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_2.jpg index 84809dae..63804526 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_20.jpg new file mode 100644 index 00000000..7ad63f01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_22.jpg new file mode 100644 index 00000000..321dbe47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_24.jpg new file mode 100644 index 00000000..42f0a300 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_26.jpg new file mode 100644 index 00000000..14eca277 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_28.jpg new file mode 100644 index 00000000..98d55be0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_30.jpg new file mode 100644 index 00000000..4af5dfb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_4.jpg new file mode 100644 index 00000000..099fd3b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_6.jpg new file mode 100644 index 00000000..be6f481d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_8.jpg new file mode 100644 index 00000000..74bd536d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/z_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_0.jpg index 4c14606a..cdab4444 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_12.jpg new file mode 100644 index 00000000..76175e88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_16.jpg new file mode 100644 index 00000000..63e7f243 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_20.jpg new file mode 100644 index 00000000..999aeda1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_24.jpg new file mode 100644 index 00000000..de252d83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_28.jpg new file mode 100644 index 00000000..1ed6e6c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_4.jpg index 7916fc8b..61ec86c8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_8.jpg new file mode 100644 index 00000000..f81aa98d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_0.jpg new file mode 100644 index 00000000..1bc70a9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_12.jpg new file mode 100644 index 00000000..dcccfa3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_16.jpg new file mode 100644 index 00000000..6a44d04b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_20.jpg new file mode 100644 index 00000000..11f3ed7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_24.jpg new file mode 100644 index 00000000..fdc050ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_28.jpg new file mode 100644 index 00000000..2effeee1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_4.jpg new file mode 100644 index 00000000..67401564 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_8.jpg new file mode 100644 index 00000000..5a7da5b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_0.jpg new file mode 100644 index 00000000..4c96aed8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_12.jpg new file mode 100644 index 00000000..a2563f5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_24.jpg new file mode 100644 index 00000000..641899fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_4.jpg new file mode 100644 index 00000000..cd667e86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_8.jpg new file mode 100644 index 00000000..3a80c2d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_12.jpg new file mode 100644 index 00000000..6a409696 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_16.jpg new file mode 100644 index 00000000..15828eb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_20.jpg new file mode 100644 index 00000000..740db036 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_24.jpg new file mode 100644 index 00000000..1ab3c0ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_28.jpg new file mode 100644 index 00000000..0789c859 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_4.jpg new file mode 100644 index 00000000..cf70577f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_8.jpg new file mode 100644 index 00000000..e5939141 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_0.jpg index 484dfda5..8d9abb8a 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_12.jpg new file mode 100644 index 00000000..764b3ebb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_16.jpg new file mode 100644 index 00000000..2c05a143 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_20.jpg new file mode 100644 index 00000000..2e2cf7d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_24.jpg new file mode 100644 index 00000000..b492ad0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_28.jpg new file mode 100644 index 00000000..c7f4f33c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_4.jpg index 5f9ebcc8..a9bb6e4c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_8.jpg new file mode 100644 index 00000000..ac3d8fdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_0.jpg index 0d946f2d..c6564503 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_12.jpg new file mode 100644 index 00000000..fa8841b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_16.jpg new file mode 100644 index 00000000..36ab4723 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_20.jpg new file mode 100644 index 00000000..33171fe3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_24.jpg new file mode 100644 index 00000000..d4f007bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_28.jpg new file mode 100644 index 00000000..74f5e25a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_4.jpg index 5ee7b672..0c1a9687 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_8.jpg new file mode 100644 index 00000000..c694a2cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_0.jpg index 389e16cb..e18af6b8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_16.jpg new file mode 100644 index 00000000..088fb7d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_24.jpg new file mode 100644 index 00000000..fa902178 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_8.jpg index 4095f8f7..f4201324 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_0.jpg new file mode 100644 index 00000000..f78e3358 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_16.jpg new file mode 100644 index 00000000..007dc9d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_24.jpg new file mode 100644 index 00000000..43d958b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_8.jpg new file mode 100644 index 00000000..5edb3895 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_0.jpg index 8b42c985..421c2c79 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_16.jpg new file mode 100644 index 00000000..2b5e3011 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_24.jpg new file mode 100644 index 00000000..f4c5a264 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_8.jpg index 0558afbf..f64fa5ab 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_0_0.jpg index 43f0c251..6b0ec817 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_0_16.jpg index 21249773..e5201127 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_0_16.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_16_0.jpg new file mode 100644 index 00000000..61729c1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_16_16.jpg new file mode 100644 index 00000000..4f199f60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzzz_0_0.jpg new file mode 100644 index 00000000..b3594046 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_0/zzzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_0_32.jpg new file mode 100644 index 00000000..81092ba3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_10_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_10_32.jpg new file mode 100644 index 00000000..d58c311f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_10_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_12_32.jpg new file mode 100644 index 00000000..87497976 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_14_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_14_32.jpg new file mode 100644 index 00000000..7b330b36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_14_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_16_32.jpg new file mode 100644 index 00000000..977891aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_18_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_18_32.jpg new file mode 100644 index 00000000..88f9a34e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_18_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_20_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_20_32.jpg new file mode 100644 index 00000000..09b8133f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_20_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_2_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_2_32.jpg new file mode 100644 index 00000000..6d4875ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_2_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_4_32.jpg new file mode 100644 index 00000000..baa5db2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_6_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_6_32.jpg new file mode 100644 index 00000000..c7836576 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_6_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_8_32.jpg new file mode 100644 index 00000000..eafc6bf5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/z_8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_0_32.jpg new file mode 100644 index 00000000..b7362687 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_12_32.jpg new file mode 100644 index 00000000..efca2e53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_16_32.jpg new file mode 100644 index 00000000..116f82db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_20_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_20_32.jpg new file mode 100644 index 00000000..b0eab9cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_20_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_4_32.jpg new file mode 100644 index 00000000..05204905 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_8_32.jpg new file mode 100644 index 00000000..e2f864eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zz_8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzz_0_32.jpg new file mode 100644 index 00000000..51af545b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzz_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzz_16_32.jpg new file mode 100644 index 00000000..02f5f1d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzz_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzz_8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzz_8_32.jpg new file mode 100644 index 00000000..432c42f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzz_8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzzz_0_32.jpg new file mode 100644 index 00000000..f8b15037 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzzz_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzzz_16_32.jpg new file mode 100644 index 00000000..e56f4baa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzzz_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzzzz_0_32.jpg new file mode 100644 index 00000000..3f6d5bcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat/0_1/zzzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_-1.hash index 1b7966e1..25fc43be 100644 --- a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_-1.hash +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_-1.hash @@ -1 +1,2 @@ -џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ/а5њЈ)Ÿ џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file +џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ`ЛoŠё’Ч8A.q<•jЇBYъ\ AŠ)МEє„HGNBƒџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџєŸ2}њXВŽHіl}ўЛzCџЊр^vљWџџџџдuЧ™џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЪ6t.h§П~цjMя0fџ5WсЉe{`ѓЙŽЂcкpFB@––ŸpчПџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ9x|dџџџџ\ чЫъjjѓ)—џм KЕ=XzУЧИЕф„*РƒT˜*ыЕІlхЙA)ђ/fŽЌ$Ўк ў]є"zџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЙнк76k­6Чf(†ЋUџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ]є0А$яНС7TЮџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџДыL%џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ~чЧЛџџџџџџџџџџџџГМоўџџџџџџџџџџџџ?Q(tџџџџџџџџџџџџ|Ы%Ј)Ÿ џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџљ­qёџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЛИOдџџџџџџџџџџџџџџџџџџџџџџџџџџџџbиuПџџџџ%ZLЧ’F§^џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџƒњщџџџџџџџџџџџџџџџџџџџџџЅк‹˜ZAK}_MSџџџџ Њ)•џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ4T›џџџџџџџџџџџџvьEЛџџџџHШseѕGё,’FљБDŠўІIakГmџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџБ|џџџџџџџџџџџџџџџџџџџџџџџџ,p@-IЪврЎZСвQT +е†џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЋ8сзЁЩžyJQЋЌ  еVq/Ц§F чHљџџџџџџџџџџџџџџџџџџџџљ{3ѕџџџџPiАŸyR"(ытyЋ!CШџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЎYy]ef8žџџџџџџџџџџџџџџџџџџџџм€ˆŸџџџџџџџџџџџџџџџџџџџџџџџџЌбKІUє\Ѓ^сюžbаtЊё‚У \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_0.hash new file mode 100644 index 00000000..db4bd164 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_1.hash new file mode 100644 index 00000000..c11d096a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_2.hash new file mode 100644 index 00000000..4d8aaf82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-1_2.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-2_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-2_0.hash new file mode 100644 index 00000000..0a8836ac --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-2_0.hash @@ -0,0 +1 @@ +џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџnЁŒA(У‹џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ “:}ГHъџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџзLгїџџџџрhаџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџщ’gџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџvсАЇџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-2_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-2_1.hash new file mode 100644 index 00000000..e1b5037c --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_-2_1.hash @@ -0,0 +1 @@ +у7—zџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_-1.hash index d66d0da6..dbc81beb 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_-1.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_0.hash index d863055d..60f274e4 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_0.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_1.hash new file mode 100644 index 00000000..3c13c640 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/flat_0_1.hash @@ -0,0 +1 @@ +Сњѓџџџџž„Ў%џџџџџж&џџџџЎx;„џџџџ ѓ#џџџџ€ъџџџџ3ђСџџџџŸ1onџџџџфу;џџџџІѕ‹šџџџџп’Nџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-1.jpg new file mode 100644 index 00000000..ce901ffb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-10.jpg index 9354a993..7364495d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-14.jpg new file mode 100644 index 00000000..a0a71a28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-15.jpg new file mode 100644 index 00000000..a7dbeb2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-2.jpg new file mode 100644 index 00000000..0ae14245 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-26.jpg new file mode 100644 index 00000000..9286eb9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-27.jpg new file mode 100644 index 00000000..3fbc66af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-28.jpg new file mode 100644 index 00000000..e10c8a93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-29.jpg new file mode 100644 index 00000000..f9922920 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-3.jpg new file mode 100644 index 00000000..403b32e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-30.jpg new file mode 100644 index 00000000..c98e478c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-31.jpg new file mode 100644 index 00000000..8ebc78f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-32.jpg new file mode 100644 index 00000000..2483d3ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-4.jpg new file mode 100644 index 00000000..07775ca6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-7.jpg new file mode 100644 index 00000000..45fe245d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-8.jpg new file mode 100644 index 00000000..31ae0783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-10_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-1.jpg new file mode 100644 index 00000000..3a50f76e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-10.jpg new file mode 100644 index 00000000..7fe60ee7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-14.jpg new file mode 100644 index 00000000..374efbbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-15.jpg new file mode 100644 index 00000000..5f11f9d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-17.jpg new file mode 100644 index 00000000..dfaeb977 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-2.jpg new file mode 100644 index 00000000..197a9ff0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-26.jpg new file mode 100644 index 00000000..8c15d25c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-27.jpg new file mode 100644 index 00000000..a2715517 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-28.jpg new file mode 100644 index 00000000..dc1423f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-29.jpg new file mode 100644 index 00000000..58189d42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-3.jpg new file mode 100644 index 00000000..109d0b01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-30.jpg new file mode 100644 index 00000000..e41f3c34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-31.jpg new file mode 100644 index 00000000..fc3b17b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-32.jpg new file mode 100644 index 00000000..e9413ff2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-11_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-1.jpg new file mode 100644 index 00000000..745f05ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-10.jpg new file mode 100644 index 00000000..937262bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-13.jpg new file mode 100644 index 00000000..1b6570a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-14.jpg new file mode 100644 index 00000000..c3f8ce5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-16.jpg new file mode 100644 index 00000000..65c0a4a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-17.jpg new file mode 100644 index 00000000..640a0ad2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-18.jpg new file mode 100644 index 00000000..4adc74e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-2.jpg new file mode 100644 index 00000000..bd3d3f28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-26.jpg index 8fb93a65..95e44f5d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-26.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-27.jpg new file mode 100644 index 00000000..3bdf8a50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-28.jpg new file mode 100644 index 00000000..002128d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-29.jpg new file mode 100644 index 00000000..99be3199 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-30.jpg new file mode 100644 index 00000000..e36adefe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-31.jpg new file mode 100644 index 00000000..72c7d185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-32.jpg new file mode 100644 index 00000000..f69e8066 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-6.jpg new file mode 100644 index 00000000..7a9dedf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-7.jpg new file mode 100644 index 00000000..8eda7c4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-12_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-1.jpg new file mode 100644 index 00000000..14f70a2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-10.jpg new file mode 100644 index 00000000..8d80d9a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-13.jpg new file mode 100644 index 00000000..b0a9021c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-14.jpg new file mode 100644 index 00000000..9d2b6dba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-15.jpg new file mode 100644 index 00000000..415d0787 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-17.jpg new file mode 100644 index 00000000..9e7b83e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-18.jpg new file mode 100644 index 00000000..fb407ded Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-2.jpg new file mode 100644 index 00000000..fed4071b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-25.jpg new file mode 100644 index 00000000..14e814e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-26.jpg index 25ab5fb9..1e075bd8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-26.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-27.jpg new file mode 100644 index 00000000..b8625d19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-28.jpg new file mode 100644 index 00000000..9e5a1d36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-29.jpg new file mode 100644 index 00000000..c472b819 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-30.jpg new file mode 100644 index 00000000..4be6fc7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-31.jpg new file mode 100644 index 00000000..028cb301 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-32.jpg new file mode 100644 index 00000000..56ee89c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-6.jpg new file mode 100644 index 00000000..3218fec3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-7.jpg new file mode 100644 index 00000000..61175878 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-8.jpg new file mode 100644 index 00000000..252c4f4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-9.jpg new file mode 100644 index 00000000..3e17d06a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-13_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-1.jpg new file mode 100644 index 00000000..b87e778c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-10.jpg new file mode 100644 index 00000000..d425e3fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-11.jpg new file mode 100644 index 00000000..34f5ec72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-14.jpg new file mode 100644 index 00000000..dab05a5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-15.jpg new file mode 100644 index 00000000..d60ce864 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-2.jpg new file mode 100644 index 00000000..4afbb030 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-25.jpg new file mode 100644 index 00000000..1b84b739 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-26.jpg new file mode 100644 index 00000000..c7dab647 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-27.jpg new file mode 100644 index 00000000..598806bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-28.jpg new file mode 100644 index 00000000..503ba7a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-29.jpg new file mode 100644 index 00000000..e2cba249 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-3.jpg new file mode 100644 index 00000000..df51c0cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-30.jpg new file mode 100644 index 00000000..c374d0a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-31.jpg new file mode 100644 index 00000000..66f75f7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-32.jpg new file mode 100644 index 00000000..4455d6a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-5.jpg new file mode 100644 index 00000000..0b1c83f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-14_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-1.jpg new file mode 100644 index 00000000..eb02eb91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-2.jpg new file mode 100644 index 00000000..ef730191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-24.jpg new file mode 100644 index 00000000..823ea8ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-25.jpg new file mode 100644 index 00000000..8c6d2d78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-26.jpg new file mode 100644 index 00000000..e6459cba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-27.jpg new file mode 100644 index 00000000..6b9aec65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-28.jpg new file mode 100644 index 00000000..1472dd0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-29.jpg new file mode 100644 index 00000000..e9dc0ed4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-3.jpg new file mode 100644 index 00000000..3e9970b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-30.jpg new file mode 100644 index 00000000..5ad7d246 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-31.jpg new file mode 100644 index 00000000..7cc284ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-32.jpg new file mode 100644 index 00000000..e08747aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-15_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-1.jpg new file mode 100644 index 00000000..379f8950 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-10.jpg new file mode 100644 index 00000000..a20ef967 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-2.jpg new file mode 100644 index 00000000..ef8d9898 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-24.jpg new file mode 100644 index 00000000..fe013484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-25.jpg new file mode 100644 index 00000000..d1d025e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-26.jpg new file mode 100644 index 00000000..6d024f06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-27.jpg new file mode 100644 index 00000000..1d585b64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-28.jpg new file mode 100644 index 00000000..01fa908b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-29.jpg new file mode 100644 index 00000000..321f987e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-3.jpg new file mode 100644 index 00000000..99a3df1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-30.jpg new file mode 100644 index 00000000..4d3f424c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-31.jpg new file mode 100644 index 00000000..42026e47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-32.jpg new file mode 100644 index 00000000..6d64f57a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-1.jpg new file mode 100644 index 00000000..a0a4b681 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-10.jpg new file mode 100644 index 00000000..93c30b08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-2.jpg new file mode 100644 index 00000000..cda493e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-23.jpg new file mode 100644 index 00000000..c1b73c08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-24.jpg new file mode 100644 index 00000000..8e0220ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-25.jpg new file mode 100644 index 00000000..cee9fbd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-26.jpg new file mode 100644 index 00000000..c16ec685 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-27.jpg new file mode 100644 index 00000000..6f1e4d9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-28.jpg new file mode 100644 index 00000000..b5ab5412 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-29.jpg new file mode 100644 index 00000000..da2c0eea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-3.jpg new file mode 100644 index 00000000..c6db69f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-30.jpg new file mode 100644 index 00000000..9a581c32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-31.jpg new file mode 100644 index 00000000..0d84ddab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-32.jpg new file mode 100644 index 00000000..490bbfed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-9.jpg new file mode 100644 index 00000000..d744d865 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-17_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-1.jpg new file mode 100644 index 00000000..314649d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-2.jpg new file mode 100644 index 00000000..348eb7c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-23.jpg new file mode 100644 index 00000000..1503bb6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-24.jpg new file mode 100644 index 00000000..506016f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-25.jpg new file mode 100644 index 00000000..24cf9df5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-26.jpg new file mode 100644 index 00000000..0c5592e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-27.jpg new file mode 100644 index 00000000..864c3488 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-28.jpg new file mode 100644 index 00000000..e41ef13e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-29.jpg new file mode 100644 index 00000000..de5ca5e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-30.jpg new file mode 100644 index 00000000..4234ef59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-31.jpg new file mode 100644 index 00000000..e1349874 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-32.jpg new file mode 100644 index 00000000..8f4b1c6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-4.jpg new file mode 100644 index 00000000..2dc0c96e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-5.jpg new file mode 100644 index 00000000..4ced2224 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-18_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-22.jpg new file mode 100644 index 00000000..6b018b76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-23.jpg new file mode 100644 index 00000000..7882253e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-24.jpg new file mode 100644 index 00000000..bb5b71b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-25.jpg new file mode 100644 index 00000000..2ba2c075 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-26.jpg new file mode 100644 index 00000000..8e1402fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-27.jpg new file mode 100644 index 00000000..e6973572 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-28.jpg new file mode 100644 index 00000000..0613ea28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-29.jpg new file mode 100644 index 00000000..f70aee9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-30.jpg new file mode 100644 index 00000000..0948d6ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-31.jpg new file mode 100644 index 00000000..b1d7f3d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-32.jpg new file mode 100644 index 00000000..261bc2a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-4.jpg new file mode 100644 index 00000000..3e6bdbe4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-5.jpg new file mode 100644 index 00000000..a41c966b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-7.jpg new file mode 100644 index 00000000..0b422277 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-8.jpg new file mode 100644 index 00000000..b9864141 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-19_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-1.jpg index 60459ce6..fa93cd26 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-12.jpg index 42ef8557..10be0ee1 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-13.jpg new file mode 100644 index 00000000..4bd18482 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-2.jpg index 537fcb3a..e8614d44 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-22.jpg new file mode 100644 index 00000000..a72d7aa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-3.jpg index 417cd347..b2c374d6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-31.jpg new file mode 100644 index 00000000..9115087d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-32.jpg new file mode 100644 index 00000000..024c7649 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-4.jpg index 9caf4911..352cb484 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-1_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-2.jpg new file mode 100644 index 00000000..cbc6104c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-21.jpg new file mode 100644 index 00000000..5fbd5c71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-22.jpg new file mode 100644 index 00000000..2c521e25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-23.jpg new file mode 100644 index 00000000..99366f6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-24.jpg new file mode 100644 index 00000000..159f59be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-25.jpg new file mode 100644 index 00000000..8ceb77f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-26.jpg new file mode 100644 index 00000000..377ddda9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-27.jpg new file mode 100644 index 00000000..f8ec274a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-28.jpg new file mode 100644 index 00000000..1e2822c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-29.jpg new file mode 100644 index 00000000..2f4bd949 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-3.jpg new file mode 100644 index 00000000..f16d5492 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-30.jpg new file mode 100644 index 00000000..4bee1ca4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-31.jpg new file mode 100644 index 00000000..69b5c442 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-32.jpg new file mode 100644 index 00000000..ceac6008 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-4.jpg new file mode 100644 index 00000000..3c649b09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-7.jpg new file mode 100644 index 00000000..b4cd02ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-8.jpg new file mode 100644 index 00000000..eb821814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-20_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-21.jpg new file mode 100644 index 00000000..144c0c98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-22.jpg new file mode 100644 index 00000000..9f08dfb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-23.jpg new file mode 100644 index 00000000..51a52454 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-24.jpg new file mode 100644 index 00000000..55d5d426 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-25.jpg new file mode 100644 index 00000000..3c288b66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-26.jpg new file mode 100644 index 00000000..6726d752 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-27.jpg new file mode 100644 index 00000000..c2d0f0bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-28.jpg new file mode 100644 index 00000000..7d42dd14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-29.jpg new file mode 100644 index 00000000..4d5023ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-30.jpg new file mode 100644 index 00000000..e5e53642 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-31.jpg new file mode 100644 index 00000000..3a86ba59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-32.jpg new file mode 100644 index 00000000..875df81f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-21_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-21.jpg new file mode 100644 index 00000000..e0d5a4c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-22.jpg new file mode 100644 index 00000000..62a6fbd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-23.jpg new file mode 100644 index 00000000..bed28e05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-24.jpg new file mode 100644 index 00000000..b59344f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-25.jpg new file mode 100644 index 00000000..4efc2954 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-26.jpg new file mode 100644 index 00000000..3113a98e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-27.jpg new file mode 100644 index 00000000..00d19a15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-28.jpg new file mode 100644 index 00000000..8f4ddfb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-29.jpg new file mode 100644 index 00000000..5c14b5df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-30.jpg new file mode 100644 index 00000000..41e92766 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-31.jpg new file mode 100644 index 00000000..283b519f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-32.jpg new file mode 100644 index 00000000..a8bad1f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-22_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-2.jpg new file mode 100644 index 00000000..aed11e09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-20.jpg new file mode 100644 index 00000000..b9fcfc7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-21.jpg new file mode 100644 index 00000000..f7009066 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-22.jpg new file mode 100644 index 00000000..0d77efd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-23.jpg new file mode 100644 index 00000000..bc416291 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-24.jpg new file mode 100644 index 00000000..8040bedb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-25.jpg new file mode 100644 index 00000000..cf113b7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-26.jpg new file mode 100644 index 00000000..47756fb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-27.jpg new file mode 100644 index 00000000..065caf92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-28.jpg new file mode 100644 index 00000000..3a3bc113 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-29.jpg new file mode 100644 index 00000000..8ff05cba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-3.jpg new file mode 100644 index 00000000..105d9155 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-30.jpg new file mode 100644 index 00000000..16d0297c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-31.jpg new file mode 100644 index 00000000..1d91b74a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-32.jpg new file mode 100644 index 00000000..aa52b336 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-23_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-19.jpg new file mode 100644 index 00000000..b946ab54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-2.jpg new file mode 100644 index 00000000..8875da1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-20.jpg new file mode 100644 index 00000000..2ba43b1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-21.jpg new file mode 100644 index 00000000..220382e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-22.jpg new file mode 100644 index 00000000..f0a779d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-23.jpg new file mode 100644 index 00000000..a76ce32f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-24.jpg new file mode 100644 index 00000000..688d0ac6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-25.jpg new file mode 100644 index 00000000..a5e6a571 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-26.jpg new file mode 100644 index 00000000..01498405 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-27.jpg new file mode 100644 index 00000000..72963248 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-28.jpg new file mode 100644 index 00000000..e5353ba1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-29.jpg new file mode 100644 index 00000000..b2802943 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-3.jpg new file mode 100644 index 00000000..b7dd8072 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-30.jpg new file mode 100644 index 00000000..2af5f843 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-31.jpg new file mode 100644 index 00000000..6199a28f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-32.jpg new file mode 100644 index 00000000..a2312b1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-8.jpg new file mode 100644 index 00000000..1973f13a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-9.jpg new file mode 100644 index 00000000..aec118a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-24_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-19.jpg new file mode 100644 index 00000000..cf008e1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-20.jpg new file mode 100644 index 00000000..d7cf6c20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-21.jpg new file mode 100644 index 00000000..0f5b3ab7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-22.jpg new file mode 100644 index 00000000..eeb92129 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-23.jpg new file mode 100644 index 00000000..6d1012fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-24.jpg new file mode 100644 index 00000000..2e80e39a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-25.jpg new file mode 100644 index 00000000..722f7771 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-26.jpg new file mode 100644 index 00000000..5b35d651 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-27.jpg new file mode 100644 index 00000000..9dd487f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-28.jpg new file mode 100644 index 00000000..3fdb496b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-29.jpg new file mode 100644 index 00000000..1fc7df1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-30.jpg new file mode 100644 index 00000000..eeff736f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-31.jpg new file mode 100644 index 00000000..43d6019a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-32.jpg new file mode 100644 index 00000000..97c4fb39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-8.jpg new file mode 100644 index 00000000..f89e937f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-9.jpg new file mode 100644 index 00000000..ef7df7b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-25_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-19.jpg new file mode 100644 index 00000000..19cacf7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-20.jpg new file mode 100644 index 00000000..7627c695 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-21.jpg new file mode 100644 index 00000000..b3da9d44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-22.jpg new file mode 100644 index 00000000..581c8937 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-23.jpg new file mode 100644 index 00000000..dde9ad50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-24.jpg new file mode 100644 index 00000000..087bc3e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-25.jpg new file mode 100644 index 00000000..6e5ff1bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-26.jpg new file mode 100644 index 00000000..865c82fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-27.jpg new file mode 100644 index 00000000..e2aaae84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-28.jpg new file mode 100644 index 00000000..9e130189 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-29.jpg new file mode 100644 index 00000000..126c919f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-30.jpg new file mode 100644 index 00000000..8dfde6f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-31.jpg new file mode 100644 index 00000000..3e00d160 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-32.jpg new file mode 100644 index 00000000..03b666d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-5.jpg new file mode 100644 index 00000000..56107e5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-26_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-18.jpg new file mode 100644 index 00000000..c40a4b03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-19.jpg new file mode 100644 index 00000000..fef728b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-20.jpg new file mode 100644 index 00000000..0958eae2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-21.jpg new file mode 100644 index 00000000..8dc65fa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-22.jpg new file mode 100644 index 00000000..6eced9e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-23.jpg new file mode 100644 index 00000000..b35c55aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-24.jpg new file mode 100644 index 00000000..54cac834 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-25.jpg new file mode 100644 index 00000000..de6d668d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-26.jpg new file mode 100644 index 00000000..89007e43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-27.jpg new file mode 100644 index 00000000..28b4594f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-28.jpg new file mode 100644 index 00000000..34724b28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-29.jpg new file mode 100644 index 00000000..e371f20f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-30.jpg new file mode 100644 index 00000000..32139a46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-31.jpg new file mode 100644 index 00000000..852f86ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-32.jpg new file mode 100644 index 00000000..5523e70f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-5.jpg new file mode 100644 index 00000000..12a33f0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-6.jpg new file mode 100644 index 00000000..feef9371 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-27_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-18.jpg new file mode 100644 index 00000000..bbbe685f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-19.jpg new file mode 100644 index 00000000..9ca356ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-20.jpg new file mode 100644 index 00000000..19bc8317 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-21.jpg new file mode 100644 index 00000000..605750ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-22.jpg new file mode 100644 index 00000000..cc5f3b6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-23.jpg new file mode 100644 index 00000000..b311a85a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-24.jpg new file mode 100644 index 00000000..6f16066f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-25.jpg new file mode 100644 index 00000000..e7b89bf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-26.jpg new file mode 100644 index 00000000..3252ea1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-27.jpg new file mode 100644 index 00000000..0f09d80f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-28.jpg new file mode 100644 index 00000000..16dd0299 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-29.jpg new file mode 100644 index 00000000..d8bb7e36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-30.jpg new file mode 100644 index 00000000..aad99e80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-31.jpg new file mode 100644 index 00000000..b4988c0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-32.jpg new file mode 100644 index 00000000..37452b5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-28_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-17.jpg new file mode 100644 index 00000000..7f1e315d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-18.jpg new file mode 100644 index 00000000..a59ae2f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-19.jpg new file mode 100644 index 00000000..3800319a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-20.jpg new file mode 100644 index 00000000..dba195bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-21.jpg new file mode 100644 index 00000000..16df4437 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-22.jpg new file mode 100644 index 00000000..a2373040 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-23.jpg new file mode 100644 index 00000000..6d3b9d8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-24.jpg new file mode 100644 index 00000000..263aa5f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-25.jpg new file mode 100644 index 00000000..50cae9e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-26.jpg new file mode 100644 index 00000000..dda49df7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-27.jpg new file mode 100644 index 00000000..4468bc43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-28.jpg new file mode 100644 index 00000000..c4d79a0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-29.jpg new file mode 100644 index 00000000..ba47b31c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-30.jpg new file mode 100644 index 00000000..6df487fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-31.jpg new file mode 100644 index 00000000..0c1f637d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-32.jpg new file mode 100644 index 00000000..d6b902c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-29_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-1.jpg new file mode 100644 index 00000000..3d049d73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-11.jpg new file mode 100644 index 00000000..64467618 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-12.jpg new file mode 100644 index 00000000..368ef16d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-13.jpg new file mode 100644 index 00000000..9323e163 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-2.jpg index d802b10f..378e2653 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-20.jpg new file mode 100644 index 00000000..c0a6c0b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-22.jpg new file mode 100644 index 00000000..312ef0da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-3.jpg index 3cba0a6a..51100b27 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-31.jpg new file mode 100644 index 00000000..4a6b3276 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-32.jpg new file mode 100644 index 00000000..8d1186ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-6.jpg new file mode 100644 index 00000000..2bd17cd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-9.jpg new file mode 100644 index 00000000..f687a514 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-2_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-17.jpg new file mode 100644 index 00000000..c830e44a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-18.jpg new file mode 100644 index 00000000..e7567c1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-19.jpg new file mode 100644 index 00000000..4a545383 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-20.jpg new file mode 100644 index 00000000..dde0282d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-21.jpg new file mode 100644 index 00000000..31391ddd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-22.jpg new file mode 100644 index 00000000..539fcdf1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-23.jpg new file mode 100644 index 00000000..7c2ed0ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-24.jpg new file mode 100644 index 00000000..df4f4cd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-25.jpg new file mode 100644 index 00000000..31a32095 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-26.jpg new file mode 100644 index 00000000..df47f59d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-27.jpg new file mode 100644 index 00000000..e9b94e71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-28.jpg new file mode 100644 index 00000000..3505ebc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-29.jpg new file mode 100644 index 00000000..e8eb6f8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-30.jpg new file mode 100644 index 00000000..494d0912 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-31.jpg new file mode 100644 index 00000000..5ba21e74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-32.jpg new file mode 100644 index 00000000..9e2eb246 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-30_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-17.jpg new file mode 100644 index 00000000..8b02eff4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-18.jpg new file mode 100644 index 00000000..bc6ce707 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-19.jpg new file mode 100644 index 00000000..0230d13d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-20.jpg new file mode 100644 index 00000000..e43a7b5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-21.jpg new file mode 100644 index 00000000..2b27b297 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-22.jpg new file mode 100644 index 00000000..6bc67062 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-23.jpg new file mode 100644 index 00000000..a3db4c52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-24.jpg new file mode 100644 index 00000000..edffaabe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-25.jpg new file mode 100644 index 00000000..a5719048 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-26.jpg new file mode 100644 index 00000000..503dbc94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-27.jpg new file mode 100644 index 00000000..e248a668 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-28.jpg new file mode 100644 index 00000000..718dd3e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-29.jpg new file mode 100644 index 00000000..90a43f39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-30.jpg new file mode 100644 index 00000000..2203a2d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-31.jpg new file mode 100644 index 00000000..b2b80828 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-31_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-16.jpg new file mode 100644 index 00000000..78b18c2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-17.jpg new file mode 100644 index 00000000..b23d1b13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-18.jpg new file mode 100644 index 00000000..9d3bc57c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-19.jpg new file mode 100644 index 00000000..0f53276a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-20.jpg new file mode 100644 index 00000000..a0a14141 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-21.jpg new file mode 100644 index 00000000..21b3b542 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-22.jpg new file mode 100644 index 00000000..42e8694a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-23.jpg new file mode 100644 index 00000000..72afcc8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-24.jpg new file mode 100644 index 00000000..e1a1d0ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-25.jpg new file mode 100644 index 00000000..f990e178 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-26.jpg new file mode 100644 index 00000000..4a50df2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-27.jpg new file mode 100644 index 00000000..f66161b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-28.jpg new file mode 100644 index 00000000..c2c4e756 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-29.jpg new file mode 100644 index 00000000..18a1cc8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-30.jpg new file mode 100644 index 00000000..25ed7423 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-31.jpg new file mode 100644 index 00000000..0dd80725 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-32_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-1.jpg new file mode 100644 index 00000000..dd9b3460 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-11.jpg new file mode 100644 index 00000000..6e47c3c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-12.jpg new file mode 100644 index 00000000..bf38c10e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-13.jpg new file mode 100644 index 00000000..715850c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-2.jpg index 6eaaf388..0fc98894 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-30.jpg new file mode 100644 index 00000000..0158c111 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-31.jpg new file mode 100644 index 00000000..515603a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-32.jpg new file mode 100644 index 00000000..be6579c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-6.jpg new file mode 100644 index 00000000..d52daee9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-7.jpg index 72d9e747..ee748e2c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-3_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-1.jpg new file mode 100644 index 00000000..ba958c33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-11.jpg new file mode 100644 index 00000000..ae48cf45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-12.jpg index 3fe529c6..bab1cffd 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-13.jpg new file mode 100644 index 00000000..9651669d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-14.jpg new file mode 100644 index 00000000..a57d1b47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-2.jpg new file mode 100644 index 00000000..07c281f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-30.jpg new file mode 100644 index 00000000..e8b85f2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-31.jpg new file mode 100644 index 00000000..c0d0dde6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-32.jpg new file mode 100644 index 00000000..1ee8360d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-8.jpg index fd47e7ba..2912a129 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-1.jpg new file mode 100644 index 00000000..5d820947 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-2.jpg new file mode 100644 index 00000000..4e8587ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-29.jpg new file mode 100644 index 00000000..0f8ebd41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-30.jpg new file mode 100644 index 00000000..eafe7aab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-31.jpg new file mode 100644 index 00000000..6ffc07e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-32.jpg new file mode 100644 index 00000000..fcc2ada0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-5_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-1.jpg new file mode 100644 index 00000000..4331f1fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-10.jpg index 43999c4c..de3c3730 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-14.jpg new file mode 100644 index 00000000..f6783243 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-15.jpg new file mode 100644 index 00000000..8afc5d5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-2.jpg new file mode 100644 index 00000000..31dd9652 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-29.jpg new file mode 100644 index 00000000..a11d0e2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-3.jpg new file mode 100644 index 00000000..c710baf1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-30.jpg new file mode 100644 index 00000000..d6f53cd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-31.jpg new file mode 100644 index 00000000..2b3bcbb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-32.jpg new file mode 100644 index 00000000..ae97c760 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-5.jpg index 8a7b950d..0f789689 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-6.jpg index d186773a..d36c9935 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-8.jpg index 79e1becc..7f1ca73d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-9.jpg index 11d2b08b..07ac0944 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-9.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-6_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-1.jpg new file mode 100644 index 00000000..44e6c8e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-10.jpg index fc28e166..5c850f4e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-11.jpg new file mode 100644 index 00000000..af3aeb0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-14.jpg new file mode 100644 index 00000000..acd4e527 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-15.jpg new file mode 100644 index 00000000..d65fb0ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-2.jpg new file mode 100644 index 00000000..c65e80f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-28.jpg new file mode 100644 index 00000000..27d56c33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-29.jpg new file mode 100644 index 00000000..691d92f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-3.jpg new file mode 100644 index 00000000..3decfc28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-30.jpg new file mode 100644 index 00000000..ca109f4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-31.jpg new file mode 100644 index 00000000..6547fc52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-32.jpg new file mode 100644 index 00000000..f5446066 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-4.jpg new file mode 100644 index 00000000..345cba9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-5.jpg index 4294d207..3dc08447 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-7_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-1.jpg new file mode 100644 index 00000000..8a960f74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-11.jpg new file mode 100644 index 00000000..489246d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-2.jpg new file mode 100644 index 00000000..b143fa53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-28.jpg new file mode 100644 index 00000000..0b081098 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-29.jpg new file mode 100644 index 00000000..d8a9b4af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-3.jpg new file mode 100644 index 00000000..1f5c7ae7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-30.jpg new file mode 100644 index 00000000..98fdc001 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-31.jpg new file mode 100644 index 00000000..f5a7440c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-32.jpg new file mode 100644 index 00000000..75d7c440 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-4.jpg new file mode 100644 index 00000000..a318407e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-5.jpg new file mode 100644 index 00000000..9fc35b4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-8.jpg new file mode 100644 index 00000000..86864736 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-1.jpg new file mode 100644 index 00000000..6e64fe01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-2.jpg new file mode 100644 index 00000000..4bf23be0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-21.jpg new file mode 100644 index 00000000..a6e5dc4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-27.jpg new file mode 100644 index 00000000..32b0f88d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-28.jpg new file mode 100644 index 00000000..65ce854e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-29.jpg new file mode 100644 index 00000000..22d49661 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-3.jpg new file mode 100644 index 00000000..7427ab89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-30.jpg new file mode 100644 index 00000000..df7f26bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-31.jpg new file mode 100644 index 00000000..41359581 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-32.jpg new file mode 100644 index 00000000..d409f6df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-4.jpg new file mode 100644 index 00000000..1800344c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-5.jpg new file mode 100644 index 00000000..e4bc05e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-6.jpg new file mode 100644 index 00000000..37f8526e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-7.jpg new file mode 100644 index 00000000..59b1d657 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-8.jpg new file mode 100644 index 00000000..80db3150 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/-9_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-10.jpg index 29e8cede..d0bb3cad 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-14.jpg new file mode 100644 index 00000000..4e5cc90f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-2.jpg new file mode 100644 index 00000000..2a9632ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-20.jpg new file mode 100644 index 00000000..de56f339 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-26.jpg new file mode 100644 index 00000000..84a8bd24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-28.jpg new file mode 100644 index 00000000..4826b3a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-30.jpg new file mode 100644 index 00000000..3bb32418 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-32.jpg new file mode 100644 index 00000000..73aaf5e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-4.jpg new file mode 100644 index 00000000..a47e140f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-6.jpg new file mode 100644 index 00000000..aad7bd89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-8.jpg index 8147155f..845c533c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-10_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-10.jpg new file mode 100644 index 00000000..07a6be19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-12.jpg new file mode 100644 index 00000000..8e6d645d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-14.jpg new file mode 100644 index 00000000..2e7d47d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-16.jpg new file mode 100644 index 00000000..7df9d676 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-18.jpg new file mode 100644 index 00000000..0b2f5450 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-2.jpg new file mode 100644 index 00000000..2de97fac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-26.jpg index c53ef6c9..0f248808 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-26.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-28.jpg new file mode 100644 index 00000000..81b14bf9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-30.jpg new file mode 100644 index 00000000..1b63d822 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-32.jpg new file mode 100644 index 00000000..ab269673 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-6.jpg new file mode 100644 index 00000000..d9bf1d56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-10.jpg new file mode 100644 index 00000000..7202ff70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-12.jpg new file mode 100644 index 00000000..bf3a983a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-14.jpg new file mode 100644 index 00000000..ad9ad9ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-16.jpg new file mode 100644 index 00000000..b28013ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-18.jpg new file mode 100644 index 00000000..90794886 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-2.jpg new file mode 100644 index 00000000..c9a46de6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-24.jpg index f66fa1f6..8bacc65c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-24.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-26.jpg index a431dc22..a4d1ea83 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-26.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-28.jpg new file mode 100644 index 00000000..04ee6229 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-30.jpg new file mode 100644 index 00000000..7d082cba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-32.jpg new file mode 100644 index 00000000..fff7cf9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-4.jpg new file mode 100644 index 00000000..78c82600 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-6.jpg new file mode 100644 index 00000000..af9153e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-8.jpg new file mode 100644 index 00000000..0a80bb2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-14_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-10.jpg new file mode 100644 index 00000000..335dbd54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-2.jpg new file mode 100644 index 00000000..9511c395 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-24.jpg new file mode 100644 index 00000000..3cad1e9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-26.jpg new file mode 100644 index 00000000..caa3f61a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-28.jpg new file mode 100644 index 00000000..9283ee5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-30.jpg new file mode 100644 index 00000000..faf6228b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-32.jpg new file mode 100644 index 00000000..1037e2d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-10.jpg new file mode 100644 index 00000000..edfbef5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-2.jpg new file mode 100644 index 00000000..ca617911 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-22.jpg new file mode 100644 index 00000000..31a72a33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-24.jpg new file mode 100644 index 00000000..6b85ff68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-26.jpg new file mode 100644 index 00000000..d6106651 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-28.jpg new file mode 100644 index 00000000..485cf9cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-30.jpg new file mode 100644 index 00000000..72aa13e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-32.jpg new file mode 100644 index 00000000..40087abb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-4.jpg new file mode 100644 index 00000000..c6865790 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-8.jpg new file mode 100644 index 00000000..e2dbec59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-18_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-2.jpg new file mode 100644 index 00000000..a364cd7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-20.jpg new file mode 100644 index 00000000..3e45f363 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-22.jpg new file mode 100644 index 00000000..29d6354c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-24.jpg new file mode 100644 index 00000000..52b2c64c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-26.jpg new file mode 100644 index 00000000..315a64e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-28.jpg new file mode 100644 index 00000000..cc029b03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-30.jpg new file mode 100644 index 00000000..416dd119 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-32.jpg new file mode 100644 index 00000000..4c59998b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-4.jpg new file mode 100644 index 00000000..dadc1e9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-6.jpg new file mode 100644 index 00000000..3eee38ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-8.jpg new file mode 100644 index 00000000..2397fe34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-20_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-20.jpg new file mode 100644 index 00000000..d146554c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-22.jpg new file mode 100644 index 00000000..b621ae65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-24.jpg new file mode 100644 index 00000000..6b3b7f25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-26.jpg new file mode 100644 index 00000000..2e05db46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-28.jpg new file mode 100644 index 00000000..96c9c3d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-30.jpg new file mode 100644 index 00000000..9d2f8aa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-32.jpg new file mode 100644 index 00000000..ddf6c6b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-22_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-18.jpg new file mode 100644 index 00000000..64af6a7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-2.jpg new file mode 100644 index 00000000..d0b2e4c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-20.jpg new file mode 100644 index 00000000..7acb502e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-22.jpg new file mode 100644 index 00000000..d9d64c82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-24.jpg new file mode 100644 index 00000000..ea18e50a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-26.jpg new file mode 100644 index 00000000..cb7be0a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-28.jpg new file mode 100644 index 00000000..c7ff327d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-30.jpg new file mode 100644 index 00000000..efc9f856 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-32.jpg new file mode 100644 index 00000000..e1e2abea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-8.jpg new file mode 100644 index 00000000..0d30ab0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-24_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-18.jpg new file mode 100644 index 00000000..61648574 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-20.jpg new file mode 100644 index 00000000..bcfc358d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-22.jpg new file mode 100644 index 00000000..d7f3ed0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-24.jpg new file mode 100644 index 00000000..69efc31d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-26.jpg new file mode 100644 index 00000000..ca219ecc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-28.jpg new file mode 100644 index 00000000..e29656e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-30.jpg new file mode 100644 index 00000000..30cb5e5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-32.jpg new file mode 100644 index 00000000..3767c433 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-4.jpg new file mode 100644 index 00000000..1e0796fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-8.jpg new file mode 100644 index 00000000..3c975096 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-26_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-18.jpg new file mode 100644 index 00000000..cc6c5928 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-20.jpg new file mode 100644 index 00000000..9344d5d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-22.jpg new file mode 100644 index 00000000..566b1bcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-24.jpg new file mode 100644 index 00000000..1b970ec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-26.jpg new file mode 100644 index 00000000..2d90aada Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-28.jpg new file mode 100644 index 00000000..db2e1388 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-30.jpg new file mode 100644 index 00000000..70973c9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-32.jpg new file mode 100644 index 00000000..392ef53b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-4.jpg new file mode 100644 index 00000000..a7a44710 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-6.jpg new file mode 100644 index 00000000..eb8b7b22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-28_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-10.jpg new file mode 100644 index 00000000..26a73571 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-12.jpg index 3a5356c8..339d1030 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-2.jpg index c85b7306..4a3e76a7 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-20.jpg new file mode 100644 index 00000000..dd8ece27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-22.jpg new file mode 100644 index 00000000..a50af504 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-30.jpg new file mode 100644 index 00000000..d3bcccf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-32.jpg new file mode 100644 index 00000000..07207179 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-4.jpg index 59461b4a..7c317c35 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-6.jpg index 57eccf63..09aec927 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-8.jpg new file mode 100644 index 00000000..095460ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-2_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-16.jpg new file mode 100644 index 00000000..048e290c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-18.jpg new file mode 100644 index 00000000..92f8722f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-20.jpg new file mode 100644 index 00000000..379e8f21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-22.jpg new file mode 100644 index 00000000..3d796e4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-24.jpg new file mode 100644 index 00000000..1d51149f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-26.jpg new file mode 100644 index 00000000..15750583 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-28.jpg new file mode 100644 index 00000000..5604832f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-30.jpg new file mode 100644 index 00000000..fc2114ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-32.jpg new file mode 100644 index 00000000..6ffdbd86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-30_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-16.jpg new file mode 100644 index 00000000..953048ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-18.jpg new file mode 100644 index 00000000..c2e9f68f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-20.jpg new file mode 100644 index 00000000..db72db46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-22.jpg new file mode 100644 index 00000000..cd7ba8f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-24.jpg new file mode 100644 index 00000000..6381bb36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-26.jpg new file mode 100644 index 00000000..198003f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-28.jpg new file mode 100644 index 00000000..e7b40529 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-30.jpg new file mode 100644 index 00000000..f2e3cba9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-32_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-10.jpg new file mode 100644 index 00000000..5a3aefda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-12.jpg index d497fbdd..48c93715 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-14.jpg new file mode 100644 index 00000000..71596a2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-2.jpg new file mode 100644 index 00000000..da60cbb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-30.jpg new file mode 100644 index 00000000..d3878ea7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-32.jpg new file mode 100644 index 00000000..694283f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-6.jpg index 8ee5e878..eb16b7a3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-8.jpg index 71f2383d..fbfe8209 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-10.jpg new file mode 100644 index 00000000..50b7e0b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-12.jpg new file mode 100644 index 00000000..d0b20371 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-14.jpg new file mode 100644 index 00000000..d1b1f55d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-2.jpg new file mode 100644 index 00000000..686c6913 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-28.jpg new file mode 100644 index 00000000..7f95bb62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-30.jpg new file mode 100644 index 00000000..0b5617b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-32.jpg new file mode 100644 index 00000000..0f2ffe62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-4.jpg index 829a3d84..75df45df 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-6.jpg index ce93b8ed..89bc1af5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-8.jpg index 03c0aa00..8febc368 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-6_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-10.jpg new file mode 100644 index 00000000..8a00da51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-14.jpg new file mode 100644 index 00000000..76cca811 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-18.jpg new file mode 100644 index 00000000..9b2709e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-2.jpg new file mode 100644 index 00000000..c2fff96c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-28.jpg new file mode 100644 index 00000000..8e4612f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-30.jpg new file mode 100644 index 00000000..02b62aed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-32.jpg new file mode 100644 index 00000000..b35f25fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-4.jpg index c0029dd8..ac3f04bd 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-6.jpg new file mode 100644 index 00000000..bf7f3202 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-8.jpg new file mode 100644 index 00000000..9866efdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/z_-8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-12.jpg new file mode 100644 index 00000000..6600bea7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-16.jpg new file mode 100644 index 00000000..adf93351 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-20.jpg new file mode 100644 index 00000000..4534116a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-24.jpg new file mode 100644 index 00000000..ce8be89b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-28.jpg new file mode 100644 index 00000000..b4a3ef5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-32.jpg new file mode 100644 index 00000000..40bbdb7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-4.jpg new file mode 100644 index 00000000..e1894f7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-8.jpg index 80a701e5..b9cf714c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-12.jpg new file mode 100644 index 00000000..d9fa0ce2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-16.jpg new file mode 100644 index 00000000..02a02d84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-20.jpg new file mode 100644 index 00000000..6d08a6c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-24.jpg new file mode 100644 index 00000000..1afae20a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-28.jpg new file mode 100644 index 00000000..66690609 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-32.jpg new file mode 100644 index 00000000..c9f92189 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-4.jpg new file mode 100644 index 00000000..1d4f5335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-8.jpg new file mode 100644 index 00000000..75d9ed7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-20.jpg new file mode 100644 index 00000000..ac673430 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-24.jpg new file mode 100644 index 00000000..753ad1f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-28.jpg new file mode 100644 index 00000000..bc571d61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-32.jpg new file mode 100644 index 00000000..552bf9f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-4.jpg new file mode 100644 index 00000000..3540a500 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-8.jpg new file mode 100644 index 00000000..40a211dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-20_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-16.jpg new file mode 100644 index 00000000..c09c1979 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-20.jpg new file mode 100644 index 00000000..3ddfebc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-24.jpg new file mode 100644 index 00000000..1d905d03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-28.jpg new file mode 100644 index 00000000..f83a1717 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-32.jpg new file mode 100644 index 00000000..1baf34b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-8.jpg new file mode 100644 index 00000000..9e0f3331 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-24_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-16.jpg new file mode 100644 index 00000000..f2d52554 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-20.jpg new file mode 100644 index 00000000..cb58f6cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-24.jpg new file mode 100644 index 00000000..d7338088 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-28.jpg new file mode 100644 index 00000000..591c9836 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-32.jpg new file mode 100644 index 00000000..10ac28ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-4.jpg new file mode 100644 index 00000000..780f0271 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-8.jpg new file mode 100644 index 00000000..d39f3834 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-28_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-16.jpg new file mode 100644 index 00000000..8013cb1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-20.jpg new file mode 100644 index 00000000..cc6f06da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-24.jpg new file mode 100644 index 00000000..f51b7ff5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-28.jpg new file mode 100644 index 00000000..be3c5e74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-32.jpg new file mode 100644 index 00000000..f69d559a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-8.jpg new file mode 100644 index 00000000..069f3ef7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-32_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-12.jpg index 263b1464..b423d2ca 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-16.jpg new file mode 100644 index 00000000..ded00ffe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-20.jpg new file mode 100644 index 00000000..df7d884f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-28.jpg new file mode 100644 index 00000000..16a2b2bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-32.jpg new file mode 100644 index 00000000..0828c2bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-4.jpg index 9093271b..6f9156b2 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-8.jpg new file mode 100644 index 00000000..fce7d1e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-12.jpg new file mode 100644 index 00000000..95561ecc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-16.jpg new file mode 100644 index 00000000..603313bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-28.jpg new file mode 100644 index 00000000..f6100c15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-32.jpg new file mode 100644 index 00000000..1373e994 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-4.jpg index bdd254e3..31580c39 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-8.jpg new file mode 100644 index 00000000..4ad6ef33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zz_-8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-16.jpg new file mode 100644 index 00000000..c75e8f5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-24.jpg new file mode 100644 index 00000000..2c758ded Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-32.jpg new file mode 100644 index 00000000..42a30eca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-8.jpg index bc4ecd5b..2e8f3ce3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-16.jpg new file mode 100644 index 00000000..7e4d4769 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-24.jpg new file mode 100644 index 00000000..61f30f75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-32.jpg new file mode 100644 index 00000000..733a209f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-8.jpg new file mode 100644 index 00000000..a33bf9b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-24_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-16.jpg new file mode 100644 index 00000000..f805f338 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-24.jpg new file mode 100644 index 00000000..9feb798b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-32.jpg new file mode 100644 index 00000000..6addc3fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-8.jpg new file mode 100644 index 00000000..25589a14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-32_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-16.jpg new file mode 100644 index 00000000..7195dfa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-24.jpg new file mode 100644 index 00000000..775a1b34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-32.jpg new file mode 100644 index 00000000..b5ede016 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-8.jpg index 01122850..a5fa4628 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzz_-8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-16_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-16_-16.jpg new file mode 100644 index 00000000..9a89da9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-16_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-16_-32.jpg new file mode 100644 index 00000000..5e976241 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-32_-16.jpg new file mode 100644 index 00000000..a295f44e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-32_-32.jpg new file mode 100644 index 00000000..e4766579 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzz_-32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzzz_-32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzzz_-32_-32.jpg new file mode 100644 index 00000000..f551a3c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-1/zzzzz_-32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-33.jpg new file mode 100644 index 00000000..47a4bb1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-34.jpg new file mode 100644 index 00000000..b2cc8de0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-35.jpg new file mode 100644 index 00000000..8f0b9fa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-36.jpg new file mode 100644 index 00000000..23815143 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-37.jpg new file mode 100644 index 00000000..e562ee19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-38.jpg new file mode 100644 index 00000000..8fc45e9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-10_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-33.jpg new file mode 100644 index 00000000..afa71a06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-34.jpg new file mode 100644 index 00000000..6a43c972 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-35.jpg new file mode 100644 index 00000000..32f8e79a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-36.jpg new file mode 100644 index 00000000..206f10a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-37.jpg new file mode 100644 index 00000000..85d0e014 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-38.jpg new file mode 100644 index 00000000..6815eaf0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-11_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-33.jpg new file mode 100644 index 00000000..206e79b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-34.jpg new file mode 100644 index 00000000..e0d87227 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-35.jpg new file mode 100644 index 00000000..8417564c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-36.jpg new file mode 100644 index 00000000..02d898a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-37.jpg new file mode 100644 index 00000000..945ffb52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-12_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-33.jpg new file mode 100644 index 00000000..619023c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-34.jpg new file mode 100644 index 00000000..5e7a5dc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-35.jpg new file mode 100644 index 00000000..01c54cfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-36.jpg new file mode 100644 index 00000000..fd4145fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-37.jpg new file mode 100644 index 00000000..79363610 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-13_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-33.jpg new file mode 100644 index 00000000..0e0b3963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-34.jpg new file mode 100644 index 00000000..4f83513d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-35.jpg new file mode 100644 index 00000000..e8f3e992 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-36.jpg new file mode 100644 index 00000000..234abf30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-37.jpg new file mode 100644 index 00000000..fec3ae7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-14_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-33.jpg new file mode 100644 index 00000000..476634a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-34.jpg new file mode 100644 index 00000000..1e88449d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-35.jpg new file mode 100644 index 00000000..8c681bd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-36.jpg new file mode 100644 index 00000000..1bb3fb1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-37.jpg new file mode 100644 index 00000000..c0dd9682 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-15_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-33.jpg new file mode 100644 index 00000000..a00c1a55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-34.jpg new file mode 100644 index 00000000..d8304044 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-35.jpg new file mode 100644 index 00000000..d4b6d13a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-36.jpg new file mode 100644 index 00000000..0f7f16a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-37.jpg new file mode 100644 index 00000000..2e7764dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-16_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-33.jpg new file mode 100644 index 00000000..e5650ddc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-34.jpg new file mode 100644 index 00000000..47baa1de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-35.jpg new file mode 100644 index 00000000..69f5141c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-36.jpg new file mode 100644 index 00000000..d1eee03a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-17_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-33.jpg new file mode 100644 index 00000000..cb45f5da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-34.jpg new file mode 100644 index 00000000..1b667531 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-35.jpg new file mode 100644 index 00000000..3bf1a7aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-36.jpg new file mode 100644 index 00000000..9a463e96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-18_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-33.jpg new file mode 100644 index 00000000..27d4c441 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-34.jpg new file mode 100644 index 00000000..9cd6b2c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-35.jpg new file mode 100644 index 00000000..e8c5333b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-36.jpg new file mode 100644 index 00000000..1ca0e7de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-19_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-33.jpg new file mode 100644 index 00000000..f5499ccb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-34.jpg new file mode 100644 index 00000000..7b334ddd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-35.jpg new file mode 100644 index 00000000..c3f6d5c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-36.jpg new file mode 100644 index 00000000..4dabb276 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-37.jpg new file mode 100644 index 00000000..966542ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-38.jpg new file mode 100644 index 00000000..8c437b48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-39.jpg new file mode 100644 index 00000000..9e6b5309 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-40.jpg new file mode 100644 index 00000000..974cc149 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-41.jpg new file mode 100644 index 00000000..c6bd65b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-1_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-33.jpg new file mode 100644 index 00000000..177886d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-34.jpg new file mode 100644 index 00000000..227e625a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-35.jpg new file mode 100644 index 00000000..5cbfe7d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-36.jpg new file mode 100644 index 00000000..76bc4057 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-20_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-33.jpg new file mode 100644 index 00000000..81a8b1c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-34.jpg new file mode 100644 index 00000000..80c92b17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-35.jpg new file mode 100644 index 00000000..086c2a28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-36.jpg new file mode 100644 index 00000000..002b01e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-21_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-22_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-22_-33.jpg new file mode 100644 index 00000000..02d7f8b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-22_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-22_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-22_-34.jpg new file mode 100644 index 00000000..1c1d29e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-22_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-22_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-22_-35.jpg new file mode 100644 index 00000000..ff94c0e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-22_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-23_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-23_-33.jpg new file mode 100644 index 00000000..fa2681f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-23_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-23_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-23_-34.jpg new file mode 100644 index 00000000..b6f398f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-23_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-23_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-23_-35.jpg new file mode 100644 index 00000000..5ec988e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-23_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-24_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-24_-33.jpg new file mode 100644 index 00000000..e4df7691 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-24_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-24_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-24_-34.jpg new file mode 100644 index 00000000..cb5141c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-24_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-24_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-24_-35.jpg new file mode 100644 index 00000000..6403a5c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-24_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-25_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-25_-33.jpg new file mode 100644 index 00000000..6ba40a80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-25_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-25_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-25_-34.jpg new file mode 100644 index 00000000..3c4151ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-25_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-25_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-25_-35.jpg new file mode 100644 index 00000000..0933dc18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-25_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-26_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-26_-33.jpg new file mode 100644 index 00000000..7eaccb0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-26_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-26_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-26_-34.jpg new file mode 100644 index 00000000..915b5b90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-26_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-27_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-27_-33.jpg new file mode 100644 index 00000000..a10db24a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-27_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-33.jpg new file mode 100644 index 00000000..ce905fe8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-34.jpg new file mode 100644 index 00000000..1eacb632 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-35.jpg new file mode 100644 index 00000000..af71b605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-36.jpg new file mode 100644 index 00000000..323aab6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-37.jpg new file mode 100644 index 00000000..e4fc453a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-38.jpg new file mode 100644 index 00000000..a0452d8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-39.jpg new file mode 100644 index 00000000..0da96f36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-40.jpg new file mode 100644 index 00000000..c0ef532a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-2_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-33.jpg new file mode 100644 index 00000000..06a90d3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-34.jpg new file mode 100644 index 00000000..358e5872 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-35.jpg new file mode 100644 index 00000000..940a2f6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-36.jpg new file mode 100644 index 00000000..378092f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-37.jpg new file mode 100644 index 00000000..502e554d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-38.jpg new file mode 100644 index 00000000..4eaa1d52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-39.jpg new file mode 100644 index 00000000..ae71ea58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-40.jpg new file mode 100644 index 00000000..a887ba9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-3_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-33.jpg new file mode 100644 index 00000000..8d36fe6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-34.jpg new file mode 100644 index 00000000..8d0320b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-35.jpg new file mode 100644 index 00000000..1799afa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-36.jpg new file mode 100644 index 00000000..65086095 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-37.jpg new file mode 100644 index 00000000..eb9bd58d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-38.jpg new file mode 100644 index 00000000..414961a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-39.jpg new file mode 100644 index 00000000..ddb000d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-4_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-33.jpg new file mode 100644 index 00000000..d77c5d26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-34.jpg new file mode 100644 index 00000000..6a2c5328 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-35.jpg new file mode 100644 index 00000000..ad98f87f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-36.jpg new file mode 100644 index 00000000..c31ef38e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-37.jpg new file mode 100644 index 00000000..69c2fddc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-38.jpg new file mode 100644 index 00000000..ccbe1ebb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-39.jpg new file mode 100644 index 00000000..69b7db88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-5_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-33.jpg new file mode 100644 index 00000000..30acdcd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-34.jpg new file mode 100644 index 00000000..e1695902 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-35.jpg new file mode 100644 index 00000000..4fac93ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-36.jpg new file mode 100644 index 00000000..adca6ddf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-37.jpg new file mode 100644 index 00000000..982be313 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-38.jpg new file mode 100644 index 00000000..6650c6ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-6_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-33.jpg new file mode 100644 index 00000000..71912f48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-34.jpg new file mode 100644 index 00000000..ab9b75c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-35.jpg new file mode 100644 index 00000000..7c9aedaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-36.jpg new file mode 100644 index 00000000..a690d58d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-37.jpg new file mode 100644 index 00000000..d06da205 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-38.jpg new file mode 100644 index 00000000..322adf27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-7_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-33.jpg new file mode 100644 index 00000000..a7a9c9af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-34.jpg new file mode 100644 index 00000000..296fe0cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-35.jpg new file mode 100644 index 00000000..3df910f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-36.jpg new file mode 100644 index 00000000..e91a3ede Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-37.jpg new file mode 100644 index 00000000..a40afaab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-38.jpg new file mode 100644 index 00000000..7250dafb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-8_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-33.jpg new file mode 100644 index 00000000..f741162a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-34.jpg new file mode 100644 index 00000000..32a3513d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-35.jpg new file mode 100644 index 00000000..a31d8fc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-36.jpg new file mode 100644 index 00000000..f96dedfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-37.jpg new file mode 100644 index 00000000..5d66c99d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/-9_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-10_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-10_-34.jpg new file mode 100644 index 00000000..1436d382 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-10_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-10_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-10_-36.jpg new file mode 100644 index 00000000..f48aa85f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-10_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-10_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-10_-38.jpg new file mode 100644 index 00000000..be0f633a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-10_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-12_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-12_-34.jpg new file mode 100644 index 00000000..dd40de9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-12_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-12_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-12_-36.jpg new file mode 100644 index 00000000..344012be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-12_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-12_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-12_-38.jpg new file mode 100644 index 00000000..b204cb09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-12_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-14_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-14_-34.jpg new file mode 100644 index 00000000..b9969911 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-14_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-14_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-14_-36.jpg new file mode 100644 index 00000000..7e9cd5bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-14_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-16_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-16_-34.jpg new file mode 100644 index 00000000..fcf02db6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-16_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-16_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-16_-36.jpg new file mode 100644 index 00000000..ad31cda8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-16_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-18_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-18_-34.jpg new file mode 100644 index 00000000..92f71dfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-18_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-18_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-18_-36.jpg new file mode 100644 index 00000000..e633543f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-18_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-20_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-20_-34.jpg new file mode 100644 index 00000000..fcce7437 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-20_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-20_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-20_-36.jpg new file mode 100644 index 00000000..38a33d90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-20_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-22_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-22_-34.jpg new file mode 100644 index 00000000..08134678 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-22_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-22_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-22_-36.jpg new file mode 100644 index 00000000..f5d5d0ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-22_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-24_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-24_-34.jpg new file mode 100644 index 00000000..b0d32151 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-24_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-26_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-26_-34.jpg new file mode 100644 index 00000000..d6300558 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-26_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-34.jpg new file mode 100644 index 00000000..b01d0321 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-36.jpg new file mode 100644 index 00000000..608d20ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-38.jpg new file mode 100644 index 00000000..8ffd61f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-40.jpg new file mode 100644 index 00000000..1459053c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-2_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-34.jpg new file mode 100644 index 00000000..7438baaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-36.jpg new file mode 100644 index 00000000..13176495 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-38.jpg new file mode 100644 index 00000000..0cf91533 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-40.jpg new file mode 100644 index 00000000..654da41b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-4_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-6_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-6_-34.jpg new file mode 100644 index 00000000..b5892d87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-6_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-6_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-6_-36.jpg new file mode 100644 index 00000000..a1152161 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-6_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-6_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-6_-38.jpg new file mode 100644 index 00000000..4237212c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-6_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-8_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-8_-34.jpg new file mode 100644 index 00000000..caf4d740 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-8_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-8_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-8_-36.jpg new file mode 100644 index 00000000..b98ae403 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-8_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-8_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-8_-38.jpg new file mode 100644 index 00000000..5a2e53a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/z_-8_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-12_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-12_-36.jpg new file mode 100644 index 00000000..4dd0413d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-12_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-16_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-16_-36.jpg new file mode 100644 index 00000000..49b621ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-16_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-20_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-20_-36.jpg new file mode 100644 index 00000000..1140b98f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-20_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-24_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-24_-36.jpg new file mode 100644 index 00000000..609ca726 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-24_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-4_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-4_-36.jpg new file mode 100644 index 00000000..0e661443 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-4_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-4_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-4_-40.jpg new file mode 100644 index 00000000..df4a3a6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-4_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-8_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-8_-36.jpg new file mode 100644 index 00000000..73d3379f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zz_-8_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zzz_-8_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zzz_-8_-40.jpg new file mode 100644 index 00000000..74f814a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_-2/zzz_-8_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_0.jpg new file mode 100644 index 00000000..e5d6f4ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_1.jpg new file mode 100644 index 00000000..ae533dad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_2.jpg new file mode 100644 index 00000000..1b0d7314 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_25.jpg new file mode 100644 index 00000000..a73229f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_26.jpg new file mode 100644 index 00000000..a0d69f78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_27.jpg new file mode 100644 index 00000000..b45cfeb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_28.jpg new file mode 100644 index 00000000..2b6431b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_29.jpg new file mode 100644 index 00000000..0dbd9e0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_30.jpg new file mode 100644 index 00000000..098d6ec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_31.jpg new file mode 100644 index 00000000..5a4fac50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_5.jpg new file mode 100644 index 00000000..412a441b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-10_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_0.jpg new file mode 100644 index 00000000..0a218cde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_1.jpg new file mode 100644 index 00000000..ed1f28db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_12.jpg new file mode 100644 index 00000000..f7e0af00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_2.jpg new file mode 100644 index 00000000..77961186 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_25.jpg new file mode 100644 index 00000000..0488eead Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_26.jpg new file mode 100644 index 00000000..03a85605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_27.jpg new file mode 100644 index 00000000..a71c002e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_28.jpg new file mode 100644 index 00000000..c3687899 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_29.jpg new file mode 100644 index 00000000..93d12282 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_3.jpg new file mode 100644 index 00000000..33fa8228 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_30.jpg new file mode 100644 index 00000000..fc4eb470 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_31.jpg new file mode 100644 index 00000000..37631d60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_4.jpg new file mode 100644 index 00000000..ab507c46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_5.jpg new file mode 100644 index 00000000..ab172cb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_6.jpg new file mode 100644 index 00000000..a9b7ab65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-11_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_0.jpg new file mode 100644 index 00000000..0a38f372 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_1.jpg new file mode 100644 index 00000000..aa559fde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_10.jpg new file mode 100644 index 00000000..f2ec1963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_12.jpg new file mode 100644 index 00000000..d4e5b44b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_2.jpg new file mode 100644 index 00000000..d809169a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_24.jpg new file mode 100644 index 00000000..c4c1915d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_25.jpg new file mode 100644 index 00000000..49c42d92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_26.jpg new file mode 100644 index 00000000..15782136 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_27.jpg new file mode 100644 index 00000000..6f49b522 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_28.jpg new file mode 100644 index 00000000..ec2e3572 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_29.jpg new file mode 100644 index 00000000..f9a23b67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_3.jpg new file mode 100644 index 00000000..3c79bfdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_30.jpg new file mode 100644 index 00000000..1611a972 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_31.jpg new file mode 100644 index 00000000..3f66a04b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_5.jpg new file mode 100644 index 00000000..68e776d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_6.jpg new file mode 100644 index 00000000..e63cbc31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_0.jpg new file mode 100644 index 00000000..99a433dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_10.jpg new file mode 100644 index 00000000..b46cbf22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_12.jpg new file mode 100644 index 00000000..915d36ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_18.jpg new file mode 100644 index 00000000..977620f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_2.jpg new file mode 100644 index 00000000..873178c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_23.jpg new file mode 100644 index 00000000..bc77c2a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_24.jpg new file mode 100644 index 00000000..80f6ea60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_25.jpg new file mode 100644 index 00000000..daf588cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_26.jpg new file mode 100644 index 00000000..17e83e77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_27.jpg new file mode 100644 index 00000000..14ca7b2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_28.jpg new file mode 100644 index 00000000..cfde78ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_29.jpg new file mode 100644 index 00000000..19625a69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_3.jpg new file mode 100644 index 00000000..c4a1d46f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_30.jpg new file mode 100644 index 00000000..51ec32e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_31.jpg new file mode 100644 index 00000000..fea9661a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_5.jpg new file mode 100644 index 00000000..a82caba3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_6.jpg new file mode 100644 index 00000000..41518cbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-13_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_0.jpg new file mode 100644 index 00000000..bbe39b38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_1.jpg new file mode 100644 index 00000000..a7a2e703 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_10.jpg new file mode 100644 index 00000000..487d12b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_12.jpg new file mode 100644 index 00000000..dda7119b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_14.jpg new file mode 100644 index 00000000..fea5b914 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_18.jpg new file mode 100644 index 00000000..9cad588c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_23.jpg new file mode 100644 index 00000000..b751f770 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_24.jpg new file mode 100644 index 00000000..8e769a63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_25.jpg new file mode 100644 index 00000000..911b1935 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_26.jpg new file mode 100644 index 00000000..8bec393e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_27.jpg new file mode 100644 index 00000000..db2f9cd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_28.jpg new file mode 100644 index 00000000..cc66e102 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_29.jpg new file mode 100644 index 00000000..7ddfede7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_3.jpg new file mode 100644 index 00000000..ebcbb5a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_30.jpg new file mode 100644 index 00000000..7044b80f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_31.jpg new file mode 100644 index 00000000..506683d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-14_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_0.jpg new file mode 100644 index 00000000..2d14f2ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_1.jpg new file mode 100644 index 00000000..e91f6e1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_2.jpg new file mode 100644 index 00000000..da3fc6fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_23.jpg new file mode 100644 index 00000000..2136ef68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_24.jpg new file mode 100644 index 00000000..95e16bdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_25.jpg new file mode 100644 index 00000000..c137677a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_26.jpg new file mode 100644 index 00000000..b96f873b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_27.jpg new file mode 100644 index 00000000..d4827e6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_28.jpg new file mode 100644 index 00000000..886b6ef8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_29.jpg new file mode 100644 index 00000000..8dfa05ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_3.jpg new file mode 100644 index 00000000..da71f368 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_30.jpg new file mode 100644 index 00000000..74ddc31d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_31.jpg new file mode 100644 index 00000000..eec0561f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_5.jpg new file mode 100644 index 00000000..f6fc65ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-15_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_0.jpg new file mode 100644 index 00000000..4e951df1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_16.jpg new file mode 100644 index 00000000..0d1d76b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_22.jpg new file mode 100644 index 00000000..9e2f4f4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_23.jpg new file mode 100644 index 00000000..d7840a8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_24.jpg new file mode 100644 index 00000000..322ec80d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_25.jpg new file mode 100644 index 00000000..2b64febe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_26.jpg new file mode 100644 index 00000000..b4b749d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_27.jpg new file mode 100644 index 00000000..1176d935 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_28.jpg new file mode 100644 index 00000000..5fc1194d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_29.jpg new file mode 100644 index 00000000..6907beed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_30.jpg new file mode 100644 index 00000000..8c3cc0bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_31.jpg new file mode 100644 index 00000000..7fc72cfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_5.jpg new file mode 100644 index 00000000..e156b6a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_6.jpg new file mode 100644 index 00000000..007aff58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_0.jpg new file mode 100644 index 00000000..02299d4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_1.jpg new file mode 100644 index 00000000..98daeea8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_2.jpg new file mode 100644 index 00000000..837541d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_21.jpg new file mode 100644 index 00000000..06c20053 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_22.jpg new file mode 100644 index 00000000..67dfbf3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_23.jpg new file mode 100644 index 00000000..f11d2f5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_24.jpg new file mode 100644 index 00000000..f3be4fbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_25.jpg new file mode 100644 index 00000000..ad85ad3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_26.jpg new file mode 100644 index 00000000..f6361d8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_27.jpg new file mode 100644 index 00000000..4d32ed87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_28.jpg new file mode 100644 index 00000000..50c6a833 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_29.jpg new file mode 100644 index 00000000..d76ac993 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_30.jpg new file mode 100644 index 00000000..69931f0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_31.jpg new file mode 100644 index 00000000..187725e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_5.jpg new file mode 100644 index 00000000..43513514 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_6.jpg new file mode 100644 index 00000000..970b31cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-17_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_0.jpg new file mode 100644 index 00000000..78fcab3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_1.jpg new file mode 100644 index 00000000..bdf85e32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_2.jpg new file mode 100644 index 00000000..a1380e71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_21.jpg new file mode 100644 index 00000000..4a3655ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_22.jpg new file mode 100644 index 00000000..4eb78596 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_23.jpg new file mode 100644 index 00000000..edb7bafe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_24.jpg new file mode 100644 index 00000000..18018003 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_25.jpg new file mode 100644 index 00000000..15fd62c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_26.jpg new file mode 100644 index 00000000..8a20a58c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_27.jpg new file mode 100644 index 00000000..94b17be6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_28.jpg new file mode 100644 index 00000000..b894b959 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_29.jpg new file mode 100644 index 00000000..a00239d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_30.jpg new file mode 100644 index 00000000..55b255a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_31.jpg new file mode 100644 index 00000000..86026c61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-18_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_21.jpg new file mode 100644 index 00000000..f736cdcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_22.jpg new file mode 100644 index 00000000..dd8764d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_23.jpg new file mode 100644 index 00000000..7fcf63be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_24.jpg new file mode 100644 index 00000000..eb1c72f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_25.jpg new file mode 100644 index 00000000..502bc758 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_26.jpg new file mode 100644 index 00000000..4190e5ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_27.jpg new file mode 100644 index 00000000..7c7dc595 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_28.jpg new file mode 100644 index 00000000..5e9edaae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_29.jpg new file mode 100644 index 00000000..9929abe6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_30.jpg new file mode 100644 index 00000000..edee9371 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-19_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_0.jpg new file mode 100644 index 00000000..5a1825fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_1.jpg new file mode 100644 index 00000000..c28e3dfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_10.jpg new file mode 100644 index 00000000..26b0bf53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_11.jpg new file mode 100644 index 00000000..23b97380 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_13.jpg new file mode 100644 index 00000000..bb93f35a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_14.jpg new file mode 100644 index 00000000..54ef5d85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_15.jpg new file mode 100644 index 00000000..6cbf21d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_16.jpg new file mode 100644 index 00000000..43706106 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_17.jpg new file mode 100644 index 00000000..a144ec06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_18.jpg new file mode 100644 index 00000000..17d8270d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_19.jpg new file mode 100644 index 00000000..70dca218 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_2.jpg new file mode 100644 index 00000000..f1cb3e80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_25.jpg new file mode 100644 index 00000000..f65c7764 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_28.jpg new file mode 100644 index 00000000..c2b8d719 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_29.jpg new file mode 100644 index 00000000..5c29a83f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_3.jpg new file mode 100644 index 00000000..963383ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_30.jpg new file mode 100644 index 00000000..9d455a8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_31.jpg new file mode 100644 index 00000000..ee8a85b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_4.jpg new file mode 100644 index 00000000..f39738e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_5.jpg new file mode 100644 index 00000000..fb13463a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_6.jpg new file mode 100644 index 00000000..24bd49c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_7.jpg new file mode 100644 index 00000000..25eb2608 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_8.jpg new file mode 100644 index 00000000..42eee276 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_9.jpg new file mode 100644 index 00000000..9569b776 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-1_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_2.jpg new file mode 100644 index 00000000..120d7913 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_20.jpg new file mode 100644 index 00000000..8265e26a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_21.jpg new file mode 100644 index 00000000..4ea02efd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_22.jpg new file mode 100644 index 00000000..04546fca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_23.jpg new file mode 100644 index 00000000..5030d1f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_24.jpg new file mode 100644 index 00000000..e350e2d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_25.jpg new file mode 100644 index 00000000..f45fe56d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_26.jpg new file mode 100644 index 00000000..e4891e27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_27.jpg new file mode 100644 index 00000000..2725781b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_28.jpg new file mode 100644 index 00000000..00c4a71c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_29.jpg new file mode 100644 index 00000000..1d4f9010 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-20_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_1.jpg new file mode 100644 index 00000000..b86c5580 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_2.jpg new file mode 100644 index 00000000..d53ec246 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_20.jpg new file mode 100644 index 00000000..a8b86ace Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_21.jpg new file mode 100644 index 00000000..70c764ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_22.jpg new file mode 100644 index 00000000..40dcdc0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_23.jpg new file mode 100644 index 00000000..a5c32dfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_24.jpg new file mode 100644 index 00000000..9818acf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_25.jpg new file mode 100644 index 00000000..8d71981c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_26.jpg new file mode 100644 index 00000000..12b322bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_27.jpg new file mode 100644 index 00000000..80467388 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_28.jpg new file mode 100644 index 00000000..c7882a42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_29.jpg new file mode 100644 index 00000000..0627e09f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_31.jpg new file mode 100644 index 00000000..d4214ef2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-21_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_1.jpg new file mode 100644 index 00000000..ee5deae5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_19.jpg new file mode 100644 index 00000000..556164c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_2.jpg new file mode 100644 index 00000000..9a2781f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_20.jpg new file mode 100644 index 00000000..d78ed8bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_21.jpg new file mode 100644 index 00000000..fae3ba40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_22.jpg new file mode 100644 index 00000000..3dc37825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_23.jpg new file mode 100644 index 00000000..ecae8ab9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_24.jpg new file mode 100644 index 00000000..6735b05e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_25.jpg new file mode 100644 index 00000000..aff2a739 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_26.jpg new file mode 100644 index 00000000..0f5a4962 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_27.jpg new file mode 100644 index 00000000..e0a1bae9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_28.jpg new file mode 100644 index 00000000..cbcdfb59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_29.jpg new file mode 100644 index 00000000..b049d40e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-22_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_18.jpg new file mode 100644 index 00000000..1b11bc8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_19.jpg new file mode 100644 index 00000000..c251668d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_20.jpg new file mode 100644 index 00000000..dfed756e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_21.jpg new file mode 100644 index 00000000..c4c8e7bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_22.jpg new file mode 100644 index 00000000..3ad818d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_23.jpg new file mode 100644 index 00000000..569f1161 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_24.jpg new file mode 100644 index 00000000..e5fe08d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_25.jpg new file mode 100644 index 00000000..c460a928 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_26.jpg new file mode 100644 index 00000000..0c562744 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_27.jpg new file mode 100644 index 00000000..3acf7b57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_28.jpg new file mode 100644 index 00000000..b7939a3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_4.jpg new file mode 100644 index 00000000..ca924e14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-23_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_18.jpg new file mode 100644 index 00000000..ecfeb08f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_19.jpg new file mode 100644 index 00000000..6dfffbea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_20.jpg new file mode 100644 index 00000000..a459bf1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_21.jpg new file mode 100644 index 00000000..f0118caf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_22.jpg new file mode 100644 index 00000000..0407f5f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_23.jpg new file mode 100644 index 00000000..3d784342 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_24.jpg new file mode 100644 index 00000000..4c0105ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_25.jpg new file mode 100644 index 00000000..aad0d87f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_26.jpg new file mode 100644 index 00000000..b9b2c735 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_27.jpg new file mode 100644 index 00000000..2d6cfb2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-24_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_18.jpg new file mode 100644 index 00000000..a160a3df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_19.jpg new file mode 100644 index 00000000..acf5a439 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_20.jpg new file mode 100644 index 00000000..e4dc58c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_21.jpg new file mode 100644 index 00000000..57d7ac30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_22.jpg new file mode 100644 index 00000000..2d2818e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_23.jpg new file mode 100644 index 00000000..b1e436b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_24.jpg new file mode 100644 index 00000000..56bb1497 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_25.jpg new file mode 100644 index 00000000..8644a516 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_26.jpg new file mode 100644 index 00000000..5a2287db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_27.jpg new file mode 100644 index 00000000..31a1984c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-25_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_17.jpg new file mode 100644 index 00000000..6a2d3778 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_18.jpg new file mode 100644 index 00000000..cfa0b1f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_19.jpg new file mode 100644 index 00000000..331238ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_20.jpg new file mode 100644 index 00000000..f3bec516 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_21.jpg new file mode 100644 index 00000000..89533859 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_22.jpg new file mode 100644 index 00000000..52fe0415 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_23.jpg new file mode 100644 index 00000000..1f7e6b07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_24.jpg new file mode 100644 index 00000000..f1c64a9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_25.jpg new file mode 100644 index 00000000..fb432a8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_26.jpg new file mode 100644 index 00000000..8cf7a230 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_27.jpg new file mode 100644 index 00000000..f3221680 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-26_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_16.jpg new file mode 100644 index 00000000..8ae20fbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_17.jpg new file mode 100644 index 00000000..1043add3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_18.jpg new file mode 100644 index 00000000..57442de9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_19.jpg new file mode 100644 index 00000000..6760b91f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_20.jpg new file mode 100644 index 00000000..b5c057ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_21.jpg new file mode 100644 index 00000000..68459b23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_22.jpg new file mode 100644 index 00000000..1659b7b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_23.jpg new file mode 100644 index 00000000..15c8fc1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_24.jpg new file mode 100644 index 00000000..6c570bd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_25.jpg new file mode 100644 index 00000000..1c620b74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_26.jpg new file mode 100644 index 00000000..24d788db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-27_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_16.jpg new file mode 100644 index 00000000..1d234fc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_17.jpg new file mode 100644 index 00000000..d90eb660 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_18.jpg new file mode 100644 index 00000000..9b5c6e5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_19.jpg new file mode 100644 index 00000000..8ebadc05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_20.jpg new file mode 100644 index 00000000..a3c93b6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_21.jpg new file mode 100644 index 00000000..eef87b2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_22.jpg new file mode 100644 index 00000000..6be25522 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_23.jpg new file mode 100644 index 00000000..2aa63bf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_24.jpg new file mode 100644 index 00000000..30239317 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_25.jpg new file mode 100644 index 00000000..cc39b808 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-28_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_16.jpg new file mode 100644 index 00000000..a58ac29d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_17.jpg new file mode 100644 index 00000000..01c1ca43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_18.jpg new file mode 100644 index 00000000..76fb9722 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_19.jpg new file mode 100644 index 00000000..c2cf9f0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_20.jpg new file mode 100644 index 00000000..b7cab6a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_21.jpg new file mode 100644 index 00000000..dbc2bb80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_22.jpg new file mode 100644 index 00000000..dc6578b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_23.jpg new file mode 100644 index 00000000..7f3c5f74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_24.jpg new file mode 100644 index 00000000..bcdf21ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_25.jpg new file mode 100644 index 00000000..e127ebae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-29_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_0.jpg new file mode 100644 index 00000000..03f7b291 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_1.jpg new file mode 100644 index 00000000..602ed144 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_10.jpg new file mode 100644 index 00000000..3db3cf26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_11.jpg new file mode 100644 index 00000000..0cb9644b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_12.jpg new file mode 100644 index 00000000..10088efd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_13.jpg new file mode 100644 index 00000000..8d9ff9bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_14.jpg new file mode 100644 index 00000000..2235c71e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_15.jpg new file mode 100644 index 00000000..acf5214f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_16.jpg new file mode 100644 index 00000000..ff7d42a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_17.jpg new file mode 100644 index 00000000..992f5e0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_18.jpg new file mode 100644 index 00000000..63530c3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_2.jpg new file mode 100644 index 00000000..01721336 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_29.jpg new file mode 100644 index 00000000..78de6317 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_3.jpg new file mode 100644 index 00000000..b2a1c7ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_30.jpg new file mode 100644 index 00000000..73fc1807 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_31.jpg new file mode 100644 index 00000000..d4d50680 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_4.jpg new file mode 100644 index 00000000..5a760af8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_5.jpg new file mode 100644 index 00000000..37648c52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_6.jpg new file mode 100644 index 00000000..92e30e98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_7.jpg new file mode 100644 index 00000000..84d86890 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_8.jpg new file mode 100644 index 00000000..1c1756b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_9.jpg new file mode 100644 index 00000000..db981ec0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-2_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_15.jpg new file mode 100644 index 00000000..096e37b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_16.jpg new file mode 100644 index 00000000..1ea25d6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_17.jpg new file mode 100644 index 00000000..2f48c349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_18.jpg new file mode 100644 index 00000000..ef2c9a96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_19.jpg new file mode 100644 index 00000000..1f2671db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_20.jpg new file mode 100644 index 00000000..4afce4ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_21.jpg new file mode 100644 index 00000000..bde3f365 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_22.jpg new file mode 100644 index 00000000..fe078209 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_23.jpg new file mode 100644 index 00000000..490d449d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_24.jpg new file mode 100644 index 00000000..a45dde0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-30_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_15.jpg new file mode 100644 index 00000000..5bf2e0b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_16.jpg new file mode 100644 index 00000000..1292f75f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_17.jpg new file mode 100644 index 00000000..528ea664 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_18.jpg new file mode 100644 index 00000000..0eb4be72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_19.jpg new file mode 100644 index 00000000..ef469faf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_20.jpg new file mode 100644 index 00000000..a14401bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_21.jpg new file mode 100644 index 00000000..f612aa4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_22.jpg new file mode 100644 index 00000000..63510c50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_23.jpg new file mode 100644 index 00000000..863b977f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_24.jpg new file mode 100644 index 00000000..f1cae02a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-31_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_14.jpg new file mode 100644 index 00000000..93b562f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_15.jpg new file mode 100644 index 00000000..455f485f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_16.jpg new file mode 100644 index 00000000..06d65afe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_17.jpg new file mode 100644 index 00000000..05ea68f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_18.jpg new file mode 100644 index 00000000..01834e88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_19.jpg new file mode 100644 index 00000000..03fe7609 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_20.jpg new file mode 100644 index 00000000..cb620600 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_21.jpg new file mode 100644 index 00000000..c7d25afa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_22.jpg new file mode 100644 index 00000000..7dd1968f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_23.jpg new file mode 100644 index 00000000..2c34486e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_24.jpg new file mode 100644 index 00000000..91f9736f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-32_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_0.jpg new file mode 100644 index 00000000..c746329e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_1.jpg new file mode 100644 index 00000000..95e35667 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_10.jpg new file mode 100644 index 00000000..e3d96191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_11.jpg new file mode 100644 index 00000000..acddf848 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_12.jpg new file mode 100644 index 00000000..1a23ef14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_13.jpg new file mode 100644 index 00000000..c85ad5b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_14.jpg new file mode 100644 index 00000000..48476ee0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_15.jpg new file mode 100644 index 00000000..f9d9e66f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_16.jpg new file mode 100644 index 00000000..9f344651 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_17.jpg new file mode 100644 index 00000000..50929bf1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_18.jpg new file mode 100644 index 00000000..76183d9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_2.jpg new file mode 100644 index 00000000..7a33a731 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_25.jpg new file mode 100644 index 00000000..df4266b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_26.jpg new file mode 100644 index 00000000..8b9371ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_28.jpg new file mode 100644 index 00000000..861281d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_29.jpg new file mode 100644 index 00000000..9fd3d5b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_3.jpg new file mode 100644 index 00000000..5a468c97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_30.jpg new file mode 100644 index 00000000..ed2cd02a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_31.jpg new file mode 100644 index 00000000..db7f6d69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_4.jpg new file mode 100644 index 00000000..ba82dfa3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_5.jpg new file mode 100644 index 00000000..64f0654e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_6.jpg new file mode 100644 index 00000000..cb5cc164 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_7.jpg new file mode 100644 index 00000000..30ec626e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_8.jpg new file mode 100644 index 00000000..dcbfb7aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_9.jpg new file mode 100644 index 00000000..97492303 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-3_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_0.jpg new file mode 100644 index 00000000..1c09b9a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_1.jpg new file mode 100644 index 00000000..307bda7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_10.jpg new file mode 100644 index 00000000..bb2d3e42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_11.jpg new file mode 100644 index 00000000..1c4a899f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_12.jpg new file mode 100644 index 00000000..aacd23c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_13.jpg new file mode 100644 index 00000000..0de26b50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_14.jpg new file mode 100644 index 00000000..95d462f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_15.jpg new file mode 100644 index 00000000..257cc984 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_16.jpg new file mode 100644 index 00000000..96e9f12d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_17.jpg new file mode 100644 index 00000000..e5608576 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_18.jpg new file mode 100644 index 00000000..703f8836 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_20.jpg new file mode 100644 index 00000000..b52c667b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_25.jpg new file mode 100644 index 00000000..ecd82161 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_26.jpg new file mode 100644 index 00000000..31cbbcc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_28.jpg new file mode 100644 index 00000000..d2b2d050 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_29.jpg new file mode 100644 index 00000000..e7269d3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_3.jpg new file mode 100644 index 00000000..d2d47469 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_30.jpg new file mode 100644 index 00000000..3946d536 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_31.jpg new file mode 100644 index 00000000..66f37b6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_4.jpg new file mode 100644 index 00000000..264ab126 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_5.jpg new file mode 100644 index 00000000..5d06ede3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_6.jpg new file mode 100644 index 00000000..75a9cfe1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_7.jpg new file mode 100644 index 00000000..a1e93d5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_8.jpg new file mode 100644 index 00000000..d48b46c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_9.jpg new file mode 100644 index 00000000..0caa7f5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-4_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_0.jpg new file mode 100644 index 00000000..96bcb558 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_1.jpg new file mode 100644 index 00000000..4309a7bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_10.jpg new file mode 100644 index 00000000..ab0eba3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_11.jpg new file mode 100644 index 00000000..bb38cbdc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_12.jpg new file mode 100644 index 00000000..5dc9dff7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_13.jpg new file mode 100644 index 00000000..773842b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_14.jpg new file mode 100644 index 00000000..02d73b00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_15.jpg new file mode 100644 index 00000000..c796c082 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_16.jpg new file mode 100644 index 00000000..3089fef5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_20.jpg new file mode 100644 index 00000000..dab6ef84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_25.jpg new file mode 100644 index 00000000..81bc8df3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_28.jpg new file mode 100644 index 00000000..34b6ab0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_29.jpg new file mode 100644 index 00000000..73a876e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_3.jpg new file mode 100644 index 00000000..f8d2368c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_30.jpg new file mode 100644 index 00000000..0ddde8dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_31.jpg new file mode 100644 index 00000000..32d0a06a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_4.jpg new file mode 100644 index 00000000..a1fe60eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_5.jpg new file mode 100644 index 00000000..222b535b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_6.jpg new file mode 100644 index 00000000..f0e42ba1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_7.jpg new file mode 100644 index 00000000..3290ad2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_8.jpg new file mode 100644 index 00000000..c9f5e0f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_9.jpg new file mode 100644 index 00000000..c4868db4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-5_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_0.jpg new file mode 100644 index 00000000..ba4dacea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_1.jpg new file mode 100644 index 00000000..363e5ed6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_11.jpg new file mode 100644 index 00000000..25240497 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_12.jpg new file mode 100644 index 00000000..05ec1069 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_13.jpg new file mode 100644 index 00000000..20c0bf7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_14.jpg new file mode 100644 index 00000000..c515616c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_15.jpg new file mode 100644 index 00000000..914a0135 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_16.jpg new file mode 100644 index 00000000..51fddec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_25.jpg new file mode 100644 index 00000000..bd1d8516 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_27.jpg new file mode 100644 index 00000000..a6ad7e54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_28.jpg new file mode 100644 index 00000000..ed1874f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_29.jpg new file mode 100644 index 00000000..04e19d2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_30.jpg new file mode 100644 index 00000000..bcd5e593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_31.jpg new file mode 100644 index 00000000..58dfe17d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_4.jpg new file mode 100644 index 00000000..d66ed75c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_5.jpg new file mode 100644 index 00000000..ce7c3210 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_6.jpg new file mode 100644 index 00000000..6dfcdc53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_7.jpg new file mode 100644 index 00000000..5a83fa3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-6_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_0.jpg new file mode 100644 index 00000000..95336bb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_1.jpg new file mode 100644 index 00000000..a0c1328a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_11.jpg new file mode 100644 index 00000000..777299cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_12.jpg new file mode 100644 index 00000000..832b6c2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_13.jpg new file mode 100644 index 00000000..88546cf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_14.jpg new file mode 100644 index 00000000..8e7c2eb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_15.jpg new file mode 100644 index 00000000..20201de9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_16.jpg new file mode 100644 index 00000000..4af815a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_2.jpg new file mode 100644 index 00000000..1b15c8d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_26.jpg new file mode 100644 index 00000000..4196694a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_27.jpg new file mode 100644 index 00000000..534da348 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_28.jpg new file mode 100644 index 00000000..507c5320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_29.jpg new file mode 100644 index 00000000..ed935b72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_3.jpg new file mode 100644 index 00000000..f88fc127 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_30.jpg new file mode 100644 index 00000000..de34011f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_31.jpg new file mode 100644 index 00000000..a2150fcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_4.jpg new file mode 100644 index 00000000..3b4bcdaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_6.jpg new file mode 100644 index 00000000..65379277 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-7_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_0.jpg new file mode 100644 index 00000000..642aa4e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_1.jpg new file mode 100644 index 00000000..8e2f8534 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_11.jpg new file mode 100644 index 00000000..913d97e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_12.jpg new file mode 100644 index 00000000..ca3b14ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_13.jpg new file mode 100644 index 00000000..2c237c5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_15.jpg new file mode 100644 index 00000000..fb841351 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_2.jpg new file mode 100644 index 00000000..35e699c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_26.jpg new file mode 100644 index 00000000..a7208445 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_27.jpg new file mode 100644 index 00000000..565ca326 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_28.jpg new file mode 100644 index 00000000..14895de8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_29.jpg new file mode 100644 index 00000000..be088d32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_3.jpg new file mode 100644 index 00000000..6075fe54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_30.jpg new file mode 100644 index 00000000..68c4f92b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_31.jpg new file mode 100644 index 00000000..7530ba18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_4.jpg new file mode 100644 index 00000000..ea6a61d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_5.jpg new file mode 100644 index 00000000..70754357 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_7.jpg new file mode 100644 index 00000000..1d6d188f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-8_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_0.jpg new file mode 100644 index 00000000..9986559b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_1.jpg new file mode 100644 index 00000000..e71a2585 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_12.jpg new file mode 100644 index 00000000..e8e7a2fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_2.jpg new file mode 100644 index 00000000..7cb07770 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_26.jpg new file mode 100644 index 00000000..a864d06e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_27.jpg new file mode 100644 index 00000000..cc7a7666 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_28.jpg new file mode 100644 index 00000000..5d01d6ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_29.jpg new file mode 100644 index 00000000..58691792 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_3.jpg new file mode 100644 index 00000000..565b2c02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_30.jpg new file mode 100644 index 00000000..01e4a1ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_31.jpg new file mode 100644 index 00000000..09ffa371 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_4.jpg new file mode 100644 index 00000000..c8a8aae8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_5.jpg new file mode 100644 index 00000000..758e8d67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/-9_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_0.jpg new file mode 100644 index 00000000..455691ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_12.jpg new file mode 100644 index 00000000..c4d290a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_2.jpg new file mode 100644 index 00000000..3eda5375 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_26.jpg new file mode 100644 index 00000000..b06c2586 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_28.jpg new file mode 100644 index 00000000..9cbe6949 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_30.jpg new file mode 100644 index 00000000..a2c026ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_4.jpg new file mode 100644 index 00000000..e9e84797 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_6.jpg new file mode 100644 index 00000000..c6c944af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_0.jpg new file mode 100644 index 00000000..1a2d7c6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_10.jpg new file mode 100644 index 00000000..5ded77cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_12.jpg new file mode 100644 index 00000000..c7db0f4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_2.jpg new file mode 100644 index 00000000..0d4b41c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_24.jpg new file mode 100644 index 00000000..112370e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_26.jpg new file mode 100644 index 00000000..4a79502f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_28.jpg new file mode 100644 index 00000000..79e106d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_30.jpg new file mode 100644 index 00000000..6a7ba25b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_4.jpg new file mode 100644 index 00000000..5cc3f114 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_6.jpg new file mode 100644 index 00000000..86c549b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_0.jpg new file mode 100644 index 00000000..8a073fac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_10.jpg new file mode 100644 index 00000000..0d50f3ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_12.jpg new file mode 100644 index 00000000..e36721f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_14.jpg new file mode 100644 index 00000000..d0290487 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_18.jpg new file mode 100644 index 00000000..2a7a0bf9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_2.jpg new file mode 100644 index 00000000..6b0048a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_24.jpg new file mode 100644 index 00000000..9017d2c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_26.jpg new file mode 100644 index 00000000..9e686ea6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_28.jpg new file mode 100644 index 00000000..ab0b3f20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_30.jpg new file mode 100644 index 00000000..768c0a70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_4.jpg new file mode 100644 index 00000000..3d067c64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_6.jpg new file mode 100644 index 00000000..6e94fac1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-14_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_0.jpg new file mode 100644 index 00000000..87b13e4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_16.jpg new file mode 100644 index 00000000..a339464e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_2.jpg new file mode 100644 index 00000000..8f504366 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_22.jpg new file mode 100644 index 00000000..884aa466 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_24.jpg new file mode 100644 index 00000000..d9f23b32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_26.jpg new file mode 100644 index 00000000..0aa75c90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_28.jpg new file mode 100644 index 00000000..1bf6bfdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_30.jpg new file mode 100644 index 00000000..546c6da1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_4.jpg new file mode 100644 index 00000000..3c6b326e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_6.jpg new file mode 100644 index 00000000..ed628833 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_0.jpg new file mode 100644 index 00000000..03892bb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_2.jpg new file mode 100644 index 00000000..406f731a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_22.jpg new file mode 100644 index 00000000..78cd55c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_24.jpg new file mode 100644 index 00000000..57b4d78d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_26.jpg new file mode 100644 index 00000000..0f1ee234 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_28.jpg new file mode 100644 index 00000000..b5120949 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_30.jpg new file mode 100644 index 00000000..050e669d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_6.jpg new file mode 100644 index 00000000..8e46380e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-18_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_2.jpg new file mode 100644 index 00000000..af2d00b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_20.jpg new file mode 100644 index 00000000..b07d645f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_22.jpg new file mode 100644 index 00000000..bdd49e4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_24.jpg new file mode 100644 index 00000000..1b91d3e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_26.jpg new file mode 100644 index 00000000..1a0474e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_28.jpg new file mode 100644 index 00000000..1dc24698 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_30.jpg new file mode 100644 index 00000000..e655cc11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-20_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_2.jpg new file mode 100644 index 00000000..1e14f1ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_20.jpg new file mode 100644 index 00000000..660eb0df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_22.jpg new file mode 100644 index 00000000..b0d2df45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_24.jpg new file mode 100644 index 00000000..71cb8bd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_26.jpg new file mode 100644 index 00000000..84323c90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_28.jpg new file mode 100644 index 00000000..1c1d2369 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_30.jpg new file mode 100644 index 00000000..7b86c86a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-22_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_18.jpg new file mode 100644 index 00000000..5e56603d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_20.jpg new file mode 100644 index 00000000..d1123484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_22.jpg new file mode 100644 index 00000000..1f0ab0e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_24.jpg new file mode 100644 index 00000000..7620fff9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_26.jpg new file mode 100644 index 00000000..6ca1b85b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_28.jpg new file mode 100644 index 00000000..60c2d36f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_4.jpg new file mode 100644 index 00000000..f40a4110 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-24_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_18.jpg new file mode 100644 index 00000000..7d23e139 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_20.jpg new file mode 100644 index 00000000..7c047e8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_22.jpg new file mode 100644 index 00000000..6d60713e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_24.jpg new file mode 100644 index 00000000..e61bbfde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_26.jpg new file mode 100644 index 00000000..f863f443 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_28.jpg new file mode 100644 index 00000000..2e74969f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-26_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_16.jpg new file mode 100644 index 00000000..5cfbf4d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_18.jpg new file mode 100644 index 00000000..ab2e7d16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_20.jpg new file mode 100644 index 00000000..aa086c7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_22.jpg new file mode 100644 index 00000000..1fe147d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_24.jpg new file mode 100644 index 00000000..58c47151 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_26.jpg new file mode 100644 index 00000000..9aa83a16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-28_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_0.jpg new file mode 100644 index 00000000..2894c845 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_10.jpg new file mode 100644 index 00000000..a771e6fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_12.jpg new file mode 100644 index 00000000..e5b29bd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_14.jpg new file mode 100644 index 00000000..899d3741 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_16.jpg new file mode 100644 index 00000000..f01afd01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_18.jpg new file mode 100644 index 00000000..a1378ed1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_2.jpg new file mode 100644 index 00000000..d9293eeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_20.jpg new file mode 100644 index 00000000..1b885e4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_26.jpg new file mode 100644 index 00000000..19344a9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_28.jpg new file mode 100644 index 00000000..6fe6a750 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_30.jpg new file mode 100644 index 00000000..75abdb48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_4.jpg new file mode 100644 index 00000000..4622a741 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_6.jpg new file mode 100644 index 00000000..bba738c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_8.jpg new file mode 100644 index 00000000..5568e8ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_16.jpg new file mode 100644 index 00000000..e99e9e12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_18.jpg new file mode 100644 index 00000000..104ba932 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_20.jpg new file mode 100644 index 00000000..cf60b1b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_22.jpg new file mode 100644 index 00000000..70966145 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_24.jpg new file mode 100644 index 00000000..d061b8f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_26.jpg new file mode 100644 index 00000000..7484903c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-30_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_14.jpg new file mode 100644 index 00000000..c44fb49e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_16.jpg new file mode 100644 index 00000000..eba78901 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_18.jpg new file mode 100644 index 00000000..9ac6aad5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_20.jpg new file mode 100644 index 00000000..1ac838cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_22.jpg new file mode 100644 index 00000000..3453cfdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_24.jpg new file mode 100644 index 00000000..4117d78c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-32_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_0.jpg new file mode 100644 index 00000000..660f8f92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_10.jpg new file mode 100644 index 00000000..0b2eef52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_12.jpg new file mode 100644 index 00000000..a1fd9e7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_14.jpg new file mode 100644 index 00000000..60a43d5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_16.jpg new file mode 100644 index 00000000..bb59fdce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_18.jpg new file mode 100644 index 00000000..bb9114ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_2.jpg new file mode 100644 index 00000000..1c2e6a93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_20.jpg new file mode 100644 index 00000000..a75cccdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_26.jpg new file mode 100644 index 00000000..2aa0598f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_28.jpg new file mode 100644 index 00000000..d68cc038 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_30.jpg new file mode 100644 index 00000000..9523f456 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_4.jpg new file mode 100644 index 00000000..88dde1ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_6.jpg new file mode 100644 index 00000000..b65cb041 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_8.jpg new file mode 100644 index 00000000..301a1eee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_0.jpg new file mode 100644 index 00000000..ecd99823 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_10.jpg new file mode 100644 index 00000000..d38f21a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_12.jpg new file mode 100644 index 00000000..d5420cbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_14.jpg new file mode 100644 index 00000000..fa5855cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_16.jpg new file mode 100644 index 00000000..24546ffd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_2.jpg new file mode 100644 index 00000000..60794aa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_20.jpg new file mode 100644 index 00000000..60cb7c54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_26.jpg new file mode 100644 index 00000000..28661ac8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_28.jpg new file mode 100644 index 00000000..7092ceb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_30.jpg new file mode 100644 index 00000000..a242786d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_4.jpg new file mode 100644 index 00000000..2523d666 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_6.jpg new file mode 100644 index 00000000..5041f48c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_8.jpg new file mode 100644 index 00000000..412219ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_0.jpg new file mode 100644 index 00000000..8cee9d12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_12.jpg new file mode 100644 index 00000000..e402a603 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_14.jpg new file mode 100644 index 00000000..1619c2ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_16.jpg new file mode 100644 index 00000000..f2327d92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_2.jpg new file mode 100644 index 00000000..14be3639 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_26.jpg new file mode 100644 index 00000000..d89a01c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_28.jpg new file mode 100644 index 00000000..162c4ea3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_30.jpg new file mode 100644 index 00000000..c046d064 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_4.jpg new file mode 100644 index 00000000..e128e783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_6.jpg new file mode 100644 index 00000000..d5e0a6f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_8.jpg new file mode 100644 index 00000000..6592c963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/z_-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_0.jpg new file mode 100644 index 00000000..4d6df35a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_12.jpg new file mode 100644 index 00000000..2b366ff8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_24.jpg new file mode 100644 index 00000000..cd0fc753 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_28.jpg new file mode 100644 index 00000000..e7d9d776 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_4.jpg new file mode 100644 index 00000000..0ae5aec9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_8.jpg new file mode 100644 index 00000000..c0182ce1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_0.jpg new file mode 100644 index 00000000..8f6bf593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_12.jpg new file mode 100644 index 00000000..539bbce1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_16.jpg new file mode 100644 index 00000000..97a03bdc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_20.jpg new file mode 100644 index 00000000..bc32cadd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_24.jpg new file mode 100644 index 00000000..0cb32c19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_28.jpg new file mode 100644 index 00000000..8581984a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_4.jpg new file mode 100644 index 00000000..0437726b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_8.jpg new file mode 100644 index 00000000..a2bb9e10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_0.jpg new file mode 100644 index 00000000..ae37d7ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_20.jpg new file mode 100644 index 00000000..2a2dc937 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_24.jpg new file mode 100644 index 00000000..e40be17c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_28.jpg new file mode 100644 index 00000000..356227ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_4.jpg new file mode 100644 index 00000000..71789914 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_8.jpg new file mode 100644 index 00000000..0b55decc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_0.jpg new file mode 100644 index 00000000..15c62fc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_20.jpg new file mode 100644 index 00000000..c87726b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_24.jpg new file mode 100644 index 00000000..ffa17ab3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_28.jpg new file mode 100644 index 00000000..be123715 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_4.jpg new file mode 100644 index 00000000..e61e63cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-24_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_16.jpg new file mode 100644 index 00000000..a1e54e06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_20.jpg new file mode 100644 index 00000000..d63a5849 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_24.jpg new file mode 100644 index 00000000..49c6b9c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_28.jpg new file mode 100644 index 00000000..41091832 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-28_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_16.jpg new file mode 100644 index 00000000..ce5ececd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_20.jpg new file mode 100644 index 00000000..1d81d534 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_24.jpg new file mode 100644 index 00000000..6ead2f76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_28.jpg new file mode 100644 index 00000000..61798890 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-32_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_0.jpg index f699d7ea..98df03da 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_12.jpg new file mode 100644 index 00000000..df3dae53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_16.jpg new file mode 100644 index 00000000..c32be9f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_20.jpg new file mode 100644 index 00000000..988b6c8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_28.jpg new file mode 100644 index 00000000..3cede2d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_4.jpg new file mode 100644 index 00000000..c99ee214 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_8.jpg new file mode 100644 index 00000000..58b4a52c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_0.jpg new file mode 100644 index 00000000..8a7f67a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_12.jpg new file mode 100644 index 00000000..7c5b35bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_16.jpg new file mode 100644 index 00000000..18a1c11d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_20.jpg new file mode 100644 index 00000000..214d417c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_28.jpg new file mode 100644 index 00000000..2b722371 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_4.jpg new file mode 100644 index 00000000..8981a6c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_8.jpg new file mode 100644 index 00000000..719642ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zz_-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_0.jpg new file mode 100644 index 00000000..0bf11b25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_16.jpg new file mode 100644 index 00000000..258c9eec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_24.jpg new file mode 100644 index 00000000..38e5f1fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_8.jpg new file mode 100644 index 00000000..5718a229 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-24_0.jpg new file mode 100644 index 00000000..7118db18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-24_24.jpg new file mode 100644 index 00000000..f6e72c53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-24_8.jpg new file mode 100644 index 00000000..5241226a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-32_0.jpg new file mode 100644 index 00000000..8f6d4625 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-32_16.jpg new file mode 100644 index 00000000..27e833b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-32_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-32_24.jpg new file mode 100644 index 00000000..d4df46d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-32_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_0.jpg index 17b1cfbc..3e8312c6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_16.jpg new file mode 100644 index 00000000..0cf52ff3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_24.jpg new file mode 100644 index 00000000..b48be91b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_8.jpg new file mode 100644 index 00000000..4256be28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzz_-8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-16_0.jpg index ac722cdd..92eb972c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-16_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-16_16.jpg new file mode 100644 index 00000000..a8e3394b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-32_0.jpg new file mode 100644 index 00000000..ac23ef12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-32_16.jpg new file mode 100644 index 00000000..42315d96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzz_-32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzzz_-32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzzz_-32_0.jpg new file mode 100644 index 00000000..d8a02c66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_0/zzzzz_-32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_32.jpg new file mode 100644 index 00000000..c1bc2c6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_33.jpg new file mode 100644 index 00000000..757cca3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_34.jpg new file mode 100644 index 00000000..41a89f6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_46.jpg new file mode 100644 index 00000000..1a8c1168 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_47.jpg new file mode 100644 index 00000000..38b78d14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_48.jpg new file mode 100644 index 00000000..5852ac6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_49.jpg new file mode 100644 index 00000000..c2c1340c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_50.jpg new file mode 100644 index 00000000..ce7ac1fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_51.jpg new file mode 100644 index 00000000..4ac33eb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_52.jpg new file mode 100644 index 00000000..161bab86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_53.jpg new file mode 100644 index 00000000..ef08c350 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_54.jpg new file mode 100644 index 00000000..707c0830 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_55.jpg new file mode 100644 index 00000000..74e9151f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-10_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_32.jpg new file mode 100644 index 00000000..da8a910a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_33.jpg new file mode 100644 index 00000000..8dce4348 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_34.jpg new file mode 100644 index 00000000..d1ec0e5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_47.jpg new file mode 100644 index 00000000..827dafb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_48.jpg new file mode 100644 index 00000000..dffaa5ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_49.jpg new file mode 100644 index 00000000..e0a46a98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_50.jpg new file mode 100644 index 00000000..94391cc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_51.jpg new file mode 100644 index 00000000..1d111730 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_52.jpg new file mode 100644 index 00000000..054d8db6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_53.jpg new file mode 100644 index 00000000..878caab1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_54.jpg new file mode 100644 index 00000000..af2697bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_55.jpg new file mode 100644 index 00000000..43701aeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_60.jpg new file mode 100644 index 00000000..bca5532c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-11_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_32.jpg new file mode 100644 index 00000000..e942bf56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_33.jpg new file mode 100644 index 00000000..c4d73b9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_34.jpg new file mode 100644 index 00000000..5a5a136d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_47.jpg new file mode 100644 index 00000000..c6f381ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_48.jpg new file mode 100644 index 00000000..ef51ec80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_49.jpg new file mode 100644 index 00000000..fee99ebe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_50.jpg new file mode 100644 index 00000000..aa5e11ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_51.jpg new file mode 100644 index 00000000..3cc41205 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_52.jpg new file mode 100644 index 00000000..ca68a084 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_53.jpg new file mode 100644 index 00000000..a6ae3479 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_54.jpg new file mode 100644 index 00000000..5b759c19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_55.jpg new file mode 100644 index 00000000..62f7ee5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_57.jpg new file mode 100644 index 00000000..2ca1028b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_58.jpg new file mode 100644 index 00000000..bd0256e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_60.jpg new file mode 100644 index 00000000..84bab549 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_61.jpg new file mode 100644 index 00000000..3a1efde5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-12_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_32.jpg new file mode 100644 index 00000000..a971b536 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_33.jpg new file mode 100644 index 00000000..bf9e117b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_44.jpg new file mode 100644 index 00000000..90920307 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_45.jpg new file mode 100644 index 00000000..6af676ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_46.jpg new file mode 100644 index 00000000..50fc4782 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_47.jpg new file mode 100644 index 00000000..1e824938 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_48.jpg new file mode 100644 index 00000000..920ab7fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_49.jpg new file mode 100644 index 00000000..bf4a5a64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_50.jpg new file mode 100644 index 00000000..717f31b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_51.jpg new file mode 100644 index 00000000..1ae54b5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_52.jpg new file mode 100644 index 00000000..8bb072dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_53.jpg new file mode 100644 index 00000000..81d7ca07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_54.jpg new file mode 100644 index 00000000..30a7e631 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_57.jpg new file mode 100644 index 00000000..7d25974d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_58.jpg new file mode 100644 index 00000000..0cf5bb6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_59.jpg new file mode 100644 index 00000000..a4f4665e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_60.jpg new file mode 100644 index 00000000..f1e5777c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_61.jpg new file mode 100644 index 00000000..f3a06e15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-13_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_32.jpg new file mode 100644 index 00000000..e5982b24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_44.jpg new file mode 100644 index 00000000..54abbf6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_46.jpg new file mode 100644 index 00000000..4704b40c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_47.jpg new file mode 100644 index 00000000..e60a7963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_48.jpg new file mode 100644 index 00000000..53aff907 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_49.jpg new file mode 100644 index 00000000..2ab70b0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_50.jpg new file mode 100644 index 00000000..3b415f6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_51.jpg new file mode 100644 index 00000000..9f94aafc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_52.jpg new file mode 100644 index 00000000..b514c113 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_53.jpg new file mode 100644 index 00000000..9075cca0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_57.jpg new file mode 100644 index 00000000..8f454f96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_61.jpg new file mode 100644 index 00000000..cffc5185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-14_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_32.jpg new file mode 100644 index 00000000..e16440fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_45.jpg new file mode 100644 index 00000000..f5cb95af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_46.jpg new file mode 100644 index 00000000..93cd3124 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_47.jpg new file mode 100644 index 00000000..d5a20f07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_48.jpg new file mode 100644 index 00000000..6378ba87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_49.jpg new file mode 100644 index 00000000..b61c8418 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_50.jpg new file mode 100644 index 00000000..413d37c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_51.jpg new file mode 100644 index 00000000..08f1b70f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_52.jpg new file mode 100644 index 00000000..c7d4d408 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_53.jpg new file mode 100644 index 00000000..071d3bab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_56.jpg new file mode 100644 index 00000000..57cb19bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_57.jpg new file mode 100644 index 00000000..2c443aca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_58.jpg new file mode 100644 index 00000000..a2d2bb1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-15_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_37.jpg new file mode 100644 index 00000000..d50ee4aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_45.jpg new file mode 100644 index 00000000..f903a9fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_46.jpg new file mode 100644 index 00000000..90132b59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_47.jpg new file mode 100644 index 00000000..471e4b05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_48.jpg new file mode 100644 index 00000000..4ecde162 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_49.jpg new file mode 100644 index 00000000..dea6b664 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_50.jpg new file mode 100644 index 00000000..e311bc12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_51.jpg new file mode 100644 index 00000000..77584fb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_52.jpg new file mode 100644 index 00000000..e7ab4cee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_53.jpg new file mode 100644 index 00000000..c286223f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_56.jpg new file mode 100644 index 00000000..6481a50f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_57.jpg new file mode 100644 index 00000000..d71010b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_58.jpg new file mode 100644 index 00000000..c4006da1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-16_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_40.jpg new file mode 100644 index 00000000..682250fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_44.jpg new file mode 100644 index 00000000..68eb6eae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_45.jpg new file mode 100644 index 00000000..dd4de09c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_46.jpg new file mode 100644 index 00000000..4c82e491 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_47.jpg new file mode 100644 index 00000000..9c57083d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_48.jpg new file mode 100644 index 00000000..d7f11146 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_49.jpg new file mode 100644 index 00000000..7f83b81f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_50.jpg new file mode 100644 index 00000000..f578a5e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_51.jpg new file mode 100644 index 00000000..68ca3c85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_52.jpg new file mode 100644 index 00000000..fe26477e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_53.jpg new file mode 100644 index 00000000..68a67043 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_58.jpg new file mode 100644 index 00000000..b9f2e67e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-17_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_44.jpg new file mode 100644 index 00000000..1093470c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_45.jpg new file mode 100644 index 00000000..ffe1c2e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_46.jpg new file mode 100644 index 00000000..38491b2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_47.jpg new file mode 100644 index 00000000..a519501f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_48.jpg new file mode 100644 index 00000000..45ea795d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_49.jpg new file mode 100644 index 00000000..04cd9ed6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_50.jpg new file mode 100644 index 00000000..aa92b454 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_51.jpg new file mode 100644 index 00000000..0d1d5722 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_52.jpg new file mode 100644 index 00000000..77e2a28a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_59.jpg new file mode 100644 index 00000000..58cbfd6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-18_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_43.jpg new file mode 100644 index 00000000..e3a965c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_44.jpg new file mode 100644 index 00000000..3bacc262 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_45.jpg new file mode 100644 index 00000000..3b19e9a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_46.jpg new file mode 100644 index 00000000..292991e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_47.jpg new file mode 100644 index 00000000..4b2f888b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_48.jpg new file mode 100644 index 00000000..a8f399a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_49.jpg new file mode 100644 index 00000000..e25e0a08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_50.jpg new file mode 100644 index 00000000..89a5ad85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_51.jpg new file mode 100644 index 00000000..0f415163 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_52.jpg new file mode 100644 index 00000000..0952d474 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_53.jpg new file mode 100644 index 00000000..343b2d82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_55.jpg new file mode 100644 index 00000000..89dc11bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_56.jpg new file mode 100644 index 00000000..03471ee1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_63.jpg new file mode 100644 index 00000000..265c922b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-19_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_32.jpg new file mode 100644 index 00000000..dba1d5f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_33.jpg new file mode 100644 index 00000000..935774cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_34.jpg new file mode 100644 index 00000000..e770257e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_35.jpg new file mode 100644 index 00000000..443a5acf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_36.jpg new file mode 100644 index 00000000..fd7fab76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_37.jpg new file mode 100644 index 00000000..38b209d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_38.jpg new file mode 100644 index 00000000..ddc00be4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_39.jpg new file mode 100644 index 00000000..3617ad0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_48.jpg new file mode 100644 index 00000000..aa384324 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_51.jpg new file mode 100644 index 00000000..d5a95b62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_52.jpg new file mode 100644 index 00000000..d09bb9fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_53.jpg new file mode 100644 index 00000000..365ea4ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_54.jpg new file mode 100644 index 00000000..18411a0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_55.jpg new file mode 100644 index 00000000..a60f0333 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_56.jpg new file mode 100644 index 00000000..677f4c34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_57.jpg new file mode 100644 index 00000000..36efda78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_58.jpg new file mode 100644 index 00000000..0029a3d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_59.jpg new file mode 100644 index 00000000..c2acb4fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_60.jpg new file mode 100644 index 00000000..b356324b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-1_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_39.jpg new file mode 100644 index 00000000..0db5039b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_43.jpg new file mode 100644 index 00000000..f6535aea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_44.jpg new file mode 100644 index 00000000..ee75fbb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_45.jpg new file mode 100644 index 00000000..086d116e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_46.jpg new file mode 100644 index 00000000..527c6ad3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_47.jpg new file mode 100644 index 00000000..db1956bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_48.jpg new file mode 100644 index 00000000..0d0837ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_49.jpg new file mode 100644 index 00000000..780c17c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_50.jpg new file mode 100644 index 00000000..e6209f60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_51.jpg new file mode 100644 index 00000000..e0bfad74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_52.jpg new file mode 100644 index 00000000..8ccaf294 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_53.jpg new file mode 100644 index 00000000..272efa87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_55.jpg new file mode 100644 index 00000000..48ea4d82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_56.jpg new file mode 100644 index 00000000..1deaab36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-20_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_32.jpg new file mode 100644 index 00000000..a9e8df3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_40.jpg new file mode 100644 index 00000000..e173be23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_43.jpg new file mode 100644 index 00000000..255b5c1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_44.jpg new file mode 100644 index 00000000..507e826d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_45.jpg new file mode 100644 index 00000000..03848cc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_46.jpg new file mode 100644 index 00000000..3983ce0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_47.jpg new file mode 100644 index 00000000..3994a11f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_48.jpg new file mode 100644 index 00000000..9b7d8c76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_49.jpg new file mode 100644 index 00000000..34c23391 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_50.jpg new file mode 100644 index 00000000..2c5ffd47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_54.jpg new file mode 100644 index 00000000..bc32867b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_55.jpg new file mode 100644 index 00000000..0559cb6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-21_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_42.jpg new file mode 100644 index 00000000..909fceae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_43.jpg new file mode 100644 index 00000000..8b481b68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_44.jpg new file mode 100644 index 00000000..11f638f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_45.jpg new file mode 100644 index 00000000..55e829ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_46.jpg new file mode 100644 index 00000000..92a860a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_47.jpg new file mode 100644 index 00000000..fbf45ba6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_48.jpg new file mode 100644 index 00000000..cf274d2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_49.jpg new file mode 100644 index 00000000..d63dc806 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_50.jpg new file mode 100644 index 00000000..43281ea0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_51.jpg new file mode 100644 index 00000000..9638d86f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_52.jpg new file mode 100644 index 00000000..c7bdfce0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_59.jpg new file mode 100644 index 00000000..f56e9e17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_60.jpg new file mode 100644 index 00000000..3ed0634e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-22_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_40.jpg new file mode 100644 index 00000000..13d1ea7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_41.jpg new file mode 100644 index 00000000..95814238 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_42.jpg new file mode 100644 index 00000000..73bd7be5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_43.jpg new file mode 100644 index 00000000..afe1a679 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_44.jpg new file mode 100644 index 00000000..012144ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_45.jpg new file mode 100644 index 00000000..c0d1c3d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_46.jpg new file mode 100644 index 00000000..03d5f7e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_47.jpg new file mode 100644 index 00000000..538f5eca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_48.jpg new file mode 100644 index 00000000..4bac251c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_49.jpg new file mode 100644 index 00000000..c74272e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_52.jpg new file mode 100644 index 00000000..04914d52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_55.jpg new file mode 100644 index 00000000..5b195024 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_58.jpg new file mode 100644 index 00000000..4d69450b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_59.jpg new file mode 100644 index 00000000..849ec61b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_60.jpg new file mode 100644 index 00000000..dad51f02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_61.jpg new file mode 100644 index 00000000..83e37d80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-23_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_40.jpg new file mode 100644 index 00000000..7c64e0c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_41.jpg new file mode 100644 index 00000000..40ecfaa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_42.jpg new file mode 100644 index 00000000..ed742784 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_43.jpg new file mode 100644 index 00000000..9eb05d97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_44.jpg new file mode 100644 index 00000000..97458d13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_45.jpg new file mode 100644 index 00000000..23eb058b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_46.jpg new file mode 100644 index 00000000..041c6e5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_47.jpg new file mode 100644 index 00000000..80aee560 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_48.jpg new file mode 100644 index 00000000..f01c2d79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_52.jpg new file mode 100644 index 00000000..75a6a150 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_53.jpg new file mode 100644 index 00000000..feaf5d2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_55.jpg new file mode 100644 index 00000000..8c2c8e4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_59.jpg new file mode 100644 index 00000000..1a1135d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_60.jpg new file mode 100644 index 00000000..27f2437c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_61.jpg new file mode 100644 index 00000000..c19ca423 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-24_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_40.jpg new file mode 100644 index 00000000..28c76cb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_41.jpg new file mode 100644 index 00000000..224404f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_42.jpg new file mode 100644 index 00000000..110c9c48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_43.jpg new file mode 100644 index 00000000..79d13fd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_44.jpg new file mode 100644 index 00000000..1e25e543 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_45.jpg new file mode 100644 index 00000000..0b50d68b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_46.jpg new file mode 100644 index 00000000..10a75d89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_47.jpg new file mode 100644 index 00000000..08a8dbe7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_48.jpg new file mode 100644 index 00000000..bef68815 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_52.jpg new file mode 100644 index 00000000..e1b96545 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_53.jpg new file mode 100644 index 00000000..0c892ea1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_57.jpg new file mode 100644 index 00000000..b1120764 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_58.jpg new file mode 100644 index 00000000..421a802c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_59.jpg new file mode 100644 index 00000000..b13372d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_60.jpg new file mode 100644 index 00000000..54703cf4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_61.jpg new file mode 100644 index 00000000..4c7eb0d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_62.jpg new file mode 100644 index 00000000..28e21f1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-25_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_40.jpg new file mode 100644 index 00000000..fe140cb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_41.jpg new file mode 100644 index 00000000..3508af48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_42.jpg new file mode 100644 index 00000000..4c261e2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_43.jpg new file mode 100644 index 00000000..28bad5ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_44.jpg new file mode 100644 index 00000000..4ca4d6ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_45.jpg new file mode 100644 index 00000000..6ca614be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_46.jpg new file mode 100644 index 00000000..ecfc308d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_47.jpg new file mode 100644 index 00000000..de1bd913 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_48.jpg new file mode 100644 index 00000000..6286da43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_49.jpg new file mode 100644 index 00000000..64225bc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_50.jpg new file mode 100644 index 00000000..4ca47c1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_55.jpg new file mode 100644 index 00000000..dd73df77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_57.jpg new file mode 100644 index 00000000..ee8efdd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_58.jpg new file mode 100644 index 00000000..ba4d1e61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_59.jpg new file mode 100644 index 00000000..d333a727 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_60.jpg new file mode 100644 index 00000000..f8dd9460 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_61.jpg new file mode 100644 index 00000000..a28edfbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_62.jpg new file mode 100644 index 00000000..47031a91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-26_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_39.jpg new file mode 100644 index 00000000..38f83afe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_40.jpg new file mode 100644 index 00000000..347f853d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_41.jpg new file mode 100644 index 00000000..1362b46f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_42.jpg new file mode 100644 index 00000000..440d1926 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_43.jpg new file mode 100644 index 00000000..20a7b097 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_44.jpg new file mode 100644 index 00000000..8c62a83d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_45.jpg new file mode 100644 index 00000000..81f265a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_46.jpg new file mode 100644 index 00000000..088c527e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_47.jpg new file mode 100644 index 00000000..2fb12dd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_49.jpg new file mode 100644 index 00000000..049e403e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_50.jpg new file mode 100644 index 00000000..56cb1a0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_57.jpg new file mode 100644 index 00000000..fb77605f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_58.jpg new file mode 100644 index 00000000..9b89f3cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_59.jpg new file mode 100644 index 00000000..a55140b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-27_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_39.jpg new file mode 100644 index 00000000..fad3182b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_40.jpg new file mode 100644 index 00000000..50dfd626 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_41.jpg new file mode 100644 index 00000000..ebeb82b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_42.jpg new file mode 100644 index 00000000..f4bf13a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_43.jpg new file mode 100644 index 00000000..78cf3972 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_44.jpg new file mode 100644 index 00000000..424f1340 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_45.jpg new file mode 100644 index 00000000..356857ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_46.jpg new file mode 100644 index 00000000..6ed960a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_49.jpg new file mode 100644 index 00000000..2f21e9e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_53.jpg new file mode 100644 index 00000000..0a5594da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_58.jpg new file mode 100644 index 00000000..f29950cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_59.jpg new file mode 100644 index 00000000..91a52f08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-28_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_38.jpg new file mode 100644 index 00000000..e222f3e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_39.jpg new file mode 100644 index 00000000..0ea65706 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_40.jpg new file mode 100644 index 00000000..c0afaeec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_41.jpg new file mode 100644 index 00000000..81c3bd18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_42.jpg new file mode 100644 index 00000000..33201504 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_43.jpg new file mode 100644 index 00000000..88941177 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_44.jpg new file mode 100644 index 00000000..ce1e66c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_45.jpg new file mode 100644 index 00000000..04ac2e8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_46.jpg new file mode 100644 index 00000000..3d2b73b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_52.jpg new file mode 100644 index 00000000..d7123ed3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_53.jpg new file mode 100644 index 00000000..f85e0de4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_54.jpg new file mode 100644 index 00000000..a6b2f7f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-29_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_32.jpg new file mode 100644 index 00000000..ecf26b9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_33.jpg new file mode 100644 index 00000000..4ba69d0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_34.jpg new file mode 100644 index 00000000..5bdb1f50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_35.jpg new file mode 100644 index 00000000..b91e1375 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_36.jpg new file mode 100644 index 00000000..3e83973b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_37.jpg new file mode 100644 index 00000000..99903b17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_38.jpg new file mode 100644 index 00000000..f88d37dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_39.jpg new file mode 100644 index 00000000..0e4a68ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_49.jpg new file mode 100644 index 00000000..82e9cb51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_51.jpg new file mode 100644 index 00000000..cb7ac32f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_52.jpg new file mode 100644 index 00000000..f8d28625 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_53.jpg new file mode 100644 index 00000000..71547af8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_54.jpg new file mode 100644 index 00000000..7f355db5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_55.jpg new file mode 100644 index 00000000..c9401470 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_56.jpg new file mode 100644 index 00000000..1030ab3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_57.jpg new file mode 100644 index 00000000..37ab434d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_58.jpg new file mode 100644 index 00000000..6ece6625 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_59.jpg new file mode 100644 index 00000000..a675a4bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_60.jpg new file mode 100644 index 00000000..f09e2175 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_63.jpg new file mode 100644 index 00000000..cd3d2ce8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-2_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_38.jpg new file mode 100644 index 00000000..856b2110 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_39.jpg new file mode 100644 index 00000000..4f0c3fe2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_40.jpg new file mode 100644 index 00000000..8b33edf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_41.jpg new file mode 100644 index 00000000..ad390a35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_42.jpg new file mode 100644 index 00000000..2ba688af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_43.jpg new file mode 100644 index 00000000..25479f57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_44.jpg new file mode 100644 index 00000000..ab527d7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_45.jpg new file mode 100644 index 00000000..b5827fb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_46.jpg new file mode 100644 index 00000000..13307e75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_47.jpg new file mode 100644 index 00000000..6539d59a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_52.jpg new file mode 100644 index 00000000..2d4e0c4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-30_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_38.jpg new file mode 100644 index 00000000..b274d986 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_39.jpg new file mode 100644 index 00000000..49e5b589 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_40.jpg new file mode 100644 index 00000000..e352f9c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_41.jpg new file mode 100644 index 00000000..8b755049 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_42.jpg new file mode 100644 index 00000000..73453b6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_43.jpg new file mode 100644 index 00000000..9ee4b836 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_44.jpg new file mode 100644 index 00000000..91e22aa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_45.jpg new file mode 100644 index 00000000..657abbf2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_46.jpg new file mode 100644 index 00000000..f870c5fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_47.jpg new file mode 100644 index 00000000..3764143d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_51.jpg new file mode 100644 index 00000000..2414c461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-31_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_37.jpg new file mode 100644 index 00000000..a9e8ad96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_38.jpg new file mode 100644 index 00000000..fee3615d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_39.jpg new file mode 100644 index 00000000..12cba120 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_40.jpg new file mode 100644 index 00000000..d193e81e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_41.jpg new file mode 100644 index 00000000..763cde68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_42.jpg new file mode 100644 index 00000000..05e9bf99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_43.jpg new file mode 100644 index 00000000..106bddd1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_44.jpg new file mode 100644 index 00000000..8d5af05e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_45.jpg new file mode 100644 index 00000000..3014b819 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_46.jpg new file mode 100644 index 00000000..54bc539e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_47.jpg new file mode 100644 index 00000000..6f4d241c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-32_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_32.jpg new file mode 100644 index 00000000..32995bd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_33.jpg new file mode 100644 index 00000000..8ae48bd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_34.jpg new file mode 100644 index 00000000..5fd4aaec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_35.jpg new file mode 100644 index 00000000..3dc2b63b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_36.jpg new file mode 100644 index 00000000..94fbb684 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_37.jpg new file mode 100644 index 00000000..86bbc7c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_38.jpg new file mode 100644 index 00000000..d84d4a6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_47.jpg new file mode 100644 index 00000000..b741c50e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_49.jpg new file mode 100644 index 00000000..c19919f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_50.jpg new file mode 100644 index 00000000..b6c3aef8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_51.jpg new file mode 100644 index 00000000..2b1a9d5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_52.jpg new file mode 100644 index 00000000..272584ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_53.jpg new file mode 100644 index 00000000..0d651fed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_54.jpg new file mode 100644 index 00000000..141c08ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_55.jpg new file mode 100644 index 00000000..da55cb86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_56.jpg new file mode 100644 index 00000000..1341da20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_57.jpg new file mode 100644 index 00000000..4699f325 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_58.jpg new file mode 100644 index 00000000..dc0bb506 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_59.jpg new file mode 100644 index 00000000..c4d7ac34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_63.jpg new file mode 100644 index 00000000..19d913e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-3_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_32.jpg new file mode 100644 index 00000000..70736349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_33.jpg new file mode 100644 index 00000000..a63bcfdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_34.jpg new file mode 100644 index 00000000..243f5b60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_35.jpg new file mode 100644 index 00000000..b998e799 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_36.jpg new file mode 100644 index 00000000..db39e894 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_37.jpg new file mode 100644 index 00000000..6f3f4044 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_51.jpg new file mode 100644 index 00000000..1a7bce9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_52.jpg new file mode 100644 index 00000000..5640d66e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_53.jpg new file mode 100644 index 00000000..6d38fa69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_54.jpg new file mode 100644 index 00000000..425bcfee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_55.jpg new file mode 100644 index 00000000..cc4eec81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_56.jpg new file mode 100644 index 00000000..aed2f439 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_57.jpg new file mode 100644 index 00000000..141dd86b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_58.jpg new file mode 100644 index 00000000..296219eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-4_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_32.jpg new file mode 100644 index 00000000..e1b968c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_33.jpg new file mode 100644 index 00000000..d4459210 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_34.jpg new file mode 100644 index 00000000..9775047c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_35.jpg new file mode 100644 index 00000000..5b853f2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_36.jpg new file mode 100644 index 00000000..5814ae0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_37.jpg new file mode 100644 index 00000000..50e0eda9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_50.jpg new file mode 100644 index 00000000..73f4da7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_51.jpg new file mode 100644 index 00000000..7cce4e4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_52.jpg new file mode 100644 index 00000000..3608d21e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_53.jpg new file mode 100644 index 00000000..25b7cf4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_54.jpg new file mode 100644 index 00000000..c1c2e0d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_55.jpg new file mode 100644 index 00000000..d14863ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_56.jpg new file mode 100644 index 00000000..b85c8601 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_57.jpg new file mode 100644 index 00000000..854f7576 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_58.jpg new file mode 100644 index 00000000..55c875fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-5_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_32.jpg new file mode 100644 index 00000000..cb53729a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_33.jpg new file mode 100644 index 00000000..731a629d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_34.jpg new file mode 100644 index 00000000..c6c1f99e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_35.jpg new file mode 100644 index 00000000..db3271c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_36.jpg new file mode 100644 index 00000000..9dabd35a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_50.jpg new file mode 100644 index 00000000..61e2c1f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_51.jpg new file mode 100644 index 00000000..19a5afe7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_52.jpg new file mode 100644 index 00000000..1f3b823f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_53.jpg new file mode 100644 index 00000000..81d83f42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_54.jpg new file mode 100644 index 00000000..9adcab4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_55.jpg new file mode 100644 index 00000000..3251ee35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_56.jpg new file mode 100644 index 00000000..2c61fa9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_57.jpg new file mode 100644 index 00000000..fd67ae45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_58.jpg new file mode 100644 index 00000000..46298f04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-6_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_32.jpg new file mode 100644 index 00000000..82b1987a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_33.jpg new file mode 100644 index 00000000..c150fed1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_34.jpg new file mode 100644 index 00000000..db83d0f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_35.jpg new file mode 100644 index 00000000..4e48dc1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_36.jpg new file mode 100644 index 00000000..413d0467 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_37.jpg new file mode 100644 index 00000000..fed2986a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_38.jpg new file mode 100644 index 00000000..26ba2d0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_39.jpg new file mode 100644 index 00000000..6246c7ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_40.jpg new file mode 100644 index 00000000..a62802ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_49.jpg new file mode 100644 index 00000000..3148af81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_50.jpg new file mode 100644 index 00000000..1dc63b7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_51.jpg new file mode 100644 index 00000000..c25dc91c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_52.jpg new file mode 100644 index 00000000..107ec82b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_53.jpg new file mode 100644 index 00000000..9a9c4d17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_54.jpg new file mode 100644 index 00000000..93481073 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_55.jpg new file mode 100644 index 00000000..7c2be12e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_56.jpg new file mode 100644 index 00000000..9f4c1648 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_57.jpg new file mode 100644 index 00000000..8c429679 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-7_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_32.jpg new file mode 100644 index 00000000..fb669413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_33.jpg new file mode 100644 index 00000000..1a269f04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_34.jpg new file mode 100644 index 00000000..7099b398 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_35.jpg new file mode 100644 index 00000000..7118b79d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_36.jpg new file mode 100644 index 00000000..ad16c13f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_49.jpg new file mode 100644 index 00000000..5e24d8fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_50.jpg new file mode 100644 index 00000000..6f5be898 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_51.jpg new file mode 100644 index 00000000..ed9dac90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_52.jpg new file mode 100644 index 00000000..1501fa2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_53.jpg new file mode 100644 index 00000000..cb2d6f91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_54.jpg new file mode 100644 index 00000000..7018e7cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_55.jpg new file mode 100644 index 00000000..8edb4937 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_56.jpg new file mode 100644 index 00000000..8fc141a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_57.jpg new file mode 100644 index 00000000..3d3ae5f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_61.jpg new file mode 100644 index 00000000..0ef0be6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_62.jpg new file mode 100644 index 00000000..01d424d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-8_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_32.jpg new file mode 100644 index 00000000..af0b2a1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_33.jpg new file mode 100644 index 00000000..75d26bb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_34.jpg new file mode 100644 index 00000000..f18cbbdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_35.jpg new file mode 100644 index 00000000..aaba5508 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_48.jpg new file mode 100644 index 00000000..9bb9fb08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_49.jpg new file mode 100644 index 00000000..4a3173e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_50.jpg new file mode 100644 index 00000000..07b7ebb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_51.jpg new file mode 100644 index 00000000..21039a44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_52.jpg new file mode 100644 index 00000000..b466017f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_53.jpg new file mode 100644 index 00000000..932d3d6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_54.jpg new file mode 100644 index 00000000..c1e2010b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_55.jpg new file mode 100644 index 00000000..f61b9d37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_56.jpg new file mode 100644 index 00000000..6c903df2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_61.jpg new file mode 100644 index 00000000..66712ae1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_62.jpg new file mode 100644 index 00000000..910a23d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/-9_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_32.jpg new file mode 100644 index 00000000..cc8562cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_34.jpg new file mode 100644 index 00000000..d7bc0ea1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_36.jpg new file mode 100644 index 00000000..44f2a631 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_46.jpg new file mode 100644 index 00000000..c032a8ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_48.jpg new file mode 100644 index 00000000..412b15c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_50.jpg new file mode 100644 index 00000000..5a185c67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_52.jpg new file mode 100644 index 00000000..da33ca2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_54.jpg new file mode 100644 index 00000000..bd7a9b96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_56.jpg new file mode 100644 index 00000000..c4004e2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_62.jpg new file mode 100644 index 00000000..b366f1af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-10_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_32.jpg new file mode 100644 index 00000000..182a6396 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_34.jpg new file mode 100644 index 00000000..0e797e85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_48.jpg new file mode 100644 index 00000000..6064743d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_50.jpg new file mode 100644 index 00000000..13559f0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_52.jpg new file mode 100644 index 00000000..93568bac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_54.jpg new file mode 100644 index 00000000..6801b0af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_56.jpg new file mode 100644 index 00000000..e953bbab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_58.jpg new file mode 100644 index 00000000..c273f96f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_60.jpg new file mode 100644 index 00000000..0df96560 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_62.jpg new file mode 100644 index 00000000..488f5f1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-12_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_32.jpg new file mode 100644 index 00000000..5bf0fae7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_34.jpg new file mode 100644 index 00000000..b749f499 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_44.jpg new file mode 100644 index 00000000..a713d1e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_46.jpg new file mode 100644 index 00000000..b38ada2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_48.jpg new file mode 100644 index 00000000..998f2686 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_50.jpg new file mode 100644 index 00000000..50364b58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_52.jpg new file mode 100644 index 00000000..9df7b2a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_54.jpg new file mode 100644 index 00000000..d95ba47c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_58.jpg new file mode 100644 index 00000000..79002b72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_60.jpg new file mode 100644 index 00000000..fce2788c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_62.jpg new file mode 100644 index 00000000..f86813fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-14_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_32.jpg new file mode 100644 index 00000000..72dd3e6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_38.jpg new file mode 100644 index 00000000..20d9e9b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_46.jpg new file mode 100644 index 00000000..244d736f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_48.jpg new file mode 100644 index 00000000..933b4ca2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_50.jpg new file mode 100644 index 00000000..24d82360 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_52.jpg new file mode 100644 index 00000000..ac1c10a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_54.jpg new file mode 100644 index 00000000..0acfd1e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_56.jpg new file mode 100644 index 00000000..ce1b1ae6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_58.jpg new file mode 100644 index 00000000..b03e8746 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-16_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_32.jpg new file mode 100644 index 00000000..12fd5e99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_40.jpg new file mode 100644 index 00000000..9c01f797 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_44.jpg new file mode 100644 index 00000000..05bdc17a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_46.jpg new file mode 100644 index 00000000..dd75e553 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_48.jpg new file mode 100644 index 00000000..f5ade02d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_50.jpg new file mode 100644 index 00000000..409cf016 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_52.jpg new file mode 100644 index 00000000..7d60bce8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_54.jpg new file mode 100644 index 00000000..de01f1d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_58.jpg new file mode 100644 index 00000000..c51e184c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_60.jpg new file mode 100644 index 00000000..e4745ff2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-18_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_40.jpg new file mode 100644 index 00000000..b4249edf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_44.jpg new file mode 100644 index 00000000..3bc2644f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_46.jpg new file mode 100644 index 00000000..61077058 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_48.jpg new file mode 100644 index 00000000..dd301369 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_50.jpg new file mode 100644 index 00000000..e6b78851 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_52.jpg new file mode 100644 index 00000000..37055ef2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_54.jpg new file mode 100644 index 00000000..a00bdcdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_56.jpg new file mode 100644 index 00000000..9db8597e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-20_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_32.jpg new file mode 100644 index 00000000..2e2a1eac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_40.jpg new file mode 100644 index 00000000..47b96b85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_42.jpg new file mode 100644 index 00000000..e08bef8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_44.jpg new file mode 100644 index 00000000..abff1bd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_46.jpg new file mode 100644 index 00000000..32963536 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_48.jpg new file mode 100644 index 00000000..e934e3de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_50.jpg new file mode 100644 index 00000000..4b0fa0d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_52.jpg new file mode 100644 index 00000000..232b680c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_54.jpg new file mode 100644 index 00000000..db278786 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_56.jpg new file mode 100644 index 00000000..c7c84426 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_60.jpg new file mode 100644 index 00000000..5640141e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-22_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_40.jpg new file mode 100644 index 00000000..487512e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_42.jpg new file mode 100644 index 00000000..7c0b0866 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_44.jpg new file mode 100644 index 00000000..a1649ba1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_46.jpg new file mode 100644 index 00000000..cda67a92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_48.jpg new file mode 100644 index 00000000..15ee3322 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_50.jpg new file mode 100644 index 00000000..c6369cf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_52.jpg new file mode 100644 index 00000000..ac21c430 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_54.jpg new file mode 100644 index 00000000..369af303 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_56.jpg new file mode 100644 index 00000000..e42eaba2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_58.jpg new file mode 100644 index 00000000..ada65909 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_60.jpg new file mode 100644 index 00000000..3dae86e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_62.jpg new file mode 100644 index 00000000..5d2ebb3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-24_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_40.jpg new file mode 100644 index 00000000..f537608f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_42.jpg new file mode 100644 index 00000000..65d2a5a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_44.jpg new file mode 100644 index 00000000..1aec8f10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_46.jpg new file mode 100644 index 00000000..9eab5156 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_48.jpg new file mode 100644 index 00000000..f31f8e5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_50.jpg new file mode 100644 index 00000000..b79e3f0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_52.jpg new file mode 100644 index 00000000..79ac39ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_54.jpg new file mode 100644 index 00000000..218ba984 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_56.jpg new file mode 100644 index 00000000..d269787d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_58.jpg new file mode 100644 index 00000000..f4baa33f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_60.jpg new file mode 100644 index 00000000..b1a85e07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_62.jpg new file mode 100644 index 00000000..fb7f6146 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-26_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_40.jpg new file mode 100644 index 00000000..09f2c165 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_42.jpg new file mode 100644 index 00000000..1b07dae4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_44.jpg new file mode 100644 index 00000000..a687f8fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_46.jpg new file mode 100644 index 00000000..769c9b3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_48.jpg new file mode 100644 index 00000000..2fab2f36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_50.jpg new file mode 100644 index 00000000..0131e133 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_54.jpg new file mode 100644 index 00000000..a7beb91d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_58.jpg new file mode 100644 index 00000000..46746122 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_60.jpg new file mode 100644 index 00000000..3da0e3f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-28_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_32.jpg new file mode 100644 index 00000000..aa78ee41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_34.jpg new file mode 100644 index 00000000..645b13f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_36.jpg new file mode 100644 index 00000000..ec9dbec3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_38.jpg new file mode 100644 index 00000000..9271fae7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_40.jpg new file mode 100644 index 00000000..2666de1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_48.jpg new file mode 100644 index 00000000..b86add0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_50.jpg new file mode 100644 index 00000000..28e3f6d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_52.jpg new file mode 100644 index 00000000..fea35cb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_54.jpg new file mode 100644 index 00000000..dd87fc48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_56.jpg new file mode 100644 index 00000000..44c1f3bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_58.jpg new file mode 100644 index 00000000..92cf6e41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_60.jpg new file mode 100644 index 00000000..8cb9309f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-2_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_38.jpg new file mode 100644 index 00000000..da9d5e70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_40.jpg new file mode 100644 index 00000000..0cf2e691 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_42.jpg new file mode 100644 index 00000000..292b6c69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_44.jpg new file mode 100644 index 00000000..117d38c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_46.jpg new file mode 100644 index 00000000..be3cb6e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_48.jpg new file mode 100644 index 00000000..824db824 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_52.jpg new file mode 100644 index 00000000..246de068 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_54.jpg new file mode 100644 index 00000000..2c6b8cef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-30_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_38.jpg new file mode 100644 index 00000000..f39861bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_40.jpg new file mode 100644 index 00000000..5e5d51b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_42.jpg new file mode 100644 index 00000000..82e0fb13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_44.jpg new file mode 100644 index 00000000..e5b9b5e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_46.jpg new file mode 100644 index 00000000..adb16a2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_48.jpg new file mode 100644 index 00000000..ecc7394b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_52.jpg new file mode 100644 index 00000000..872f8462 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-32_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_32.jpg new file mode 100644 index 00000000..532ca595 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_34.jpg new file mode 100644 index 00000000..01a06bdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_36.jpg new file mode 100644 index 00000000..15240b46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_38.jpg new file mode 100644 index 00000000..6533f067 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_48.jpg new file mode 100644 index 00000000..0ecd87c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_50.jpg new file mode 100644 index 00000000..a57a9b4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_52.jpg new file mode 100644 index 00000000..afa7245d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_54.jpg new file mode 100644 index 00000000..8bd18346 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_56.jpg new file mode 100644 index 00000000..ce3013d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_58.jpg new file mode 100644 index 00000000..2f16d9e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_60.jpg new file mode 100644 index 00000000..c2191dee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-4_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_32.jpg new file mode 100644 index 00000000..26727152 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_34.jpg new file mode 100644 index 00000000..c8fca63c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_36.jpg new file mode 100644 index 00000000..216ed010 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_38.jpg new file mode 100644 index 00000000..3530e77c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_50.jpg new file mode 100644 index 00000000..2b64d7ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_52.jpg new file mode 100644 index 00000000..ebfbf817 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_54.jpg new file mode 100644 index 00000000..378d9336 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_56.jpg new file mode 100644 index 00000000..433298df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_58.jpg new file mode 100644 index 00000000..73b33619 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-6_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_32.jpg new file mode 100644 index 00000000..c08936fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_34.jpg new file mode 100644 index 00000000..8ecd667f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_36.jpg new file mode 100644 index 00000000..de454e2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_38.jpg new file mode 100644 index 00000000..9d6d8f0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_40.jpg new file mode 100644 index 00000000..a0b51ffa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_50.jpg new file mode 100644 index 00000000..405e4aab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_52.jpg new file mode 100644 index 00000000..52a43eda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_54.jpg new file mode 100644 index 00000000..b54892ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_56.jpg new file mode 100644 index 00000000..3b896191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_58.jpg new file mode 100644 index 00000000..5fa80d37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_62.jpg new file mode 100644 index 00000000..adc6b280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/z_-8_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_32.jpg new file mode 100644 index 00000000..d14a2c41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_36.jpg new file mode 100644 index 00000000..ff3d119b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_48.jpg new file mode 100644 index 00000000..73eed0ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_52.jpg new file mode 100644 index 00000000..e31f9fb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_56.jpg new file mode 100644 index 00000000..c78c3998 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_60.jpg new file mode 100644 index 00000000..2d9ec191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-12_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_32.jpg new file mode 100644 index 00000000..524357c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_36.jpg new file mode 100644 index 00000000..da606014 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_40.jpg new file mode 100644 index 00000000..b4ac16c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_44.jpg new file mode 100644 index 00000000..85e269a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_48.jpg new file mode 100644 index 00000000..f577f59e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_52.jpg new file mode 100644 index 00000000..9ca80e73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_56.jpg new file mode 100644 index 00000000..14a7366c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_60.jpg new file mode 100644 index 00000000..c1565d4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-16_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_32.jpg new file mode 100644 index 00000000..b4fb5e15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_40.jpg new file mode 100644 index 00000000..1f9831bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_44.jpg new file mode 100644 index 00000000..2fd69355 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_48.jpg new file mode 100644 index 00000000..c2fbadcd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_52.jpg new file mode 100644 index 00000000..809603ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_56.jpg new file mode 100644 index 00000000..1cadf47b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_60.jpg new file mode 100644 index 00000000..c0b802d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-20_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_32.jpg new file mode 100644 index 00000000..e34ea187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_40.jpg new file mode 100644 index 00000000..564669ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_44.jpg new file mode 100644 index 00000000..343119be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_48.jpg new file mode 100644 index 00000000..2f1e70b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_52.jpg new file mode 100644 index 00000000..92092d08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_56.jpg new file mode 100644 index 00000000..d6c2a548 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_60.jpg new file mode 100644 index 00000000..fd105265 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-24_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_40.jpg new file mode 100644 index 00000000..769f8b99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_44.jpg new file mode 100644 index 00000000..f353282a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_48.jpg new file mode 100644 index 00000000..ef1e6955 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_52.jpg new file mode 100644 index 00000000..cd357ba8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_56.jpg new file mode 100644 index 00000000..5c204050 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_60.jpg new file mode 100644 index 00000000..7de71eb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-28_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_40.jpg new file mode 100644 index 00000000..82f61b59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_44.jpg new file mode 100644 index 00000000..bf3803e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_48.jpg new file mode 100644 index 00000000..e7c4fa5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_52.jpg new file mode 100644 index 00000000..9003afce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_56.jpg new file mode 100644 index 00000000..4f9db095 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-32_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_32.jpg new file mode 100644 index 00000000..3a77caf5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_36.jpg new file mode 100644 index 00000000..a28beb79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_40.jpg new file mode 100644 index 00000000..1e6bc2fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_48.jpg new file mode 100644 index 00000000..26ebc344 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_52.jpg new file mode 100644 index 00000000..51793e69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_56.jpg new file mode 100644 index 00000000..e9053752 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_60.jpg new file mode 100644 index 00000000..24e565e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-4_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_32.jpg new file mode 100644 index 00000000..a3ccce8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_36.jpg new file mode 100644 index 00000000..7b6bc699 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_40.jpg new file mode 100644 index 00000000..58e65f5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_52.jpg new file mode 100644 index 00000000..dff83a0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_56.jpg new file mode 100644 index 00000000..65fc900e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_60.jpg new file mode 100644 index 00000000..c269e2b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zz_-8_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_32.jpg new file mode 100644 index 00000000..bb818a8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_40.jpg new file mode 100644 index 00000000..1ce29f2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_48.jpg new file mode 100644 index 00000000..b3332fd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_56.jpg new file mode 100644 index 00000000..e185714e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-16_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_32.jpg new file mode 100644 index 00000000..5721653f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_40.jpg new file mode 100644 index 00000000..97c77d72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_48.jpg new file mode 100644 index 00000000..d7de74e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_56.jpg new file mode 100644 index 00000000..b32ea0e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-24_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_32.jpg new file mode 100644 index 00000000..ac97950f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_40.jpg new file mode 100644 index 00000000..d450157b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_48.jpg new file mode 100644 index 00000000..8eb4dfb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_56.jpg new file mode 100644 index 00000000..55d0c4f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-32_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_32.jpg new file mode 100644 index 00000000..48dce6b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_40.jpg new file mode 100644 index 00000000..60b1d4c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_48.jpg new file mode 100644 index 00000000..d7f11f73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_56.jpg new file mode 100644 index 00000000..082b3c42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzz_-8_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-16_32.jpg new file mode 100644 index 00000000..72381779 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-16_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-16_48.jpg new file mode 100644 index 00000000..d8088ac0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-16_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-32_32.jpg new file mode 100644 index 00000000..386252ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-32_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-32_48.jpg new file mode 100644 index 00000000..82b20050 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzz_-32_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzzz_-32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzzz_-32_32.jpg new file mode 100644 index 00000000..c1a9a672 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_1/zzzzz_-32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-13_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-13_66.jpg new file mode 100644 index 00000000..ce57bc2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-13_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-13_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-13_67.jpg new file mode 100644 index 00000000..835a0054 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-13_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-14_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-14_66.jpg new file mode 100644 index 00000000..0f1c18ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-14_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-14_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-14_67.jpg new file mode 100644 index 00000000..57087e0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-14_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-15_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-15_66.jpg new file mode 100644 index 00000000..6e7ee580 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-15_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-15_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-15_67.jpg new file mode 100644 index 00000000..98a48b9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-15_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-16_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-16_68.jpg new file mode 100644 index 00000000..f38f1e34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-16_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-17_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-17_68.jpg new file mode 100644 index 00000000..6de5b1bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-17_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-19_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-19_64.jpg new file mode 100644 index 00000000..354affa0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-19_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-19_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-19_65.jpg new file mode 100644 index 00000000..a7ff7d1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-19_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-20_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-20_67.jpg new file mode 100644 index 00000000..3ed99fb5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-20_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-21_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-21_67.jpg new file mode 100644 index 00000000..7cb34c71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-21_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-22_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-22_67.jpg new file mode 100644 index 00000000..e00e96fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-22_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-2_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-2_64.jpg new file mode 100644 index 00000000..fd7b39e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-2_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-3_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-3_64.jpg new file mode 100644 index 00000000..83bdfb47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-3_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-4_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-4_64.jpg new file mode 100644 index 00000000..05f1558a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/-4_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-14_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-14_66.jpg new file mode 100644 index 00000000..a6162c4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-14_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-14_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-14_68.jpg new file mode 100644 index 00000000..db46ff33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-14_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-16_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-16_66.jpg new file mode 100644 index 00000000..e93537b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-16_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-16_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-16_68.jpg new file mode 100644 index 00000000..b084b21e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-16_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-18_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-18_68.jpg new file mode 100644 index 00000000..62081a91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-18_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-20_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-20_64.jpg new file mode 100644 index 00000000..73e70cde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-20_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-20_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-20_66.jpg new file mode 100644 index 00000000..060e3b50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-20_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-20_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-20_68.jpg new file mode 100644 index 00000000..4fd14a72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-20_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-22_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-22_68.jpg new file mode 100644 index 00000000..56e20b3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-22_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-2_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-2_64.jpg new file mode 100644 index 00000000..9317421f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-2_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-4_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-4_64.jpg new file mode 100644 index 00000000..b5142f6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/z_-4_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-12_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-12_64.jpg new file mode 100644 index 00000000..76fa16eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-12_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-16_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-16_64.jpg new file mode 100644 index 00000000..f51bd5c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-16_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-16_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-16_68.jpg new file mode 100644 index 00000000..28db58c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-16_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-20_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-20_64.jpg new file mode 100644 index 00000000..4ae4c0d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-20_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-20_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-20_68.jpg new file mode 100644 index 00000000..1c7eb9e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-20_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-24_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-24_64.jpg new file mode 100644 index 00000000..11e15172 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-24_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-24_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-24_68.jpg new file mode 100644 index 00000000..4b958816 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-24_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-28_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-28_64.jpg new file mode 100644 index 00000000..f57d5937 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-28_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-4_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-4_64.jpg new file mode 100644 index 00000000..55717742 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-4_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-8_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-8_64.jpg new file mode 100644 index 00000000..0b54d7ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zz_-8_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-16_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-16_64.jpg new file mode 100644 index 00000000..edb5945d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-16_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-16_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-16_72.jpg new file mode 100644 index 00000000..3a0e8cc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-16_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-24_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-24_64.jpg new file mode 100644 index 00000000..fbe7d0b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-24_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-24_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-24_72.jpg new file mode 100644 index 00000000..ebb53051 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-24_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-32_64.jpg new file mode 100644 index 00000000..88d85cd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-8_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-8_64.jpg new file mode 100644 index 00000000..c7cbde25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzz_-8_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-16_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-16_64.jpg new file mode 100644 index 00000000..c7cd9434 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-16_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-16_80.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-16_80.jpg new file mode 100644 index 00000000..435aff8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-16_80.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-32_64.jpg new file mode 100644 index 00000000..9648c467 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-32_80.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-32_80.jpg new file mode 100644 index 00000000..44cc3ee0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzz_-32_80.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzzz_-32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzzz_-32_64.jpg new file mode 100644 index 00000000..7b9dff0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_2/zzzzz_-32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_3/zzzzz_-32_96.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_3/zzzzz_-32_96.jpg new file mode 100644 index 00000000..9cd3d2c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-1_3/zzzzz_-32_96.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-15.jpg new file mode 100644 index 00000000..f8baed3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-16.jpg new file mode 100644 index 00000000..7da41070 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-17.jpg new file mode 100644 index 00000000..5e5ab5bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-18.jpg new file mode 100644 index 00000000..90fe35c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-19.jpg new file mode 100644 index 00000000..3382540f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-20.jpg new file mode 100644 index 00000000..d2da3ac9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-21.jpg new file mode 100644 index 00000000..8124d98c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-22.jpg new file mode 100644 index 00000000..3162182a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-23.jpg new file mode 100644 index 00000000..e2c611b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-24.jpg new file mode 100644 index 00000000..1a5d459c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-25.jpg new file mode 100644 index 00000000..9486fe9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-26.jpg new file mode 100644 index 00000000..c44a9c33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-27.jpg new file mode 100644 index 00000000..5592f20c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-28.jpg new file mode 100644 index 00000000..54129b80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-29.jpg new file mode 100644 index 00000000..df5bcee0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-30.jpg new file mode 100644 index 00000000..aadef167 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-33_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-15.jpg new file mode 100644 index 00000000..8536fdb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-16.jpg new file mode 100644 index 00000000..35c96d36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-17.jpg new file mode 100644 index 00000000..cd78438a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-18.jpg new file mode 100644 index 00000000..4013487a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-19.jpg new file mode 100644 index 00000000..9255c49f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-20.jpg new file mode 100644 index 00000000..e61ba08e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-21.jpg new file mode 100644 index 00000000..fc645726 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-22.jpg new file mode 100644 index 00000000..f60a30c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-23.jpg new file mode 100644 index 00000000..1eb0702e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-24.jpg new file mode 100644 index 00000000..caf46e24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-25.jpg new file mode 100644 index 00000000..6a02e92c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-26.jpg new file mode 100644 index 00000000..93600dfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-27.jpg new file mode 100644 index 00000000..dfbde8f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-28.jpg new file mode 100644 index 00000000..eb8043e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-29.jpg new file mode 100644 index 00000000..2d5a6f02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-30.jpg new file mode 100644 index 00000000..44fa6111 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-34_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-15.jpg new file mode 100644 index 00000000..a58980e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-16.jpg new file mode 100644 index 00000000..9d2642de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-17.jpg new file mode 100644 index 00000000..e439d9e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-18.jpg new file mode 100644 index 00000000..754f4257 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-19.jpg new file mode 100644 index 00000000..29394b93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-20.jpg new file mode 100644 index 00000000..1e4bbe77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-21.jpg new file mode 100644 index 00000000..f0f8cc02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-22.jpg new file mode 100644 index 00000000..42ada3a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-23.jpg new file mode 100644 index 00000000..bcd2cbd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-24.jpg new file mode 100644 index 00000000..281fd1b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-25.jpg new file mode 100644 index 00000000..7d8d859e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-26.jpg new file mode 100644 index 00000000..7abe888d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-27.jpg new file mode 100644 index 00000000..453bd447 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-28.jpg new file mode 100644 index 00000000..9b1afbc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-29.jpg new file mode 100644 index 00000000..547db263 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-30.jpg new file mode 100644 index 00000000..957992b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-35_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-14.jpg new file mode 100644 index 00000000..406d0c70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-15.jpg new file mode 100644 index 00000000..df087825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-16.jpg new file mode 100644 index 00000000..53e221af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-17.jpg new file mode 100644 index 00000000..fa1f61d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-18.jpg new file mode 100644 index 00000000..5684cef8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-19.jpg new file mode 100644 index 00000000..144cb3e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-20.jpg new file mode 100644 index 00000000..5834797f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-21.jpg new file mode 100644 index 00000000..02d4c22b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-22.jpg new file mode 100644 index 00000000..bcbbb8d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-23.jpg new file mode 100644 index 00000000..2f3505a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-24.jpg new file mode 100644 index 00000000..2da43ace Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-25.jpg new file mode 100644 index 00000000..91a6bba1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-26.jpg new file mode 100644 index 00000000..0e531a2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-27.jpg new file mode 100644 index 00000000..d04a8676 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-28.jpg new file mode 100644 index 00000000..7529132b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-29.jpg new file mode 100644 index 00000000..428204ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-36_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-13.jpg new file mode 100644 index 00000000..d29f512e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-14.jpg new file mode 100644 index 00000000..9a1aefff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-15.jpg new file mode 100644 index 00000000..865b3d6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-16.jpg new file mode 100644 index 00000000..5512f9b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-17.jpg new file mode 100644 index 00000000..12fdd0e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-18.jpg new file mode 100644 index 00000000..60acdaa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-19.jpg new file mode 100644 index 00000000..56f7108c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-20.jpg new file mode 100644 index 00000000..2e9e1c87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-21.jpg new file mode 100644 index 00000000..50f2976a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-22.jpg new file mode 100644 index 00000000..40c8780f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-23.jpg new file mode 100644 index 00000000..87afae1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-24.jpg new file mode 100644 index 00000000..90a73419 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-25.jpg new file mode 100644 index 00000000..3626f1b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-26.jpg new file mode 100644 index 00000000..6a6098e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-27.jpg new file mode 100644 index 00000000..846d57d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-28.jpg new file mode 100644 index 00000000..72c84f87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-37_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-13.jpg new file mode 100644 index 00000000..03b125bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-14.jpg new file mode 100644 index 00000000..48fcda87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-15.jpg new file mode 100644 index 00000000..44394780 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-16.jpg new file mode 100644 index 00000000..079092b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-17.jpg new file mode 100644 index 00000000..60dfa836 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-18.jpg new file mode 100644 index 00000000..ca54221f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-19.jpg new file mode 100644 index 00000000..5a695449 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-20.jpg new file mode 100644 index 00000000..daa50f16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-21.jpg new file mode 100644 index 00000000..8f472992 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-22.jpg new file mode 100644 index 00000000..751e9222 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-23.jpg new file mode 100644 index 00000000..a9d2058c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-24.jpg new file mode 100644 index 00000000..fa778de1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-25.jpg new file mode 100644 index 00000000..8937b5a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-26.jpg new file mode 100644 index 00000000..d7a7532a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-27.jpg new file mode 100644 index 00000000..80305088 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-38_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-12.jpg new file mode 100644 index 00000000..bb002efb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-13.jpg new file mode 100644 index 00000000..304fc428 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-14.jpg new file mode 100644 index 00000000..d4ccd5e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-15.jpg new file mode 100644 index 00000000..84069613 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-16.jpg new file mode 100644 index 00000000..a457f689 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-17.jpg new file mode 100644 index 00000000..9dbb6e3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-18.jpg new file mode 100644 index 00000000..a8b46c05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-19.jpg new file mode 100644 index 00000000..6d0f8ad0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-20.jpg new file mode 100644 index 00000000..c1ebabe7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-21.jpg new file mode 100644 index 00000000..2ab7ad60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-22.jpg new file mode 100644 index 00000000..93835a7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-23.jpg new file mode 100644 index 00000000..fb958dd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-24.jpg new file mode 100644 index 00000000..6b13f339 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-25.jpg new file mode 100644 index 00000000..a41b73d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-26.jpg new file mode 100644 index 00000000..fec2bbb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-27.jpg new file mode 100644 index 00000000..352a49ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-39_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-12.jpg new file mode 100644 index 00000000..27119166 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-13.jpg new file mode 100644 index 00000000..99c905b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-14.jpg new file mode 100644 index 00000000..6ed06d8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-15.jpg new file mode 100644 index 00000000..a9d08fba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-16.jpg new file mode 100644 index 00000000..50282457 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-17.jpg new file mode 100644 index 00000000..8d6b5e56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-18.jpg new file mode 100644 index 00000000..d32980fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-19.jpg new file mode 100644 index 00000000..dec38c29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-20.jpg new file mode 100644 index 00000000..31af57b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-21.jpg new file mode 100644 index 00000000..01f7028e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-22.jpg new file mode 100644 index 00000000..25688596 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-23.jpg new file mode 100644 index 00000000..885b79c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-24.jpg new file mode 100644 index 00000000..180d9fda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-25.jpg new file mode 100644 index 00000000..b3e60d7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-26.jpg new file mode 100644 index 00000000..0e07ea5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-27.jpg new file mode 100644 index 00000000..36595749 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-40_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-11.jpg new file mode 100644 index 00000000..1db9d349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-12.jpg new file mode 100644 index 00000000..31cd6035 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-13.jpg new file mode 100644 index 00000000..a1e2f208 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-14.jpg new file mode 100644 index 00000000..d2fc5102 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-15.jpg new file mode 100644 index 00000000..a2256d65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-16.jpg new file mode 100644 index 00000000..f03dea5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-17.jpg new file mode 100644 index 00000000..ebedcbb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-18.jpg new file mode 100644 index 00000000..bd1dc200 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-19.jpg new file mode 100644 index 00000000..7e9c6a70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-20.jpg new file mode 100644 index 00000000..36c8c4f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-21.jpg new file mode 100644 index 00000000..63bdf95c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-22.jpg new file mode 100644 index 00000000..df02c788 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-23.jpg new file mode 100644 index 00000000..8f7f2619 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-24.jpg new file mode 100644 index 00000000..136f40f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-25.jpg new file mode 100644 index 00000000..cb46e54e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-26.jpg new file mode 100644 index 00000000..ef39271e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-41_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-11.jpg new file mode 100644 index 00000000..310b8235 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-12.jpg new file mode 100644 index 00000000..87c01a08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-13.jpg new file mode 100644 index 00000000..e8d3a2fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-14.jpg new file mode 100644 index 00000000..97fbc5d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-15.jpg new file mode 100644 index 00000000..994d5dc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-16.jpg new file mode 100644 index 00000000..5c75aa29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-17.jpg new file mode 100644 index 00000000..e697ccfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-18.jpg new file mode 100644 index 00000000..0656a545 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-19.jpg new file mode 100644 index 00000000..971b48cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-20.jpg new file mode 100644 index 00000000..d6ea6b8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-21.jpg new file mode 100644 index 00000000..bf1b7e8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-22.jpg new file mode 100644 index 00000000..10ce68cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-23.jpg new file mode 100644 index 00000000..f3180ef3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-24.jpg new file mode 100644 index 00000000..8dcffcb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-25.jpg new file mode 100644 index 00000000..7d94323e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-26.jpg new file mode 100644 index 00000000..0387f412 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-42_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-10.jpg new file mode 100644 index 00000000..a8b626d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-11.jpg new file mode 100644 index 00000000..994a9d16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-12.jpg new file mode 100644 index 00000000..5265bd3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-13.jpg new file mode 100644 index 00000000..eaef1a15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-14.jpg new file mode 100644 index 00000000..0dad6ffa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-15.jpg new file mode 100644 index 00000000..2c4f04d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-16.jpg new file mode 100644 index 00000000..f75a44a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-17.jpg new file mode 100644 index 00000000..28117411 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-18.jpg new file mode 100644 index 00000000..b7cc0620 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-19.jpg new file mode 100644 index 00000000..1f1e7838 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-20.jpg new file mode 100644 index 00000000..d984ab65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-21.jpg new file mode 100644 index 00000000..2ef45163 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-22.jpg new file mode 100644 index 00000000..4cb67cad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-23.jpg new file mode 100644 index 00000000..02e63f00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-24.jpg new file mode 100644 index 00000000..d5a4710a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-25.jpg new file mode 100644 index 00000000..aeb6b216 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-43_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-10.jpg new file mode 100644 index 00000000..ef8572c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-11.jpg new file mode 100644 index 00000000..bfcda145 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-12.jpg new file mode 100644 index 00000000..47139288 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-13.jpg new file mode 100644 index 00000000..9dc9c1e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-14.jpg new file mode 100644 index 00000000..279af93d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-15.jpg new file mode 100644 index 00000000..ca9102bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-16.jpg new file mode 100644 index 00000000..30ae5a65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-17.jpg new file mode 100644 index 00000000..077ff65c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-18.jpg new file mode 100644 index 00000000..8f45e802 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-19.jpg new file mode 100644 index 00000000..e341c018 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-20.jpg new file mode 100644 index 00000000..2992837a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-21.jpg new file mode 100644 index 00000000..6f6fb84a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-22.jpg new file mode 100644 index 00000000..58735159 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-23.jpg new file mode 100644 index 00000000..b5136eb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-24.jpg new file mode 100644 index 00000000..fbb62809 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-25.jpg new file mode 100644 index 00000000..6581cae0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-44_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-10.jpg new file mode 100644 index 00000000..857b6883 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-11.jpg new file mode 100644 index 00000000..cefeadac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-12.jpg new file mode 100644 index 00000000..7b642235 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-13.jpg new file mode 100644 index 00000000..1b047346 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-14.jpg new file mode 100644 index 00000000..5038b95c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-15.jpg new file mode 100644 index 00000000..41a8882a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-16.jpg new file mode 100644 index 00000000..e53b81a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-17.jpg new file mode 100644 index 00000000..c2d6bf32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-18.jpg new file mode 100644 index 00000000..924cd814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-19.jpg new file mode 100644 index 00000000..fe06a089 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-20.jpg new file mode 100644 index 00000000..95d81a59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-21.jpg new file mode 100644 index 00000000..52a1fc6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-22.jpg new file mode 100644 index 00000000..7e63265f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-23.jpg new file mode 100644 index 00000000..37223f3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-24.jpg new file mode 100644 index 00000000..56e3cdff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-45_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-10.jpg new file mode 100644 index 00000000..dead08b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-11.jpg new file mode 100644 index 00000000..f60bd6dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-12.jpg new file mode 100644 index 00000000..a5980322 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-13.jpg new file mode 100644 index 00000000..47d28c33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-14.jpg new file mode 100644 index 00000000..49401b93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-15.jpg new file mode 100644 index 00000000..b87bab99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-16.jpg new file mode 100644 index 00000000..dc77b19c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-17.jpg new file mode 100644 index 00000000..30f92fd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-18.jpg new file mode 100644 index 00000000..7123ff50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-19.jpg new file mode 100644 index 00000000..0c48d8d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-20.jpg new file mode 100644 index 00000000..227713d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-21.jpg new file mode 100644 index 00000000..5d0d93c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-22.jpg new file mode 100644 index 00000000..0d33bd3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-23.jpg new file mode 100644 index 00000000..c31e6e56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-24.jpg new file mode 100644 index 00000000..d9416605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-9.jpg new file mode 100644 index 00000000..fbb78604 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-46_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-10.jpg new file mode 100644 index 00000000..8d98aa61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-11.jpg new file mode 100644 index 00000000..1e0a03ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-12.jpg new file mode 100644 index 00000000..e472348b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-13.jpg new file mode 100644 index 00000000..4a796dcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-14.jpg new file mode 100644 index 00000000..2cc4c543 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-15.jpg new file mode 100644 index 00000000..bdad08b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-16.jpg new file mode 100644 index 00000000..b419d010 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-17.jpg new file mode 100644 index 00000000..2ad88b76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-18.jpg new file mode 100644 index 00000000..477d7f52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-19.jpg new file mode 100644 index 00000000..43ba6208 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-20.jpg new file mode 100644 index 00000000..b770456e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-21.jpg new file mode 100644 index 00000000..96dc1352 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-22.jpg new file mode 100644 index 00000000..3994282b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-23.jpg new file mode 100644 index 00000000..a73b6bbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-8.jpg new file mode 100644 index 00000000..b6059512 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-9.jpg new file mode 100644 index 00000000..4f240c2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-47_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-10.jpg new file mode 100644 index 00000000..059d0d6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-11.jpg new file mode 100644 index 00000000..6d28bf78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-12.jpg new file mode 100644 index 00000000..ee992da3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-13.jpg new file mode 100644 index 00000000..a27bcde4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-14.jpg new file mode 100644 index 00000000..aed28bfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-15.jpg new file mode 100644 index 00000000..48b6f770 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-16.jpg new file mode 100644 index 00000000..41a7a5b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-17.jpg new file mode 100644 index 00000000..4cafc0be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-18.jpg new file mode 100644 index 00000000..3a86680e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-19.jpg new file mode 100644 index 00000000..da934927 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-20.jpg new file mode 100644 index 00000000..21016963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-21.jpg new file mode 100644 index 00000000..e8326da4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-22.jpg new file mode 100644 index 00000000..87445ef2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-23.jpg new file mode 100644 index 00000000..715ba0b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-7.jpg new file mode 100644 index 00000000..dd0cf69f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-8.jpg new file mode 100644 index 00000000..169b884d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-9.jpg new file mode 100644 index 00000000..465b7a2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-48_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-10.jpg new file mode 100644 index 00000000..c299df2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-11.jpg new file mode 100644 index 00000000..129054e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-12.jpg new file mode 100644 index 00000000..71f11f26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-13.jpg new file mode 100644 index 00000000..190ee100 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-14.jpg new file mode 100644 index 00000000..baf7ed30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-15.jpg new file mode 100644 index 00000000..48088a3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-16.jpg new file mode 100644 index 00000000..3de67a24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-17.jpg new file mode 100644 index 00000000..3a5f999f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-18.jpg new file mode 100644 index 00000000..41d110dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-19.jpg new file mode 100644 index 00000000..cc9faf08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-20.jpg new file mode 100644 index 00000000..827e3236 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-21.jpg new file mode 100644 index 00000000..9e6ca3f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-22.jpg new file mode 100644 index 00000000..e3c40131 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-23.jpg new file mode 100644 index 00000000..831bdb29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-7.jpg new file mode 100644 index 00000000..974e7b88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-8.jpg new file mode 100644 index 00000000..721997f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-9.jpg new file mode 100644 index 00000000..c0c1aa9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-49_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-10.jpg new file mode 100644 index 00000000..8a082a08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-11.jpg new file mode 100644 index 00000000..f3c7ac3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-12.jpg new file mode 100644 index 00000000..66e1e567 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-13.jpg new file mode 100644 index 00000000..ec48dde7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-14.jpg new file mode 100644 index 00000000..ac200cf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-15.jpg new file mode 100644 index 00000000..fa1624eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-16.jpg new file mode 100644 index 00000000..3f753c32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-17.jpg new file mode 100644 index 00000000..d7f87bb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-18.jpg new file mode 100644 index 00000000..4882eb7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-19.jpg new file mode 100644 index 00000000..d2967b03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-20.jpg new file mode 100644 index 00000000..621e597d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-21.jpg new file mode 100644 index 00000000..4c7f2730 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-22.jpg new file mode 100644 index 00000000..ded15346 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-7.jpg new file mode 100644 index 00000000..da166931 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-8.jpg new file mode 100644 index 00000000..fb03b8e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-9.jpg new file mode 100644 index 00000000..f7a03141 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-50_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-10.jpg new file mode 100644 index 00000000..851242ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-11.jpg new file mode 100644 index 00000000..a8f5fc64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-12.jpg new file mode 100644 index 00000000..1fc79d87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-13.jpg new file mode 100644 index 00000000..e42f8a54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-14.jpg new file mode 100644 index 00000000..5734cd38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-15.jpg new file mode 100644 index 00000000..7ffe2f0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-16.jpg new file mode 100644 index 00000000..158d5611 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-17.jpg new file mode 100644 index 00000000..f279afba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-18.jpg new file mode 100644 index 00000000..4af369ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-19.jpg new file mode 100644 index 00000000..4a5ef013 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-20.jpg new file mode 100644 index 00000000..a4368f6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-21.jpg new file mode 100644 index 00000000..d4c72d5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-6.jpg new file mode 100644 index 00000000..0777db12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-7.jpg new file mode 100644 index 00000000..4177a077 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-8.jpg new file mode 100644 index 00000000..b73d3cc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-9.jpg new file mode 100644 index 00000000..c7e3798e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-51_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-10.jpg new file mode 100644 index 00000000..5c00bd4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-11.jpg new file mode 100644 index 00000000..330fa0f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-12.jpg new file mode 100644 index 00000000..a511ac33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-13.jpg new file mode 100644 index 00000000..6c8f835b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-14.jpg new file mode 100644 index 00000000..ddd02135 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-15.jpg new file mode 100644 index 00000000..b528fb02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-16.jpg new file mode 100644 index 00000000..5633371b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-17.jpg new file mode 100644 index 00000000..f64d44e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-18.jpg new file mode 100644 index 00000000..0091f127 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-19.jpg new file mode 100644 index 00000000..71f9f1b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-20.jpg new file mode 100644 index 00000000..86670990 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-21.jpg new file mode 100644 index 00000000..0ab548d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-6.jpg new file mode 100644 index 00000000..a081d37d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-7.jpg new file mode 100644 index 00000000..c62b0dcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-8.jpg new file mode 100644 index 00000000..efa17c78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-9.jpg new file mode 100644 index 00000000..66cae8e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-52_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-10.jpg new file mode 100644 index 00000000..64b38b67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-11.jpg new file mode 100644 index 00000000..e8d20545 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-12.jpg new file mode 100644 index 00000000..a26337a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-13.jpg new file mode 100644 index 00000000..0d5b53bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-14.jpg new file mode 100644 index 00000000..24e38ab0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-15.jpg new file mode 100644 index 00000000..794e1a19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-16.jpg new file mode 100644 index 00000000..aaf37af6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-17.jpg new file mode 100644 index 00000000..e61115fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-18.jpg new file mode 100644 index 00000000..4d78c522 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-19.jpg new file mode 100644 index 00000000..bcf9e0ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-20.jpg new file mode 100644 index 00000000..c88c358b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-5.jpg new file mode 100644 index 00000000..642ea274 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-6.jpg new file mode 100644 index 00000000..b65eb1b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-7.jpg new file mode 100644 index 00000000..bcf6d881 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-8.jpg new file mode 100644 index 00000000..de2e20df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-9.jpg new file mode 100644 index 00000000..4335ef12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-53_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-10.jpg new file mode 100644 index 00000000..7e0b6433 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-11.jpg new file mode 100644 index 00000000..d34fc094 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-12.jpg new file mode 100644 index 00000000..04c22b5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-13.jpg new file mode 100644 index 00000000..a7ae85f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-14.jpg new file mode 100644 index 00000000..91fdb929 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-15.jpg new file mode 100644 index 00000000..086d05c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-16.jpg new file mode 100644 index 00000000..480cc396 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-17.jpg new file mode 100644 index 00000000..b21f8803 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-18.jpg new file mode 100644 index 00000000..008e2382 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-19.jpg new file mode 100644 index 00000000..7a92ced0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-20.jpg new file mode 100644 index 00000000..205ad72f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-5.jpg new file mode 100644 index 00000000..3f30151e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-6.jpg new file mode 100644 index 00000000..6c88dbb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-7.jpg new file mode 100644 index 00000000..e07fddf0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-8.jpg new file mode 100644 index 00000000..e2109320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-9.jpg new file mode 100644 index 00000000..8b58bceb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-54_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-10.jpg new file mode 100644 index 00000000..8482c6e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-11.jpg new file mode 100644 index 00000000..9d14836f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-12.jpg new file mode 100644 index 00000000..67b10332 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-13.jpg new file mode 100644 index 00000000..a72d09db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-14.jpg new file mode 100644 index 00000000..868e2ebe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-15.jpg new file mode 100644 index 00000000..6f551bb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-16.jpg new file mode 100644 index 00000000..c6f32ea0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-17.jpg new file mode 100644 index 00000000..3693f26f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-18.jpg new file mode 100644 index 00000000..30e59b0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-19.jpg new file mode 100644 index 00000000..dac57908 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-5.jpg new file mode 100644 index 00000000..96dfb9b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-6.jpg new file mode 100644 index 00000000..ba37936b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-7.jpg new file mode 100644 index 00000000..c35f217e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-8.jpg new file mode 100644 index 00000000..d2d0bf1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-9.jpg new file mode 100644 index 00000000..30957a8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-55_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-1.jpg new file mode 100644 index 00000000..9db0f357 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-10.jpg new file mode 100644 index 00000000..8e16c4b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-11.jpg new file mode 100644 index 00000000..befa4f52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-12.jpg new file mode 100644 index 00000000..f0a2e310 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-13.jpg new file mode 100644 index 00000000..cb42382b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-14.jpg new file mode 100644 index 00000000..2240bd10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-15.jpg new file mode 100644 index 00000000..38f8d9c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-16.jpg new file mode 100644 index 00000000..6e214da1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-17.jpg new file mode 100644 index 00000000..8a6cb37d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-18.jpg new file mode 100644 index 00000000..fd96e868 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-19.jpg new file mode 100644 index 00000000..a1b3325c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-2.jpg new file mode 100644 index 00000000..64b2b975 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-3.jpg new file mode 100644 index 00000000..8b815c9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-4.jpg new file mode 100644 index 00000000..da02e476 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-5.jpg new file mode 100644 index 00000000..92347d7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-6.jpg new file mode 100644 index 00000000..ad63c7f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-7.jpg new file mode 100644 index 00000000..a1bbf096 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-8.jpg new file mode 100644 index 00000000..de7d7938 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-9.jpg new file mode 100644 index 00000000..8a324e30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-56_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-1.jpg new file mode 100644 index 00000000..103e3095 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-10.jpg new file mode 100644 index 00000000..c372324b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-11.jpg new file mode 100644 index 00000000..2c747d49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-12.jpg new file mode 100644 index 00000000..e622e66e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-13.jpg new file mode 100644 index 00000000..a8527506 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-14.jpg new file mode 100644 index 00000000..81f8961e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-15.jpg new file mode 100644 index 00000000..045bea2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-16.jpg new file mode 100644 index 00000000..789527ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-17.jpg new file mode 100644 index 00000000..61fb86dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-18.jpg new file mode 100644 index 00000000..da763970 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-2.jpg new file mode 100644 index 00000000..e7b5dbd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-3.jpg new file mode 100644 index 00000000..7d835846 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-4.jpg new file mode 100644 index 00000000..4bc044c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-5.jpg new file mode 100644 index 00000000..a1a9df0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-6.jpg new file mode 100644 index 00000000..80569102 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-7.jpg new file mode 100644 index 00000000..67e511f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-8.jpg new file mode 100644 index 00000000..6b285640 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-9.jpg new file mode 100644 index 00000000..ce89f6a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-57_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-1.jpg new file mode 100644 index 00000000..061d54da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-10.jpg new file mode 100644 index 00000000..65834abf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-11.jpg new file mode 100644 index 00000000..9bba82ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-12.jpg new file mode 100644 index 00000000..d61dea5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-13.jpg new file mode 100644 index 00000000..66d26333 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-14.jpg new file mode 100644 index 00000000..74a64c43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-15.jpg new file mode 100644 index 00000000..e8363a3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-16.jpg new file mode 100644 index 00000000..8f9f9b0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-17.jpg new file mode 100644 index 00000000..874c9afb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-18.jpg new file mode 100644 index 00000000..96550b9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-2.jpg new file mode 100644 index 00000000..000f3ced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-3.jpg new file mode 100644 index 00000000..0e202b3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-4.jpg new file mode 100644 index 00000000..2003953f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-5.jpg new file mode 100644 index 00000000..f55ae8bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-6.jpg new file mode 100644 index 00000000..8e7f6f21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-7.jpg new file mode 100644 index 00000000..466a8234 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-8.jpg new file mode 100644 index 00000000..8a62696c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-9.jpg new file mode 100644 index 00000000..7e180f5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-58_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-1.jpg new file mode 100644 index 00000000..fba2ba55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-10.jpg new file mode 100644 index 00000000..018ae6c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-11.jpg new file mode 100644 index 00000000..5b0fa69e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-12.jpg new file mode 100644 index 00000000..ac3caa07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-13.jpg new file mode 100644 index 00000000..44071e2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-14.jpg new file mode 100644 index 00000000..8a8eff62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-15.jpg new file mode 100644 index 00000000..1b43d969 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-16.jpg new file mode 100644 index 00000000..1f7ccd35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-17.jpg new file mode 100644 index 00000000..cc5929fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-18.jpg new file mode 100644 index 00000000..69910630 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-2.jpg new file mode 100644 index 00000000..2ccc1a2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-3.jpg new file mode 100644 index 00000000..71aa2866 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-4.jpg new file mode 100644 index 00000000..ddeed789 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-5.jpg new file mode 100644 index 00000000..61ccd65a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-6.jpg new file mode 100644 index 00000000..fa075940 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-7.jpg new file mode 100644 index 00000000..0857be90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-8.jpg new file mode 100644 index 00000000..ce710335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-9.jpg new file mode 100644 index 00000000..7738cd58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-59_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-1.jpg new file mode 100644 index 00000000..41e2126a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-10.jpg new file mode 100644 index 00000000..2739a7c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-11.jpg new file mode 100644 index 00000000..5fb14f20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-12.jpg new file mode 100644 index 00000000..da4cc284 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-13.jpg new file mode 100644 index 00000000..9e7e3b94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-14.jpg new file mode 100644 index 00000000..80fd7252 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-15.jpg new file mode 100644 index 00000000..9eaafdf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-16.jpg new file mode 100644 index 00000000..82b2327d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-17.jpg new file mode 100644 index 00000000..d0007e7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-2.jpg new file mode 100644 index 00000000..4647714e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-3.jpg new file mode 100644 index 00000000..b0548d9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-4.jpg new file mode 100644 index 00000000..0cd2b484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-5.jpg new file mode 100644 index 00000000..794ddce4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-6.jpg new file mode 100644 index 00000000..59370346 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-7.jpg new file mode 100644 index 00000000..f1338192 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-8.jpg new file mode 100644 index 00000000..9eebcc35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-9.jpg new file mode 100644 index 00000000..877f1dc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-60_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-1.jpg new file mode 100644 index 00000000..f1c5b13b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-10.jpg new file mode 100644 index 00000000..95220cef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-11.jpg new file mode 100644 index 00000000..f5a931c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-12.jpg new file mode 100644 index 00000000..936888d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-13.jpg new file mode 100644 index 00000000..f1d8875e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-14.jpg new file mode 100644 index 00000000..5cbd7ff1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-15.jpg new file mode 100644 index 00000000..03b00d51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-16.jpg new file mode 100644 index 00000000..d38e70f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-2.jpg new file mode 100644 index 00000000..fdcc6c53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-3.jpg new file mode 100644 index 00000000..ba4ecc64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-4.jpg new file mode 100644 index 00000000..43d1629d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-5.jpg new file mode 100644 index 00000000..e02db11b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-6.jpg new file mode 100644 index 00000000..09c46c68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-7.jpg new file mode 100644 index 00000000..be456106 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-8.jpg new file mode 100644 index 00000000..dc83069e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-9.jpg new file mode 100644 index 00000000..87489a98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-61_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-1.jpg new file mode 100644 index 00000000..095cef0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-10.jpg new file mode 100644 index 00000000..bf16a2be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-11.jpg new file mode 100644 index 00000000..acc33ba7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-12.jpg new file mode 100644 index 00000000..fd6a671d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-13.jpg new file mode 100644 index 00000000..8f2b2cec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-14.jpg new file mode 100644 index 00000000..11e7c16f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-15.jpg new file mode 100644 index 00000000..7edceec4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-2.jpg new file mode 100644 index 00000000..9dd1c4c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-3.jpg new file mode 100644 index 00000000..f9ef855b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-4.jpg new file mode 100644 index 00000000..3e7b5ffe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-5.jpg new file mode 100644 index 00000000..31f25ab9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-6.jpg new file mode 100644 index 00000000..6f3812be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-7.jpg new file mode 100644 index 00000000..5419e292 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-8.jpg new file mode 100644 index 00000000..de361576 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-9.jpg new file mode 100644 index 00000000..61af9829 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-62_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-1.jpg new file mode 100644 index 00000000..e5bd6f55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-10.jpg new file mode 100644 index 00000000..a513f390 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-11.jpg new file mode 100644 index 00000000..ee8a8924 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-12.jpg new file mode 100644 index 00000000..01e8d83a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-13.jpg new file mode 100644 index 00000000..bc7b7c96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-14.jpg new file mode 100644 index 00000000..a3ce82d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-15.jpg new file mode 100644 index 00000000..fdc47feb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-2.jpg new file mode 100644 index 00000000..dc82d171 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-3.jpg new file mode 100644 index 00000000..1ad3900d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-4.jpg new file mode 100644 index 00000000..8a498b59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-5.jpg new file mode 100644 index 00000000..f85cc873 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-6.jpg new file mode 100644 index 00000000..31bad0bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-7.jpg new file mode 100644 index 00000000..27622826 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-8.jpg new file mode 100644 index 00000000..7b1e35e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-9.jpg new file mode 100644 index 00000000..da28e7e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-63_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-1.jpg new file mode 100644 index 00000000..69834ea2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-2.jpg new file mode 100644 index 00000000..11a0df4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-3.jpg new file mode 100644 index 00000000..ebd2e721 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-4.jpg new file mode 100644 index 00000000..c3dd58e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-5.jpg new file mode 100644 index 00000000..ad996701 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-6.jpg new file mode 100644 index 00000000..bb8f82eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-7.jpg new file mode 100644 index 00000000..96bc4797 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-8.jpg new file mode 100644 index 00000000..536683be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-9.jpg new file mode 100644 index 00000000..66082b53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/-64_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-14.jpg new file mode 100644 index 00000000..f2f17000 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-16.jpg new file mode 100644 index 00000000..a6dbc4d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-18.jpg new file mode 100644 index 00000000..7ffaddc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-20.jpg new file mode 100644 index 00000000..fdf5ad5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-22.jpg new file mode 100644 index 00000000..9f6aab0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-24.jpg new file mode 100644 index 00000000..130dbbff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-26.jpg new file mode 100644 index 00000000..101a9bf9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-28.jpg new file mode 100644 index 00000000..ea963f84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-30.jpg new file mode 100644 index 00000000..0a1a5114 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-34_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-14.jpg new file mode 100644 index 00000000..7ed3eebe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-16.jpg new file mode 100644 index 00000000..38998c60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-18.jpg new file mode 100644 index 00000000..a54e5f4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-20.jpg new file mode 100644 index 00000000..9e66df1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-22.jpg new file mode 100644 index 00000000..7131f26b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-24.jpg new file mode 100644 index 00000000..0d823c61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-26.jpg new file mode 100644 index 00000000..a9e10639 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-28.jpg new file mode 100644 index 00000000..89d76623 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-30.jpg new file mode 100644 index 00000000..74311faa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-36_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-12.jpg new file mode 100644 index 00000000..6d075533 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-14.jpg new file mode 100644 index 00000000..cd2fbeaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-16.jpg new file mode 100644 index 00000000..882fa074 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-18.jpg new file mode 100644 index 00000000..43517507 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-20.jpg new file mode 100644 index 00000000..65307923 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-22.jpg new file mode 100644 index 00000000..1d228e85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-24.jpg new file mode 100644 index 00000000..09116e36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-26.jpg new file mode 100644 index 00000000..5ebe208f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-28.jpg new file mode 100644 index 00000000..883f36cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-38_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-12.jpg new file mode 100644 index 00000000..8d0f62ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-14.jpg new file mode 100644 index 00000000..94974d3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-16.jpg new file mode 100644 index 00000000..ad6661da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-18.jpg new file mode 100644 index 00000000..490da85f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-20.jpg new file mode 100644 index 00000000..c128ab9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-22.jpg new file mode 100644 index 00000000..5b2134b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-24.jpg new file mode 100644 index 00000000..62955450 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-26.jpg new file mode 100644 index 00000000..770edee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-40_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-10.jpg new file mode 100644 index 00000000..44267dcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-12.jpg new file mode 100644 index 00000000..6e671254 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-14.jpg new file mode 100644 index 00000000..1987a043 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-16.jpg new file mode 100644 index 00000000..14334ed8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-18.jpg new file mode 100644 index 00000000..38a0db95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-20.jpg new file mode 100644 index 00000000..26de4ee7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-22.jpg new file mode 100644 index 00000000..b4f4a9fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-24.jpg new file mode 100644 index 00000000..da8b7da2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-26.jpg new file mode 100644 index 00000000..1b023814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-42_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-10.jpg new file mode 100644 index 00000000..c245adf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-12.jpg new file mode 100644 index 00000000..7e29b3c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-14.jpg new file mode 100644 index 00000000..45ba5536 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-16.jpg new file mode 100644 index 00000000..4ad8b4a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-18.jpg new file mode 100644 index 00000000..013059a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-20.jpg new file mode 100644 index 00000000..fbffadc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-22.jpg new file mode 100644 index 00000000..5640beb4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-24.jpg new file mode 100644 index 00000000..5678b1a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-44_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-10.jpg new file mode 100644 index 00000000..736db22f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-12.jpg new file mode 100644 index 00000000..0762f7fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-14.jpg new file mode 100644 index 00000000..e9b21c0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-16.jpg new file mode 100644 index 00000000..aabddfa1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-18.jpg new file mode 100644 index 00000000..b9998327 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-20.jpg new file mode 100644 index 00000000..48867659 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-22.jpg new file mode 100644 index 00000000..cc9b98b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-24.jpg new file mode 100644 index 00000000..6eb641ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-8.jpg new file mode 100644 index 00000000..7c1bb061 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-46_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-10.jpg new file mode 100644 index 00000000..f1206d2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-12.jpg new file mode 100644 index 00000000..72031b93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-14.jpg new file mode 100644 index 00000000..9a8d30de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-16.jpg new file mode 100644 index 00000000..b4ea6630 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-18.jpg new file mode 100644 index 00000000..d65ad918 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-20.jpg new file mode 100644 index 00000000..b319cd2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-22.jpg new file mode 100644 index 00000000..d97bd160 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-6.jpg new file mode 100644 index 00000000..8ee23510 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-8.jpg new file mode 100644 index 00000000..d95c79df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-48_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-10.jpg new file mode 100644 index 00000000..8f532467 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-12.jpg new file mode 100644 index 00000000..e3e9698c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-14.jpg new file mode 100644 index 00000000..043f4244 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-16.jpg new file mode 100644 index 00000000..1adcf6a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-18.jpg new file mode 100644 index 00000000..42d93d1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-20.jpg new file mode 100644 index 00000000..a25e4084 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-22.jpg new file mode 100644 index 00000000..9bb0c8bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-6.jpg new file mode 100644 index 00000000..dddf18ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-8.jpg new file mode 100644 index 00000000..b9b513aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-50_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-10.jpg new file mode 100644 index 00000000..d8d6a524 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-12.jpg new file mode 100644 index 00000000..b4404701 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-14.jpg new file mode 100644 index 00000000..bef87157 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-16.jpg new file mode 100644 index 00000000..639e619a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-18.jpg new file mode 100644 index 00000000..6ec1571d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-20.jpg new file mode 100644 index 00000000..d4c1ab1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-6.jpg new file mode 100644 index 00000000..8b3ddceb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-8.jpg new file mode 100644 index 00000000..f0b8e200 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-52_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-10.jpg new file mode 100644 index 00000000..351fffd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-12.jpg new file mode 100644 index 00000000..a541d2bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-14.jpg new file mode 100644 index 00000000..54345124 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-16.jpg new file mode 100644 index 00000000..7225b556 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-18.jpg new file mode 100644 index 00000000..9e05f625 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-20.jpg new file mode 100644 index 00000000..71f71618 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-4.jpg new file mode 100644 index 00000000..d0482b28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-6.jpg new file mode 100644 index 00000000..08e592e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-8.jpg new file mode 100644 index 00000000..9e31168a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-54_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-10.jpg new file mode 100644 index 00000000..d2bb8c2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-12.jpg new file mode 100644 index 00000000..02a832da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-14.jpg new file mode 100644 index 00000000..46cefecf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-16.jpg new file mode 100644 index 00000000..8ed5333a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-18.jpg new file mode 100644 index 00000000..318e6e95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-2.jpg new file mode 100644 index 00000000..6b239bd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-4.jpg new file mode 100644 index 00000000..0600c32a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-6.jpg new file mode 100644 index 00000000..b10d5d34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-8.jpg new file mode 100644 index 00000000..b0d4b255 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-56_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-10.jpg new file mode 100644 index 00000000..f90373e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-12.jpg new file mode 100644 index 00000000..a0dcb901 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-14.jpg new file mode 100644 index 00000000..25f9fd8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-16.jpg new file mode 100644 index 00000000..c1ade30c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-18.jpg new file mode 100644 index 00000000..8e44b825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-2.jpg new file mode 100644 index 00000000..265d40c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-4.jpg new file mode 100644 index 00000000..2833cdb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-6.jpg new file mode 100644 index 00000000..36bfe491 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-8.jpg new file mode 100644 index 00000000..91a22365 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-58_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-10.jpg new file mode 100644 index 00000000..1f083d06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-12.jpg new file mode 100644 index 00000000..e5110194 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-14.jpg new file mode 100644 index 00000000..3e4bb9cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-16.jpg new file mode 100644 index 00000000..04e36d22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-18.jpg new file mode 100644 index 00000000..de2cafae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-2.jpg new file mode 100644 index 00000000..8487157d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-4.jpg new file mode 100644 index 00000000..588203f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-6.jpg new file mode 100644 index 00000000..5066e488 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-8.jpg new file mode 100644 index 00000000..b13e8ff6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-60_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-10.jpg new file mode 100644 index 00000000..12c68f79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-12.jpg new file mode 100644 index 00000000..c92a70bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-14.jpg new file mode 100644 index 00000000..9742b46a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-16.jpg new file mode 100644 index 00000000..9d4f26ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-2.jpg new file mode 100644 index 00000000..ddee2bbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-4.jpg new file mode 100644 index 00000000..6aca037a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-6.jpg new file mode 100644 index 00000000..04b06264 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-8.jpg new file mode 100644 index 00000000..103b8d9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-62_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-10.jpg new file mode 100644 index 00000000..a47ebf56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-12.jpg new file mode 100644 index 00000000..5a8b4f78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-14.jpg new file mode 100644 index 00000000..2dd87065 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-2.jpg new file mode 100644 index 00000000..6d007a71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-4.jpg new file mode 100644 index 00000000..23adc479 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-6.jpg new file mode 100644 index 00000000..e3ff4818 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-8.jpg new file mode 100644 index 00000000..7902d38b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/z_-64_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-12.jpg new file mode 100644 index 00000000..31f51b09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-16.jpg new file mode 100644 index 00000000..888d8159 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-20.jpg new file mode 100644 index 00000000..c3ca6a99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-24.jpg new file mode 100644 index 00000000..22b8c65e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-28.jpg new file mode 100644 index 00000000..777b606e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-36_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-12.jpg new file mode 100644 index 00000000..62843e0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-16.jpg new file mode 100644 index 00000000..7f7472b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-20.jpg new file mode 100644 index 00000000..00a6e89b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-24.jpg new file mode 100644 index 00000000..a5941611 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-28.jpg new file mode 100644 index 00000000..35cee4d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-40_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-12.jpg new file mode 100644 index 00000000..f9a1d3de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-16.jpg new file mode 100644 index 00000000..08a709bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-20.jpg new file mode 100644 index 00000000..7802727b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-24.jpg new file mode 100644 index 00000000..cf3501d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-8.jpg new file mode 100644 index 00000000..807f9c6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-44_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-12.jpg new file mode 100644 index 00000000..f9c08f17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-16.jpg new file mode 100644 index 00000000..1aaf52ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-20.jpg new file mode 100644 index 00000000..a3a3b239 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-24.jpg new file mode 100644 index 00000000..3f437140 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-4.jpg new file mode 100644 index 00000000..2fe7dcde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-8.jpg new file mode 100644 index 00000000..1decc67a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-48_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-12.jpg new file mode 100644 index 00000000..b6e62a20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-16.jpg new file mode 100644 index 00000000..4af0b15a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-20.jpg new file mode 100644 index 00000000..3439fefc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-4.jpg new file mode 100644 index 00000000..e15213a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-8.jpg new file mode 100644 index 00000000..b7dcbde6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-52_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-12.jpg new file mode 100644 index 00000000..2094a361 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-16.jpg new file mode 100644 index 00000000..7992f11b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-20.jpg new file mode 100644 index 00000000..fef0c435 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-4.jpg new file mode 100644 index 00000000..b0c59958 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-8.jpg new file mode 100644 index 00000000..5d4f6dea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-56_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-12.jpg new file mode 100644 index 00000000..5c557ba5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-16.jpg new file mode 100644 index 00000000..14d896ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-4.jpg new file mode 100644 index 00000000..2a06fafd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-8.jpg new file mode 100644 index 00000000..a8685f22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-60_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-12.jpg new file mode 100644 index 00000000..175c7b28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-16.jpg new file mode 100644 index 00000000..5a4b77d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-4.jpg new file mode 100644 index 00000000..901eb520 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-8.jpg new file mode 100644 index 00000000..19a16c45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zz_-64_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-40_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-40_-16.jpg new file mode 100644 index 00000000..9e7fb27e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-40_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-40_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-40_-24.jpg new file mode 100644 index 00000000..ef492663 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-40_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-40_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-40_-8.jpg new file mode 100644 index 00000000..b0928611 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-40_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-48_-16.jpg new file mode 100644 index 00000000..64046945 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-48_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-48_-24.jpg new file mode 100644 index 00000000..3ab2890e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-48_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-48_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-48_-8.jpg new file mode 100644 index 00000000..c811e4f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-48_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-56_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-56_-16.jpg new file mode 100644 index 00000000..9ba85baf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-56_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-56_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-56_-8.jpg new file mode 100644 index 00000000..8ebebbba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-56_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-64_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-64_-16.jpg new file mode 100644 index 00000000..f1aaa0c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-64_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-64_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-64_-8.jpg new file mode 100644 index 00000000..77f99634 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzz_-64_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzzz_-48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzzz_-48_-16.jpg new file mode 100644 index 00000000..4c97d936 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzzz_-48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzzz_-64_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzzz_-64_-16.jpg new file mode 100644 index 00000000..bd9313d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_-1/zzzz_-64_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_14.jpg new file mode 100644 index 00000000..db87b598 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_15.jpg new file mode 100644 index 00000000..05491a49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_16.jpg new file mode 100644 index 00000000..c754ef83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_17.jpg new file mode 100644 index 00000000..e30e7783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_18.jpg new file mode 100644 index 00000000..a1e04d94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_19.jpg new file mode 100644 index 00000000..6d7b0738 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_20.jpg new file mode 100644 index 00000000..7265be14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_21.jpg new file mode 100644 index 00000000..1f38d248 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_22.jpg new file mode 100644 index 00000000..ed4b6cf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_23.jpg new file mode 100644 index 00000000..c8b64c6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-33_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_13.jpg new file mode 100644 index 00000000..ea7e2c67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_14.jpg new file mode 100644 index 00000000..b7e26b24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_15.jpg new file mode 100644 index 00000000..5297072c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_16.jpg new file mode 100644 index 00000000..d80c7d39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_17.jpg new file mode 100644 index 00000000..895e0b37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_18.jpg new file mode 100644 index 00000000..abbf6621 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_19.jpg new file mode 100644 index 00000000..8a3a84bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_20.jpg new file mode 100644 index 00000000..69a9b078 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_21.jpg new file mode 100644 index 00000000..0ccefee2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_22.jpg new file mode 100644 index 00000000..e61d2038 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-34_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_13.jpg new file mode 100644 index 00000000..5b3fe6e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_14.jpg new file mode 100644 index 00000000..c6f31ac1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_15.jpg new file mode 100644 index 00000000..f86a9d82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_16.jpg new file mode 100644 index 00000000..96594b3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_17.jpg new file mode 100644 index 00000000..04e958fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_18.jpg new file mode 100644 index 00000000..4f0b2c86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_19.jpg new file mode 100644 index 00000000..636fce16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_20.jpg new file mode 100644 index 00000000..c3ee6328 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_21.jpg new file mode 100644 index 00000000..3c8d8f8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_22.jpg new file mode 100644 index 00000000..b0efba3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-35_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_12.jpg new file mode 100644 index 00000000..8b872996 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_13.jpg new file mode 100644 index 00000000..6f539e4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_14.jpg new file mode 100644 index 00000000..89ac93f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_15.jpg new file mode 100644 index 00000000..aa568c03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_16.jpg new file mode 100644 index 00000000..ce25d6f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_17.jpg new file mode 100644 index 00000000..6bc39517 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_18.jpg new file mode 100644 index 00000000..3949967b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_19.jpg new file mode 100644 index 00000000..f283b3ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_20.jpg new file mode 100644 index 00000000..92362ecb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_21.jpg new file mode 100644 index 00000000..cdbc45e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_22.jpg new file mode 100644 index 00000000..455c1491 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-36_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_11.jpg new file mode 100644 index 00000000..e2b50774 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_12.jpg new file mode 100644 index 00000000..3b4c95f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_13.jpg new file mode 100644 index 00000000..acf34d89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_14.jpg new file mode 100644 index 00000000..e25ab025 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_15.jpg new file mode 100644 index 00000000..adbf5ff1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_16.jpg new file mode 100644 index 00000000..2c87caa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_17.jpg new file mode 100644 index 00000000..cf7664a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_18.jpg new file mode 100644 index 00000000..026c0d0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_19.jpg new file mode 100644 index 00000000..6c231865 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_20.jpg new file mode 100644 index 00000000..6342ac3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_21.jpg new file mode 100644 index 00000000..312d0336 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-37_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_11.jpg new file mode 100644 index 00000000..4b3054f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_12.jpg new file mode 100644 index 00000000..3ccc254f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_13.jpg new file mode 100644 index 00000000..6c887b5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_14.jpg new file mode 100644 index 00000000..914329d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_15.jpg new file mode 100644 index 00000000..9d345237 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_16.jpg new file mode 100644 index 00000000..6343c628 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_17.jpg new file mode 100644 index 00000000..9d2b23aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_18.jpg new file mode 100644 index 00000000..f88d2b3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_19.jpg new file mode 100644 index 00000000..8eb20042 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_20.jpg new file mode 100644 index 00000000..922cd2bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-38_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_11.jpg new file mode 100644 index 00000000..45e97893 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_12.jpg new file mode 100644 index 00000000..acd7b2e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_13.jpg new file mode 100644 index 00000000..aa607213 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_14.jpg new file mode 100644 index 00000000..ae8b13eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_15.jpg new file mode 100644 index 00000000..f7349f48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_16.jpg new file mode 100644 index 00000000..d2edc0f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_17.jpg new file mode 100644 index 00000000..868174db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_18.jpg new file mode 100644 index 00000000..8220fd2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_19.jpg new file mode 100644 index 00000000..2f17c304 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_20.jpg new file mode 100644 index 00000000..ff1e67ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-39_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_10.jpg new file mode 100644 index 00000000..8da626e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_11.jpg new file mode 100644 index 00000000..98697def Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_12.jpg new file mode 100644 index 00000000..ca0ebdea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_13.jpg new file mode 100644 index 00000000..d5fbc334 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_14.jpg new file mode 100644 index 00000000..12172fa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_15.jpg new file mode 100644 index 00000000..d47b0891 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_16.jpg new file mode 100644 index 00000000..1bfb4333 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_17.jpg new file mode 100644 index 00000000..22f4bc87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_18.jpg new file mode 100644 index 00000000..c69c5ee0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_19.jpg new file mode 100644 index 00000000..eee089cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-40_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_10.jpg new file mode 100644 index 00000000..652d1439 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_11.jpg new file mode 100644 index 00000000..03bd3017 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_12.jpg new file mode 100644 index 00000000..d6dcaaaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_13.jpg new file mode 100644 index 00000000..7ff6b1d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_14.jpg new file mode 100644 index 00000000..aa5afb35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_15.jpg new file mode 100644 index 00000000..fc2a1138 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_16.jpg new file mode 100644 index 00000000..352d590f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_17.jpg new file mode 100644 index 00000000..33ab6dcd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_18.jpg new file mode 100644 index 00000000..d056a025 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_19.jpg new file mode 100644 index 00000000..b68e9291 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_9.jpg new file mode 100644 index 00000000..022bb862 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-41_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_10.jpg new file mode 100644 index 00000000..d7946269 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_11.jpg new file mode 100644 index 00000000..ef303a30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_12.jpg new file mode 100644 index 00000000..997de067 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_13.jpg new file mode 100644 index 00000000..2029cc7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_14.jpg new file mode 100644 index 00000000..6d7b37b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_15.jpg new file mode 100644 index 00000000..c61ae23f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_16.jpg new file mode 100644 index 00000000..9b36955b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_17.jpg new file mode 100644 index 00000000..3e4a8155 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_18.jpg new file mode 100644 index 00000000..e272d4c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_19.jpg new file mode 100644 index 00000000..eb429eb4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_9.jpg new file mode 100644 index 00000000..587adc3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-42_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_10.jpg new file mode 100644 index 00000000..8a63dcc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_11.jpg new file mode 100644 index 00000000..6cabfdad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_12.jpg new file mode 100644 index 00000000..9a71bf49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_13.jpg new file mode 100644 index 00000000..76ae272c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_14.jpg new file mode 100644 index 00000000..7707a5f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_15.jpg new file mode 100644 index 00000000..ef5abd3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_16.jpg new file mode 100644 index 00000000..8041c66d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_17.jpg new file mode 100644 index 00000000..f061f736 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_18.jpg new file mode 100644 index 00000000..0131911d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_31.jpg new file mode 100644 index 00000000..c9a29f14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_9.jpg new file mode 100644 index 00000000..66bb0f80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-43_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_10.jpg new file mode 100644 index 00000000..2e1361f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_11.jpg new file mode 100644 index 00000000..cba44f8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_12.jpg new file mode 100644 index 00000000..e63c335b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_13.jpg new file mode 100644 index 00000000..1478612a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_14.jpg new file mode 100644 index 00000000..25a71cc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_15.jpg new file mode 100644 index 00000000..cf819905 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_16.jpg new file mode 100644 index 00000000..5c3a22d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_17.jpg new file mode 100644 index 00000000..b7daff3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_18.jpg new file mode 100644 index 00000000..0ec75a65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_19.jpg new file mode 100644 index 00000000..a2ce1f50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_30.jpg new file mode 100644 index 00000000..1c5a6fef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_31.jpg new file mode 100644 index 00000000..d01c417d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_8.jpg new file mode 100644 index 00000000..9e0b2f73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_9.jpg new file mode 100644 index 00000000..ed901ca4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-44_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_10.jpg new file mode 100644 index 00000000..bb7e1ac3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_11.jpg new file mode 100644 index 00000000..bc60227b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_12.jpg new file mode 100644 index 00000000..49641007 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_13.jpg new file mode 100644 index 00000000..0628f24a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_14.jpg new file mode 100644 index 00000000..9bb8c91b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_15.jpg new file mode 100644 index 00000000..9e3b5d55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_16.jpg new file mode 100644 index 00000000..4cb1f23f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_17.jpg new file mode 100644 index 00000000..749d04b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_18.jpg new file mode 100644 index 00000000..1efda969 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_19.jpg new file mode 100644 index 00000000..f64dcf23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_30.jpg new file mode 100644 index 00000000..3a0b2e49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_31.jpg new file mode 100644 index 00000000..78e31170 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_8.jpg new file mode 100644 index 00000000..a6f16c80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_9.jpg new file mode 100644 index 00000000..d88da1e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-45_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_10.jpg new file mode 100644 index 00000000..28f90559 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_11.jpg new file mode 100644 index 00000000..47f8133c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_12.jpg new file mode 100644 index 00000000..ef45a21e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_13.jpg new file mode 100644 index 00000000..55a06fa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_14.jpg new file mode 100644 index 00000000..e9f95b4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_15.jpg new file mode 100644 index 00000000..7e9cc4ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_16.jpg new file mode 100644 index 00000000..eb5eab6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_17.jpg new file mode 100644 index 00000000..d8b3c7f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_18.jpg new file mode 100644 index 00000000..61231d50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_19.jpg new file mode 100644 index 00000000..6042df0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_30.jpg new file mode 100644 index 00000000..3e244167 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_31.jpg new file mode 100644 index 00000000..e26c892b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_7.jpg new file mode 100644 index 00000000..7d4a04eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_8.jpg new file mode 100644 index 00000000..129697b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_9.jpg new file mode 100644 index 00000000..d97702fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-46_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_10.jpg new file mode 100644 index 00000000..c1a99308 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_11.jpg new file mode 100644 index 00000000..dceea0e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_12.jpg new file mode 100644 index 00000000..35ff314b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_13.jpg new file mode 100644 index 00000000..c9f8892a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_14.jpg new file mode 100644 index 00000000..27979abe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_15.jpg new file mode 100644 index 00000000..da6a425b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_16.jpg new file mode 100644 index 00000000..c3a1e283 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_17.jpg new file mode 100644 index 00000000..77d85d8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_18.jpg new file mode 100644 index 00000000..9de5b81f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_19.jpg new file mode 100644 index 00000000..d04748d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_20.jpg new file mode 100644 index 00000000..5e41becb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_29.jpg new file mode 100644 index 00000000..b2f3944f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_30.jpg new file mode 100644 index 00000000..725a56f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_31.jpg new file mode 100644 index 00000000..5a6c28d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_6.jpg new file mode 100644 index 00000000..2b5c14a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_7.jpg new file mode 100644 index 00000000..3affbb4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_8.jpg new file mode 100644 index 00000000..9154faff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_9.jpg new file mode 100644 index 00000000..f191f40c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-47_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_10.jpg new file mode 100644 index 00000000..99f76bfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_11.jpg new file mode 100644 index 00000000..c296f5a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_12.jpg new file mode 100644 index 00000000..a048ce00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_13.jpg new file mode 100644 index 00000000..000c6d60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_14.jpg new file mode 100644 index 00000000..b3251125 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_15.jpg new file mode 100644 index 00000000..d84912d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_16.jpg new file mode 100644 index 00000000..d58e51b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_17.jpg new file mode 100644 index 00000000..2a105213 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_18.jpg new file mode 100644 index 00000000..b9183e6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_19.jpg new file mode 100644 index 00000000..d1cbe008 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_20.jpg new file mode 100644 index 00000000..7f4daa87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_21.jpg new file mode 100644 index 00000000..f6ea46ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_28.jpg new file mode 100644 index 00000000..782b5f7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_29.jpg new file mode 100644 index 00000000..c5214306 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_30.jpg new file mode 100644 index 00000000..3981bf0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_31.jpg new file mode 100644 index 00000000..06559087 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_6.jpg new file mode 100644 index 00000000..c6b69682 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_7.jpg new file mode 100644 index 00000000..c52dea2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_8.jpg new file mode 100644 index 00000000..f4367e75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_9.jpg new file mode 100644 index 00000000..ba3f87e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-48_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_10.jpg new file mode 100644 index 00000000..6c41f12c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_11.jpg new file mode 100644 index 00000000..70ee96ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_12.jpg new file mode 100644 index 00000000..4e7e878d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_13.jpg new file mode 100644 index 00000000..2eee6d02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_14.jpg new file mode 100644 index 00000000..b37d317c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_15.jpg new file mode 100644 index 00000000..b97f25e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_16.jpg new file mode 100644 index 00000000..96b3464a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_17.jpg new file mode 100644 index 00000000..bb635ca1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_18.jpg new file mode 100644 index 00000000..f490269c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_19.jpg new file mode 100644 index 00000000..9840ee8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_20.jpg new file mode 100644 index 00000000..f2cdf84d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_21.jpg new file mode 100644 index 00000000..096a57b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_28.jpg new file mode 100644 index 00000000..5250971f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_29.jpg new file mode 100644 index 00000000..b17a1856 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_30.jpg new file mode 100644 index 00000000..472f815d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_31.jpg new file mode 100644 index 00000000..69c6b63e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_6.jpg new file mode 100644 index 00000000..73c31cd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_7.jpg new file mode 100644 index 00000000..2da18176 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_8.jpg new file mode 100644 index 00000000..5bcc8975 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_9.jpg new file mode 100644 index 00000000..60e1780e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-49_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_10.jpg new file mode 100644 index 00000000..cfe39e9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_11.jpg new file mode 100644 index 00000000..30be56e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_12.jpg new file mode 100644 index 00000000..c5e36c4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_13.jpg new file mode 100644 index 00000000..d4931ad8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_14.jpg new file mode 100644 index 00000000..4847bb78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_15.jpg new file mode 100644 index 00000000..2a8aba1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_16.jpg new file mode 100644 index 00000000..492a997a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_17.jpg new file mode 100644 index 00000000..cfed70f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_18.jpg new file mode 100644 index 00000000..867f1339 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_19.jpg new file mode 100644 index 00000000..3b9be1c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_20.jpg new file mode 100644 index 00000000..2541ac84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_21.jpg new file mode 100644 index 00000000..09710a78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_22.jpg new file mode 100644 index 00000000..4b45c13f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_23.jpg new file mode 100644 index 00000000..1c4d246e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_28.jpg new file mode 100644 index 00000000..fde65799 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_29.jpg new file mode 100644 index 00000000..48f8d774 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_30.jpg new file mode 100644 index 00000000..78545869 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_31.jpg new file mode 100644 index 00000000..59564e6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_5.jpg new file mode 100644 index 00000000..12c49c27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_6.jpg new file mode 100644 index 00000000..06714020 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_7.jpg new file mode 100644 index 00000000..f6b955c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_8.jpg new file mode 100644 index 00000000..55f14514 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_9.jpg new file mode 100644 index 00000000..0de28e1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-50_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_10.jpg new file mode 100644 index 00000000..0c4e3a44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_11.jpg new file mode 100644 index 00000000..3131adb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_12.jpg new file mode 100644 index 00000000..dd86c586 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_13.jpg new file mode 100644 index 00000000..f65ee550 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_14.jpg new file mode 100644 index 00000000..42f0f3c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_15.jpg new file mode 100644 index 00000000..76aa45c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_16.jpg new file mode 100644 index 00000000..b2683fd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_17.jpg new file mode 100644 index 00000000..a8589799 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_18.jpg new file mode 100644 index 00000000..f0c8d288 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_19.jpg new file mode 100644 index 00000000..98faa4aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_20.jpg new file mode 100644 index 00000000..2e4f33a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_21.jpg new file mode 100644 index 00000000..db4fe401 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_22.jpg new file mode 100644 index 00000000..bf48251d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_23.jpg new file mode 100644 index 00000000..4ca957b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_24.jpg new file mode 100644 index 00000000..bea9b7c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_27.jpg new file mode 100644 index 00000000..270daa85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_28.jpg new file mode 100644 index 00000000..5bdf03fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_29.jpg new file mode 100644 index 00000000..c7473042 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_30.jpg new file mode 100644 index 00000000..18062fc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_31.jpg new file mode 100644 index 00000000..0edf3aff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_4.jpg new file mode 100644 index 00000000..61759833 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_5.jpg new file mode 100644 index 00000000..cf5cfdf2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_6.jpg new file mode 100644 index 00000000..e3c91165 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_7.jpg new file mode 100644 index 00000000..6914ba51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_8.jpg new file mode 100644 index 00000000..a99c005e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_9.jpg new file mode 100644 index 00000000..2519893d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-51_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_10.jpg new file mode 100644 index 00000000..c91bb5a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_11.jpg new file mode 100644 index 00000000..9c6436c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_12.jpg new file mode 100644 index 00000000..dedfb4e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_13.jpg new file mode 100644 index 00000000..7586776d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_14.jpg new file mode 100644 index 00000000..e0403ced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_15.jpg new file mode 100644 index 00000000..04e48d21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_16.jpg new file mode 100644 index 00000000..b64233f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_17.jpg new file mode 100644 index 00000000..1f4e4954 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_18.jpg new file mode 100644 index 00000000..f230fb29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_19.jpg new file mode 100644 index 00000000..a63b45eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_20.jpg new file mode 100644 index 00000000..02e3679e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_21.jpg new file mode 100644 index 00000000..5d5c4152 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_22.jpg new file mode 100644 index 00000000..bc72d1fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_23.jpg new file mode 100644 index 00000000..ec94c758 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_24.jpg new file mode 100644 index 00000000..ce45c2e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_27.jpg new file mode 100644 index 00000000..1710bb1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_28.jpg new file mode 100644 index 00000000..c12151b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_29.jpg new file mode 100644 index 00000000..232790b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_30.jpg new file mode 100644 index 00000000..fdd99aa5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_31.jpg new file mode 100644 index 00000000..18012a4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_4.jpg new file mode 100644 index 00000000..1106cfda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_5.jpg new file mode 100644 index 00000000..8a884939 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_6.jpg new file mode 100644 index 00000000..6062a874 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_7.jpg new file mode 100644 index 00000000..04647b7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_8.jpg new file mode 100644 index 00000000..67ebcaec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_9.jpg new file mode 100644 index 00000000..a742bede Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-52_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_10.jpg new file mode 100644 index 00000000..9a2d62aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_11.jpg new file mode 100644 index 00000000..ce159148 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_12.jpg new file mode 100644 index 00000000..173857d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_13.jpg new file mode 100644 index 00000000..e857a3ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_15.jpg new file mode 100644 index 00000000..358bc37c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_16.jpg new file mode 100644 index 00000000..4b9c4086 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_17.jpg new file mode 100644 index 00000000..94628280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_18.jpg new file mode 100644 index 00000000..643c9982 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_19.jpg new file mode 100644 index 00000000..696e59b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_20.jpg new file mode 100644 index 00000000..18f675d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_21.jpg new file mode 100644 index 00000000..8098a8a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_22.jpg new file mode 100644 index 00000000..2c69270d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_23.jpg new file mode 100644 index 00000000..933322aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_24.jpg new file mode 100644 index 00000000..62fbc38b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_25.jpg new file mode 100644 index 00000000..1c935397 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_26.jpg new file mode 100644 index 00000000..518456b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_27.jpg new file mode 100644 index 00000000..1064da64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_28.jpg new file mode 100644 index 00000000..51d3bf91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_29.jpg new file mode 100644 index 00000000..99781c0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_30.jpg new file mode 100644 index 00000000..f5d092b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_31.jpg new file mode 100644 index 00000000..f79bf18e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_4.jpg new file mode 100644 index 00000000..8770289e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_5.jpg new file mode 100644 index 00000000..8c11c03f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_6.jpg new file mode 100644 index 00000000..80374aff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_7.jpg new file mode 100644 index 00000000..e8940ad4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_8.jpg new file mode 100644 index 00000000..5689f263 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_9.jpg new file mode 100644 index 00000000..19e61dc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-53_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_10.jpg new file mode 100644 index 00000000..c8a0c942 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_11.jpg new file mode 100644 index 00000000..89eca9f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_12.jpg new file mode 100644 index 00000000..f3fa87bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_16.jpg new file mode 100644 index 00000000..0aa32e08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_17.jpg new file mode 100644 index 00000000..0b54dc71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_18.jpg new file mode 100644 index 00000000..b918673a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_19.jpg new file mode 100644 index 00000000..005f95f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_20.jpg new file mode 100644 index 00000000..77311a28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_21.jpg new file mode 100644 index 00000000..35d03622 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_22.jpg new file mode 100644 index 00000000..0f208229 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_23.jpg new file mode 100644 index 00000000..759b7021 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_24.jpg new file mode 100644 index 00000000..4177fdd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_25.jpg new file mode 100644 index 00000000..7d6506a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_26.jpg new file mode 100644 index 00000000..e8a9fc09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_27.jpg new file mode 100644 index 00000000..0cee4f62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_28.jpg new file mode 100644 index 00000000..3ff3514d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_29.jpg new file mode 100644 index 00000000..191ec14f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_3.jpg new file mode 100644 index 00000000..a8257eb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_30.jpg new file mode 100644 index 00000000..6f945d03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_31.jpg new file mode 100644 index 00000000..26ec34fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_4.jpg new file mode 100644 index 00000000..5fc48fe5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_5.jpg new file mode 100644 index 00000000..3b1a1730 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_6.jpg new file mode 100644 index 00000000..7225f9a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_7.jpg new file mode 100644 index 00000000..34036699 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_8.jpg new file mode 100644 index 00000000..52a3ce4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_9.jpg new file mode 100644 index 00000000..6b107864 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-54_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_10.jpg new file mode 100644 index 00000000..1c07af2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_11.jpg new file mode 100644 index 00000000..d8c847cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_12.jpg new file mode 100644 index 00000000..34c73175 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_16.jpg new file mode 100644 index 00000000..f4f9f4c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_17.jpg new file mode 100644 index 00000000..d3c21335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_18.jpg new file mode 100644 index 00000000..a3c0277d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_19.jpg new file mode 100644 index 00000000..aa0f885b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_20.jpg new file mode 100644 index 00000000..56ea0299 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_21.jpg new file mode 100644 index 00000000..8ef86413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_22.jpg new file mode 100644 index 00000000..aa401114 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_23.jpg new file mode 100644 index 00000000..5ca69c2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_24.jpg new file mode 100644 index 00000000..99e2869d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_25.jpg new file mode 100644 index 00000000..1002bbb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_26.jpg new file mode 100644 index 00000000..e19b80fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_27.jpg new file mode 100644 index 00000000..04105691 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_28.jpg new file mode 100644 index 00000000..8aaf64a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_29.jpg new file mode 100644 index 00000000..69f6f545 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_3.jpg new file mode 100644 index 00000000..d62989e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_30.jpg new file mode 100644 index 00000000..2e755de2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_31.jpg new file mode 100644 index 00000000..73cdfe47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_4.jpg new file mode 100644 index 00000000..c542c868 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_5.jpg new file mode 100644 index 00000000..786f2808 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_6.jpg new file mode 100644 index 00000000..12027459 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_7.jpg new file mode 100644 index 00000000..ac1697d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_8.jpg new file mode 100644 index 00000000..5fba8650 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_9.jpg new file mode 100644 index 00000000..ed7aca20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-55_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_10.jpg new file mode 100644 index 00000000..5223799d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_11.jpg new file mode 100644 index 00000000..68c171ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_12.jpg new file mode 100644 index 00000000..fd7a4e81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_16.jpg new file mode 100644 index 00000000..ef7b7f00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_17.jpg new file mode 100644 index 00000000..99e01cf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_18.jpg new file mode 100644 index 00000000..3f3752e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_19.jpg new file mode 100644 index 00000000..a345cf0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_2.jpg new file mode 100644 index 00000000..aae24695 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_20.jpg new file mode 100644 index 00000000..39de3eac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_21.jpg new file mode 100644 index 00000000..c8fbc95d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_22.jpg new file mode 100644 index 00000000..b4730eef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_23.jpg new file mode 100644 index 00000000..e810ad79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_24.jpg new file mode 100644 index 00000000..d20ea7ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_25.jpg new file mode 100644 index 00000000..54d64187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_26.jpg new file mode 100644 index 00000000..c5be2dee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_27.jpg new file mode 100644 index 00000000..c9bca56f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_28.jpg new file mode 100644 index 00000000..e676bbb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_29.jpg new file mode 100644 index 00000000..7ff36fc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_3.jpg new file mode 100644 index 00000000..a869e9f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_30.jpg new file mode 100644 index 00000000..053e7de1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_31.jpg new file mode 100644 index 00000000..2f2af92a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_4.jpg new file mode 100644 index 00000000..c7d8aacc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_5.jpg new file mode 100644 index 00000000..6a00cbe5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_6.jpg new file mode 100644 index 00000000..a493bf4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_7.jpg new file mode 100644 index 00000000..8cd37b06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_8.jpg new file mode 100644 index 00000000..2dc8d0c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_9.jpg new file mode 100644 index 00000000..5c4ade15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-56_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_0.jpg new file mode 100644 index 00000000..ff871d67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_1.jpg new file mode 100644 index 00000000..d8e130f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_10.jpg new file mode 100644 index 00000000..c213ba57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_11.jpg new file mode 100644 index 00000000..9f6c29bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_2.jpg new file mode 100644 index 00000000..f89d0465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_3.jpg new file mode 100644 index 00000000..f4f7607c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_4.jpg new file mode 100644 index 00000000..558e57cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_5.jpg new file mode 100644 index 00000000..6771deaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_6.jpg new file mode 100644 index 00000000..1399ab24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_7.jpg new file mode 100644 index 00000000..d216f74b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_8.jpg new file mode 100644 index 00000000..bc3526de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_9.jpg new file mode 100644 index 00000000..ff72334f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-57_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_0.jpg new file mode 100644 index 00000000..083254ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_1.jpg new file mode 100644 index 00000000..fbb89e2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_10.jpg new file mode 100644 index 00000000..ed6f9b40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_2.jpg new file mode 100644 index 00000000..374e3769 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_3.jpg new file mode 100644 index 00000000..0394d544 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_4.jpg new file mode 100644 index 00000000..7d65f60f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_5.jpg new file mode 100644 index 00000000..3c73aa49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_6.jpg new file mode 100644 index 00000000..3e07842c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_7.jpg new file mode 100644 index 00000000..a6fddcb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_8.jpg new file mode 100644 index 00000000..717d01aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_9.jpg new file mode 100644 index 00000000..d0112517 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-58_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_0.jpg new file mode 100644 index 00000000..202567a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_1.jpg new file mode 100644 index 00000000..c6645e24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_10.jpg new file mode 100644 index 00000000..61c879ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_2.jpg new file mode 100644 index 00000000..40053fa5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_3.jpg new file mode 100644 index 00000000..65c06d02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_4.jpg new file mode 100644 index 00000000..e0ad9efe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_5.jpg new file mode 100644 index 00000000..4d0aeea3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_6.jpg new file mode 100644 index 00000000..43a86d45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_7.jpg new file mode 100644 index 00000000..ee7b1535 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_8.jpg new file mode 100644 index 00000000..677ff92f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_9.jpg new file mode 100644 index 00000000..8d0de3bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-59_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_0.jpg new file mode 100644 index 00000000..5d7373d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_1.jpg new file mode 100644 index 00000000..1ada07ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_10.jpg new file mode 100644 index 00000000..c91a1f3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_2.jpg new file mode 100644 index 00000000..b8e6981e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_3.jpg new file mode 100644 index 00000000..d6d4cc4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_4.jpg new file mode 100644 index 00000000..f8e6a24f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_5.jpg new file mode 100644 index 00000000..972e2504 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_6.jpg new file mode 100644 index 00000000..e39a6c1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_7.jpg new file mode 100644 index 00000000..585ef7ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_8.jpg new file mode 100644 index 00000000..3a1d0dca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_9.jpg new file mode 100644 index 00000000..b67b85d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-60_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_0.jpg new file mode 100644 index 00000000..a6c4341d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_1.jpg new file mode 100644 index 00000000..098224ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_2.jpg new file mode 100644 index 00000000..57e9e22e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_3.jpg new file mode 100644 index 00000000..5975ad94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_4.jpg new file mode 100644 index 00000000..ffb97672 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_5.jpg new file mode 100644 index 00000000..eb4c2f6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_6.jpg new file mode 100644 index 00000000..8d6a3a5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_7.jpg new file mode 100644 index 00000000..ddd3ca1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_8.jpg new file mode 100644 index 00000000..8d9289e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_9.jpg new file mode 100644 index 00000000..81802650 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-61_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_0.jpg new file mode 100644 index 00000000..65ef34d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_1.jpg new file mode 100644 index 00000000..650c9f4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_2.jpg new file mode 100644 index 00000000..3e497796 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_3.jpg new file mode 100644 index 00000000..78fc2831 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_4.jpg new file mode 100644 index 00000000..ba4a6e65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_5.jpg new file mode 100644 index 00000000..95e97589 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_6.jpg new file mode 100644 index 00000000..e662f4ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_7.jpg new file mode 100644 index 00000000..7f22402b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_8.jpg new file mode 100644 index 00000000..46fdc5ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-62_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_0.jpg new file mode 100644 index 00000000..c0db6e5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_1.jpg new file mode 100644 index 00000000..78f7d1a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_2.jpg new file mode 100644 index 00000000..08e586a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_3.jpg new file mode 100644 index 00000000..d81dcff7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_4.jpg new file mode 100644 index 00000000..d0b9c1da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_5.jpg new file mode 100644 index 00000000..89ed3374 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_6.jpg new file mode 100644 index 00000000..b188ecc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_7.jpg new file mode 100644 index 00000000..e6664b66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_8.jpg new file mode 100644 index 00000000..4a1153a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-63_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_0.jpg new file mode 100644 index 00000000..47101441 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_1.jpg new file mode 100644 index 00000000..fee232d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_2.jpg new file mode 100644 index 00000000..628d4247 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_3.jpg new file mode 100644 index 00000000..e35ccc57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_4.jpg new file mode 100644 index 00000000..7fec6a64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_5.jpg new file mode 100644 index 00000000..ae1e7173 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_6.jpg new file mode 100644 index 00000000..fa5afa23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_7.jpg new file mode 100644 index 00000000..b5e68183 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_8.jpg new file mode 100644 index 00000000..8379978a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/-64_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_14.jpg new file mode 100644 index 00000000..41c38b7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_16.jpg new file mode 100644 index 00000000..e151e63c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_18.jpg new file mode 100644 index 00000000..e35d5f5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_20.jpg new file mode 100644 index 00000000..eb8b31ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_22.jpg new file mode 100644 index 00000000..e4ef1f0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_24.jpg new file mode 100644 index 00000000..9aa210d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-34_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_12.jpg new file mode 100644 index 00000000..889b41ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_14.jpg new file mode 100644 index 00000000..3038da5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_16.jpg new file mode 100644 index 00000000..7e2f35d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_18.jpg new file mode 100644 index 00000000..5fa76a21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_20.jpg new file mode 100644 index 00000000..9d60d0e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_22.jpg new file mode 100644 index 00000000..4927ae67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-36_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_12.jpg new file mode 100644 index 00000000..77c32d4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_14.jpg new file mode 100644 index 00000000..7e40bf74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_16.jpg new file mode 100644 index 00000000..7f97fe9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_18.jpg new file mode 100644 index 00000000..43dccf2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_20.jpg new file mode 100644 index 00000000..0fc58ab0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_22.jpg new file mode 100644 index 00000000..47a8fa25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-38_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_10.jpg new file mode 100644 index 00000000..2105998c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_12.jpg new file mode 100644 index 00000000..c7acf57d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_14.jpg new file mode 100644 index 00000000..2c1bc992 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_16.jpg new file mode 100644 index 00000000..f80f8956 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_18.jpg new file mode 100644 index 00000000..20120b91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_20.jpg new file mode 100644 index 00000000..09e8403d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-40_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_10.jpg new file mode 100644 index 00000000..08b21c99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_12.jpg new file mode 100644 index 00000000..b8b2b5b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_14.jpg new file mode 100644 index 00000000..3c11d2bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_16.jpg new file mode 100644 index 00000000..6b2338e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_18.jpg new file mode 100644 index 00000000..10e9e5f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_20.jpg new file mode 100644 index 00000000..68d2f3b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-42_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_10.jpg new file mode 100644 index 00000000..ddae52cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_12.jpg new file mode 100644 index 00000000..56bd9b91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_14.jpg new file mode 100644 index 00000000..9e7fbc33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_16.jpg new file mode 100644 index 00000000..172fd5e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_18.jpg new file mode 100644 index 00000000..a82a47fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_20.jpg new file mode 100644 index 00000000..a074bb05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_30.jpg new file mode 100644 index 00000000..41809b8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_8.jpg new file mode 100644 index 00000000..ac9a56c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-44_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_10.jpg new file mode 100644 index 00000000..994feaa6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_12.jpg new file mode 100644 index 00000000..efd06837 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_14.jpg new file mode 100644 index 00000000..5173656e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_16.jpg new file mode 100644 index 00000000..04b691d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_18.jpg new file mode 100644 index 00000000..7ac832ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_20.jpg new file mode 100644 index 00000000..b3658840 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_30.jpg new file mode 100644 index 00000000..ec10820c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_8.jpg new file mode 100644 index 00000000..8c980389 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-46_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_10.jpg new file mode 100644 index 00000000..7047cfb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_12.jpg new file mode 100644 index 00000000..f70a47c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_14.jpg new file mode 100644 index 00000000..6bf487fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_16.jpg new file mode 100644 index 00000000..904ccb1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_18.jpg new file mode 100644 index 00000000..cb02246a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_20.jpg new file mode 100644 index 00000000..bcf0d2aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_22.jpg new file mode 100644 index 00000000..45650828 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_28.jpg new file mode 100644 index 00000000..f21ea2cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_30.jpg new file mode 100644 index 00000000..006013b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_6.jpg new file mode 100644 index 00000000..4cba548d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_8.jpg new file mode 100644 index 00000000..f612dd5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-48_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_10.jpg new file mode 100644 index 00000000..8251e5af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_12.jpg new file mode 100644 index 00000000..615e6698 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_14.jpg new file mode 100644 index 00000000..9de2f7e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_16.jpg new file mode 100644 index 00000000..998b0110 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_18.jpg new file mode 100644 index 00000000..e43b7c4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_20.jpg new file mode 100644 index 00000000..6e59c870 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_22.jpg new file mode 100644 index 00000000..8c756335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_24.jpg new file mode 100644 index 00000000..080c2db2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_28.jpg new file mode 100644 index 00000000..8d88d23f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_30.jpg new file mode 100644 index 00000000..fb41d215 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_6.jpg new file mode 100644 index 00000000..b08997e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_8.jpg new file mode 100644 index 00000000..d2339143 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-50_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_10.jpg new file mode 100644 index 00000000..a14f461e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_12.jpg new file mode 100644 index 00000000..33ec0283 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_14.jpg new file mode 100644 index 00000000..387bf6c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_16.jpg new file mode 100644 index 00000000..91d8cb2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_18.jpg new file mode 100644 index 00000000..f8371e35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_20.jpg new file mode 100644 index 00000000..ea2b0c9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_22.jpg new file mode 100644 index 00000000..a3aea2aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_24.jpg new file mode 100644 index 00000000..d0617d15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_28.jpg new file mode 100644 index 00000000..5e0bc03e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_30.jpg new file mode 100644 index 00000000..5b24276e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_4.jpg new file mode 100644 index 00000000..92ecb137 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_6.jpg new file mode 100644 index 00000000..40ab3e45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_8.jpg new file mode 100644 index 00000000..a72b2a9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-52_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_10.jpg new file mode 100644 index 00000000..7edf88b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_12.jpg new file mode 100644 index 00000000..69d92365 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_14.jpg new file mode 100644 index 00000000..fd6ace6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_16.jpg new file mode 100644 index 00000000..7a6cc2c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_18.jpg new file mode 100644 index 00000000..d3ec8e64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_20.jpg new file mode 100644 index 00000000..161e736f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_22.jpg new file mode 100644 index 00000000..53522420 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_24.jpg new file mode 100644 index 00000000..c239307b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_26.jpg new file mode 100644 index 00000000..3d8d62c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_28.jpg new file mode 100644 index 00000000..1a9534c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_30.jpg new file mode 100644 index 00000000..74ff4149 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_4.jpg new file mode 100644 index 00000000..3ca7ed63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_6.jpg new file mode 100644 index 00000000..808e76b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_8.jpg new file mode 100644 index 00000000..882c7de2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-54_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_0.jpg new file mode 100644 index 00000000..2d51f50e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_10.jpg new file mode 100644 index 00000000..d00ca06e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_12.jpg new file mode 100644 index 00000000..b1ee79aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_16.jpg new file mode 100644 index 00000000..417d31b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_18.jpg new file mode 100644 index 00000000..edc35fa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_2.jpg new file mode 100644 index 00000000..6d414ad3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_20.jpg new file mode 100644 index 00000000..20f6944c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_22.jpg new file mode 100644 index 00000000..08b062a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_24.jpg new file mode 100644 index 00000000..3ea288cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_26.jpg new file mode 100644 index 00000000..182b0fe8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_28.jpg new file mode 100644 index 00000000..0cf017d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_30.jpg new file mode 100644 index 00000000..b5973e58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_4.jpg new file mode 100644 index 00000000..050b2927 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_6.jpg new file mode 100644 index 00000000..07b7ed6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_8.jpg new file mode 100644 index 00000000..3957a79e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-56_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_0.jpg new file mode 100644 index 00000000..1b60877f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_10.jpg new file mode 100644 index 00000000..ab3f7448 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_12.jpg new file mode 100644 index 00000000..4cc5756c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_2.jpg new file mode 100644 index 00000000..859c74da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_4.jpg new file mode 100644 index 00000000..af980002 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_6.jpg new file mode 100644 index 00000000..3dd271fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_8.jpg new file mode 100644 index 00000000..8831a1f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-58_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_0.jpg new file mode 100644 index 00000000..aa64c454 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_10.jpg new file mode 100644 index 00000000..df54095c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_2.jpg new file mode 100644 index 00000000..6f16a555 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_4.jpg new file mode 100644 index 00000000..0b65af56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_6.jpg new file mode 100644 index 00000000..ae39eea5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_8.jpg new file mode 100644 index 00000000..1c0faadb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-60_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_0.jpg new file mode 100644 index 00000000..531c7cf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_10.jpg new file mode 100644 index 00000000..02040904 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_2.jpg new file mode 100644 index 00000000..80c21147 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_4.jpg new file mode 100644 index 00000000..a7ed8ca9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_6.jpg new file mode 100644 index 00000000..46659590 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_8.jpg new file mode 100644 index 00000000..088531d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-62_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_0.jpg new file mode 100644 index 00000000..a35c066c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_2.jpg new file mode 100644 index 00000000..dd870f2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_4.jpg new file mode 100644 index 00000000..536caf46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_6.jpg new file mode 100644 index 00000000..dc288689 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_8.jpg new file mode 100644 index 00000000..320f6318 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/z_-64_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_12.jpg new file mode 100644 index 00000000..1915e4a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_16.jpg new file mode 100644 index 00000000..0a034a9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_20.jpg new file mode 100644 index 00000000..af1b3703 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_24.jpg new file mode 100644 index 00000000..7e79941c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-36_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_12.jpg new file mode 100644 index 00000000..0701575f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_16.jpg new file mode 100644 index 00000000..4ade2ae5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_20.jpg new file mode 100644 index 00000000..2a87fb53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_24.jpg new file mode 100644 index 00000000..ad259280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-40_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_12.jpg new file mode 100644 index 00000000..45b053f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_16.jpg new file mode 100644 index 00000000..503fd9ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_20.jpg new file mode 100644 index 00000000..ff408b4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_8.jpg new file mode 100644 index 00000000..e82e767e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-44_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_12.jpg new file mode 100644 index 00000000..badad880 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_16.jpg new file mode 100644 index 00000000..1c968bc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_20.jpg new file mode 100644 index 00000000..2f5f8c67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_24.jpg new file mode 100644 index 00000000..66a52d07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_28.jpg new file mode 100644 index 00000000..c2dcdcfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_8.jpg new file mode 100644 index 00000000..89682cdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-48_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_12.jpg new file mode 100644 index 00000000..956940cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_16.jpg new file mode 100644 index 00000000..1d3bbff0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_20.jpg new file mode 100644 index 00000000..3a7ad1ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_24.jpg new file mode 100644 index 00000000..457e8c39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_28.jpg new file mode 100644 index 00000000..6a8752c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_4.jpg new file mode 100644 index 00000000..62929551 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_8.jpg new file mode 100644 index 00000000..fdcaf27a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-52_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_0.jpg new file mode 100644 index 00000000..32d75a9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_12.jpg new file mode 100644 index 00000000..9e780daf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_16.jpg new file mode 100644 index 00000000..3a2b6e00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_20.jpg new file mode 100644 index 00000000..183bfd36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_24.jpg new file mode 100644 index 00000000..32851022 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_28.jpg new file mode 100644 index 00000000..130b01e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_4.jpg new file mode 100644 index 00000000..b8de5b53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_8.jpg new file mode 100644 index 00000000..d24d4cd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-56_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_0.jpg new file mode 100644 index 00000000..47f69075 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_12.jpg new file mode 100644 index 00000000..194a72d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_4.jpg new file mode 100644 index 00000000..beb4bbbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_8.jpg new file mode 100644 index 00000000..0e28f210 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-60_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_0.jpg new file mode 100644 index 00000000..a0b016d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_12.jpg new file mode 100644 index 00000000..8c88fc8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_4.jpg new file mode 100644 index 00000000..ff8771d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_8.jpg new file mode 100644 index 00000000..50bd493c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zz_-64_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-40_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-40_16.jpg new file mode 100644 index 00000000..2cf61006 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-40_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-40_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-40_24.jpg new file mode 100644 index 00000000..0b22ab3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-40_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_0.jpg new file mode 100644 index 00000000..1c84d8a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_16.jpg new file mode 100644 index 00000000..d2b060f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_24.jpg new file mode 100644 index 00000000..83bd591b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_8.jpg new file mode 100644 index 00000000..b9d80453 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-48_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_0.jpg new file mode 100644 index 00000000..b21e6675 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_16.jpg new file mode 100644 index 00000000..28d3e99c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_24.jpg new file mode 100644 index 00000000..3c65fe10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_8.jpg new file mode 100644 index 00000000..6660379a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-56_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-64_0.jpg new file mode 100644 index 00000000..7c49dbe6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-64_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-64_16.jpg new file mode 100644 index 00000000..9be0e639 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-64_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-64_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-64_8.jpg new file mode 100644 index 00000000..2243e84b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzz_-64_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-48_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-48_0.jpg new file mode 100644 index 00000000..cec82d70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-48_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-48_16.jpg new file mode 100644 index 00000000..78e55ed9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-64_0.jpg new file mode 100644 index 00000000..727e1671 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-64_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-64_16.jpg new file mode 100644 index 00000000..c8ff2fe9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzz_-64_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzzz_-64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzzz_-64_0.jpg new file mode 100644 index 00000000..5a5ef285 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzzz_-64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzzzz_-64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzzzz_-64_0.jpg new file mode 100644 index 00000000..aef07e1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_0/zzzzzz_-64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_36.jpg new file mode 100644 index 00000000..1cbb695d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_37.jpg new file mode 100644 index 00000000..694d9814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_38.jpg new file mode 100644 index 00000000..20c2f8f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_39.jpg new file mode 100644 index 00000000..a856b5ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_40.jpg new file mode 100644 index 00000000..24f97d9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_41.jpg new file mode 100644 index 00000000..686d67e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_42.jpg new file mode 100644 index 00000000..cb5b2ddf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_43.jpg new file mode 100644 index 00000000..30756c4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_44.jpg new file mode 100644 index 00000000..8eaca519 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_45.jpg new file mode 100644 index 00000000..8f34fddd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_47.jpg new file mode 100644 index 00000000..d15cca76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-33_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_35.jpg new file mode 100644 index 00000000..e457d274 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_36.jpg new file mode 100644 index 00000000..3031890e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_37.jpg new file mode 100644 index 00000000..e22e6d59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_38.jpg new file mode 100644 index 00000000..86e3ae52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_39.jpg new file mode 100644 index 00000000..c50c22ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_40.jpg new file mode 100644 index 00000000..e93e0c3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_41.jpg new file mode 100644 index 00000000..b2a28e0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_42.jpg new file mode 100644 index 00000000..8b3c04af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_43.jpg new file mode 100644 index 00000000..d40bf8df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-34_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_35.jpg new file mode 100644 index 00000000..d096bdf9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_36.jpg new file mode 100644 index 00000000..18df5566 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_37.jpg new file mode 100644 index 00000000..18ed362b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_38.jpg new file mode 100644 index 00000000..7a25eaba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_39.jpg new file mode 100644 index 00000000..cd607b7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_40.jpg new file mode 100644 index 00000000..250ff7ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_41.jpg new file mode 100644 index 00000000..0948a97e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_42.jpg new file mode 100644 index 00000000..f6c9bfb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_43.jpg new file mode 100644 index 00000000..bc27fa6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-35_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_35.jpg new file mode 100644 index 00000000..d832d5b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_36.jpg new file mode 100644 index 00000000..fbf5aebe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_37.jpg new file mode 100644 index 00000000..28025610 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_38.jpg new file mode 100644 index 00000000..d9e00782 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_39.jpg new file mode 100644 index 00000000..8ec80e27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_40.jpg new file mode 100644 index 00000000..890fa579 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_41.jpg new file mode 100644 index 00000000..774b6d02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_42.jpg new file mode 100644 index 00000000..2eeaf605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_43.jpg new file mode 100644 index 00000000..2fd16d64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_48.jpg new file mode 100644 index 00000000..3e6d5d1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_49.jpg new file mode 100644 index 00000000..523c6ea9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-36_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_34.jpg new file mode 100644 index 00000000..938b88f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_35.jpg new file mode 100644 index 00000000..e4663931 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_36.jpg new file mode 100644 index 00000000..d6fcd6c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_37.jpg new file mode 100644 index 00000000..88d728e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_38.jpg new file mode 100644 index 00000000..4bbf284c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_39.jpg new file mode 100644 index 00000000..e216594a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_40.jpg new file mode 100644 index 00000000..117c6e97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_41.jpg new file mode 100644 index 00000000..c90e952c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_42.jpg new file mode 100644 index 00000000..06252998 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_47.jpg new file mode 100644 index 00000000..d2d03f64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_48.jpg new file mode 100644 index 00000000..33912031 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_49.jpg new file mode 100644 index 00000000..89ca19b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-37_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_34.jpg new file mode 100644 index 00000000..b330aab2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_35.jpg new file mode 100644 index 00000000..e3763183 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_36.jpg new file mode 100644 index 00000000..d4e54351 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_37.jpg new file mode 100644 index 00000000..59ca554c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_38.jpg new file mode 100644 index 00000000..d5b90ab0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_39.jpg new file mode 100644 index 00000000..96772bab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_40.jpg new file mode 100644 index 00000000..42964172 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_41.jpg new file mode 100644 index 00000000..16616fa0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_50.jpg new file mode 100644 index 00000000..fd5b8034 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-38_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_33.jpg new file mode 100644 index 00000000..92bb4945 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_34.jpg new file mode 100644 index 00000000..078f5ef3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_35.jpg new file mode 100644 index 00000000..d9e288ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_36.jpg new file mode 100644 index 00000000..6133cc1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_37.jpg new file mode 100644 index 00000000..4cc18a4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_38.jpg new file mode 100644 index 00000000..0d9090fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_39.jpg new file mode 100644 index 00000000..981150c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_40.jpg new file mode 100644 index 00000000..bbcbc518 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_41.jpg new file mode 100644 index 00000000..ca97d5bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_46.jpg new file mode 100644 index 00000000..318a14fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_47.jpg new file mode 100644 index 00000000..b03ed4a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_48.jpg new file mode 100644 index 00000000..0a215d13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_49.jpg new file mode 100644 index 00000000..7de61fa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_50.jpg new file mode 100644 index 00000000..416d7a2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_51.jpg new file mode 100644 index 00000000..cb941359 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-39_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_33.jpg new file mode 100644 index 00000000..307a71c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_34.jpg new file mode 100644 index 00000000..869c3bd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_35.jpg new file mode 100644 index 00000000..4868789e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_36.jpg new file mode 100644 index 00000000..5a994a32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_37.jpg new file mode 100644 index 00000000..e55fb982 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_38.jpg new file mode 100644 index 00000000..3b4b7d22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_39.jpg new file mode 100644 index 00000000..58ebc86c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_40.jpg new file mode 100644 index 00000000..390b33af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_41.jpg new file mode 100644 index 00000000..3ea2d52e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_46.jpg new file mode 100644 index 00000000..46147d37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_47.jpg new file mode 100644 index 00000000..4d38a70d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_48.jpg new file mode 100644 index 00000000..1a87dd0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_49.jpg new file mode 100644 index 00000000..e48ca73f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_50.jpg new file mode 100644 index 00000000..f4882243 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-40_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_32.jpg new file mode 100644 index 00000000..847308f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_33.jpg new file mode 100644 index 00000000..85ea08f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_34.jpg new file mode 100644 index 00000000..d623241e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_35.jpg new file mode 100644 index 00000000..d995536f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_36.jpg new file mode 100644 index 00000000..d40605dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_37.jpg new file mode 100644 index 00000000..a6043f35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_38.jpg new file mode 100644 index 00000000..f064ef86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_39.jpg new file mode 100644 index 00000000..82fd6929 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_40.jpg new file mode 100644 index 00000000..e10e4a1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_46.jpg new file mode 100644 index 00000000..58e13233 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_47.jpg new file mode 100644 index 00000000..cc94fa42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_48.jpg new file mode 100644 index 00000000..3f376806 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_49.jpg new file mode 100644 index 00000000..96fe504e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_50.jpg new file mode 100644 index 00000000..791e0664 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-41_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_32.jpg new file mode 100644 index 00000000..34ee4ba3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_33.jpg new file mode 100644 index 00000000..e73e8c3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_34.jpg new file mode 100644 index 00000000..748e6f05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_35.jpg new file mode 100644 index 00000000..c12be5e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_36.jpg new file mode 100644 index 00000000..0af34b3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_37.jpg new file mode 100644 index 00000000..c854722b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_38.jpg new file mode 100644 index 00000000..0c6353b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_39.jpg new file mode 100644 index 00000000..9b9eaffa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_40.jpg new file mode 100644 index 00000000..4f73f291 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_47.jpg new file mode 100644 index 00000000..4eb056be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_48.jpg new file mode 100644 index 00000000..de7b3938 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_49.jpg new file mode 100644 index 00000000..5b3c0a15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_50.jpg new file mode 100644 index 00000000..7eec52e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-42_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_32.jpg new file mode 100644 index 00000000..2fbdcc2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_33.jpg new file mode 100644 index 00000000..3e3833be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_34.jpg new file mode 100644 index 00000000..4f7099ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_35.jpg new file mode 100644 index 00000000..2e1098ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_36.jpg new file mode 100644 index 00000000..3631d717 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_37.jpg new file mode 100644 index 00000000..c4776623 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_38.jpg new file mode 100644 index 00000000..627f7846 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_39.jpg new file mode 100644 index 00000000..a5e226d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_46.jpg new file mode 100644 index 00000000..9fc9cdfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_47.jpg new file mode 100644 index 00000000..22a37426 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_48.jpg new file mode 100644 index 00000000..2f911bc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_49.jpg new file mode 100644 index 00000000..5d53c4e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_50.jpg new file mode 100644 index 00000000..9d96d41e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-43_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_32.jpg new file mode 100644 index 00000000..ca66910c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_33.jpg new file mode 100644 index 00000000..ac919959 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_34.jpg new file mode 100644 index 00000000..22395ffd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_35.jpg new file mode 100644 index 00000000..c198db68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_36.jpg new file mode 100644 index 00000000..c89e885a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_37.jpg new file mode 100644 index 00000000..72a1aeb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_38.jpg new file mode 100644 index 00000000..0a4079f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_39.jpg new file mode 100644 index 00000000..1ed4c3e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_47.jpg new file mode 100644 index 00000000..634a2930 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_48.jpg new file mode 100644 index 00000000..bad87243 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_49.jpg new file mode 100644 index 00000000..bf63b74c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_50.jpg new file mode 100644 index 00000000..955e716f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-44_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_32.jpg new file mode 100644 index 00000000..4979a100 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_33.jpg new file mode 100644 index 00000000..ad65036f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_34.jpg new file mode 100644 index 00000000..a9176c4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_35.jpg new file mode 100644 index 00000000..19b8ead6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_36.jpg new file mode 100644 index 00000000..b6d47207 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_37.jpg new file mode 100644 index 00000000..7a311853 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_38.jpg new file mode 100644 index 00000000..fb42fc2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_48.jpg new file mode 100644 index 00000000..a18700f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_49.jpg new file mode 100644 index 00000000..a6b28dce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-45_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_32.jpg new file mode 100644 index 00000000..c14130ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_33.jpg new file mode 100644 index 00000000..0a904292 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_34.jpg new file mode 100644 index 00000000..7c385130 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_35.jpg new file mode 100644 index 00000000..e71aa768 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_36.jpg new file mode 100644 index 00000000..3f8d071c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_37.jpg new file mode 100644 index 00000000..a3bceafc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_38.jpg new file mode 100644 index 00000000..8beef9b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_49.jpg new file mode 100644 index 00000000..9b4886f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-46_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_32.jpg new file mode 100644 index 00000000..20c910e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_33.jpg new file mode 100644 index 00000000..4c7ba79e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_34.jpg new file mode 100644 index 00000000..b58e29ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_35.jpg new file mode 100644 index 00000000..bf64d408 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_36.jpg new file mode 100644 index 00000000..b355e357 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_37.jpg new file mode 100644 index 00000000..38314389 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-47_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_32.jpg new file mode 100644 index 00000000..d305037a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_33.jpg new file mode 100644 index 00000000..ba3c9ec8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_34.jpg new file mode 100644 index 00000000..9fffc56c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_35.jpg new file mode 100644 index 00000000..7f717153 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_36.jpg new file mode 100644 index 00000000..29a92c50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-48_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_32.jpg new file mode 100644 index 00000000..e76cd7af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_33.jpg new file mode 100644 index 00000000..98661107 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_34.jpg new file mode 100644 index 00000000..77bb7010 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_35.jpg new file mode 100644 index 00000000..0944ac23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_36.jpg new file mode 100644 index 00000000..5a575d00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-49_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_32.jpg new file mode 100644 index 00000000..f4d809c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_33.jpg new file mode 100644 index 00000000..a88d4b28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_34.jpg new file mode 100644 index 00000000..2e3c428c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_35.jpg new file mode 100644 index 00000000..6bbdf7a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_36.jpg new file mode 100644 index 00000000..1f685b33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-50_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_32.jpg new file mode 100644 index 00000000..68892013 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_33.jpg new file mode 100644 index 00000000..d1abe169 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_34.jpg new file mode 100644 index 00000000..3ba5e362 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_35.jpg new file mode 100644 index 00000000..a7e7f7bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-51_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_32.jpg new file mode 100644 index 00000000..694d21c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_33.jpg new file mode 100644 index 00000000..e4c05cf5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_34.jpg new file mode 100644 index 00000000..77e38a62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_35.jpg new file mode 100644 index 00000000..7fc6508c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-52_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-53_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-53_32.jpg new file mode 100644 index 00000000..c589b7bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-53_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-53_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-53_33.jpg new file mode 100644 index 00000000..cec41ecd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-53_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-53_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-53_34.jpg new file mode 100644 index 00000000..1d79ad7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-53_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-54_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-54_32.jpg new file mode 100644 index 00000000..5312cd72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-54_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-54_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-54_33.jpg new file mode 100644 index 00000000..1420a16e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-54_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-54_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-54_34.jpg new file mode 100644 index 00000000..fcbcce39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-54_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-55_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-55_32.jpg new file mode 100644 index 00000000..371d26cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-55_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-55_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-55_33.jpg new file mode 100644 index 00000000..af7d037a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-55_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-56_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-56_32.jpg new file mode 100644 index 00000000..724dd35f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-56_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-56_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-56_33.jpg new file mode 100644 index 00000000..b323630c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/-56_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_36.jpg new file mode 100644 index 00000000..c68e960e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_38.jpg new file mode 100644 index 00000000..22ab18f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_40.jpg new file mode 100644 index 00000000..02014e0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_42.jpg new file mode 100644 index 00000000..6aa71ad5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_44.jpg new file mode 100644 index 00000000..97837b06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_46.jpg new file mode 100644 index 00000000..c036bc0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_48.jpg new file mode 100644 index 00000000..1766be48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-34_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_36.jpg new file mode 100644 index 00000000..1c8571c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_38.jpg new file mode 100644 index 00000000..7da3c487 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_40.jpg new file mode 100644 index 00000000..9a842f09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_42.jpg new file mode 100644 index 00000000..fdb6e3c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_44.jpg new file mode 100644 index 00000000..05450b29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_48.jpg new file mode 100644 index 00000000..957bf5b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_50.jpg new file mode 100644 index 00000000..76951f29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-36_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_34.jpg new file mode 100644 index 00000000..fb35e458 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_36.jpg new file mode 100644 index 00000000..24707115 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_38.jpg new file mode 100644 index 00000000..01552e00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_40.jpg new file mode 100644 index 00000000..edf25fc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_42.jpg new file mode 100644 index 00000000..439cdee5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_48.jpg new file mode 100644 index 00000000..ea1b2598 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_50.jpg new file mode 100644 index 00000000..902f581e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-38_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_34.jpg new file mode 100644 index 00000000..d633d7a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_36.jpg new file mode 100644 index 00000000..0fbec04e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_38.jpg new file mode 100644 index 00000000..bca80f35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_40.jpg new file mode 100644 index 00000000..37b1771d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_42.jpg new file mode 100644 index 00000000..0aaa0d70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_46.jpg new file mode 100644 index 00000000..572e8057 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_48.jpg new file mode 100644 index 00000000..13676905 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_50.jpg new file mode 100644 index 00000000..5137d02d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_52.jpg new file mode 100644 index 00000000..beaf45ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-40_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_32.jpg new file mode 100644 index 00000000..b8d8fa02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_34.jpg new file mode 100644 index 00000000..02e35be0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_36.jpg new file mode 100644 index 00000000..7c758120 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_38.jpg new file mode 100644 index 00000000..c9180fa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_40.jpg new file mode 100644 index 00000000..4b95567f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_46.jpg new file mode 100644 index 00000000..481fe115 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_48.jpg new file mode 100644 index 00000000..890ea043 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_50.jpg new file mode 100644 index 00000000..a36c0aec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-42_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_32.jpg new file mode 100644 index 00000000..58b1a135 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_34.jpg new file mode 100644 index 00000000..acdb27ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_36.jpg new file mode 100644 index 00000000..98803439 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_38.jpg new file mode 100644 index 00000000..9c1d378d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_40.jpg new file mode 100644 index 00000000..10f9b6ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_46.jpg new file mode 100644 index 00000000..66bd5909 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_48.jpg new file mode 100644 index 00000000..99c59f4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_50.jpg new file mode 100644 index 00000000..c15ad6d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-44_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_32.jpg new file mode 100644 index 00000000..883e9a22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_34.jpg new file mode 100644 index 00000000..f129c831 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_36.jpg new file mode 100644 index 00000000..72e5f20b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_38.jpg new file mode 100644 index 00000000..f6cf5cb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_48.jpg new file mode 100644 index 00000000..875cdba6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_50.jpg new file mode 100644 index 00000000..d9ac681c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-46_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_32.jpg new file mode 100644 index 00000000..ef150d92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_34.jpg new file mode 100644 index 00000000..db0b9649 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_36.jpg new file mode 100644 index 00000000..79bf5445 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_38.jpg new file mode 100644 index 00000000..8619ff10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-48_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-50_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-50_32.jpg new file mode 100644 index 00000000..0dff1bd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-50_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-50_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-50_34.jpg new file mode 100644 index 00000000..7af6daa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-50_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-50_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-50_36.jpg new file mode 100644 index 00000000..4ff845ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-50_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-52_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-52_32.jpg new file mode 100644 index 00000000..4c79cdc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-52_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-52_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-52_34.jpg new file mode 100644 index 00000000..a5f4751e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-52_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-52_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-52_36.jpg new file mode 100644 index 00000000..ffd3c7a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-52_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-54_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-54_32.jpg new file mode 100644 index 00000000..b2d58cbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-54_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-54_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-54_34.jpg new file mode 100644 index 00000000..edcd4274 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-54_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-56_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-56_32.jpg new file mode 100644 index 00000000..3262b3f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-56_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-56_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-56_34.jpg new file mode 100644 index 00000000..d0f96b4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/z_-56_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_36.jpg new file mode 100644 index 00000000..baa92016 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_40.jpg new file mode 100644 index 00000000..c2c8c4fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_44.jpg new file mode 100644 index 00000000..f643db0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_48.jpg new file mode 100644 index 00000000..049020ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_52.jpg new file mode 100644 index 00000000..e7f3c5f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-36_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_36.jpg new file mode 100644 index 00000000..d0f61d4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_40.jpg new file mode 100644 index 00000000..37473321 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_44.jpg new file mode 100644 index 00000000..06e89163 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_48.jpg new file mode 100644 index 00000000..22e762fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_52.jpg new file mode 100644 index 00000000..2cb48c56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-40_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_32.jpg new file mode 100644 index 00000000..32765f65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_36.jpg new file mode 100644 index 00000000..98958593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_40.jpg new file mode 100644 index 00000000..c45d6698 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_48.jpg new file mode 100644 index 00000000..9934dcd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_52.jpg new file mode 100644 index 00000000..29070506 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-44_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_32.jpg new file mode 100644 index 00000000..b67d4039 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_36.jpg new file mode 100644 index 00000000..832f2125 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_40.jpg new file mode 100644 index 00000000..4ec7ab96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_48.jpg new file mode 100644 index 00000000..5a5f002d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_52.jpg new file mode 100644 index 00000000..f0e95197 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-48_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-52_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-52_32.jpg new file mode 100644 index 00000000..1ebd3c8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-52_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-52_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-52_36.jpg new file mode 100644 index 00000000..5819fbea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-52_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-56_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-56_32.jpg new file mode 100644 index 00000000..aa0dcb36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-56_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-56_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-56_36.jpg new file mode 100644 index 00000000..90165ece Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zz_-56_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-40_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-40_40.jpg new file mode 100644 index 00000000..86d2a870 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-40_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-40_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-40_48.jpg new file mode 100644 index 00000000..8555fe55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-40_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-40_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-40_56.jpg new file mode 100644 index 00000000..90eee7d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-40_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_32.jpg new file mode 100644 index 00000000..5faf1ffa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_40.jpg new file mode 100644 index 00000000..7e8e67df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_48.jpg new file mode 100644 index 00000000..5b68e1dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_56.jpg new file mode 100644 index 00000000..cb6e7dae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-48_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-56_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-56_32.jpg new file mode 100644 index 00000000..1b5d928e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-56_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-56_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-56_40.jpg new file mode 100644 index 00000000..e9e83e11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzz_-56_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-48_32.jpg new file mode 100644 index 00000000..fd233396 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-48_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-48_48.jpg new file mode 100644 index 00000000..f7a97bba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-48_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-64_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-64_32.jpg new file mode 100644 index 00000000..3dc3845b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-64_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-64_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-64_48.jpg new file mode 100644 index 00000000..bf504ea9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzz_-64_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzzz_-64_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzzz_-64_32.jpg new file mode 100644 index 00000000..42b594be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_1/zzzzz_-64_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_2/zzzz_-48_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_2/zzzz_-48_64.jpg new file mode 100644 index 00000000..d3cbc432 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_2/zzzz_-48_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_2/zzzzz_-64_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_2/zzzzz_-64_64.jpg new file mode 100644 index 00000000..f826b5eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_2/zzzzz_-64_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_2/zzzzzz_-64_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_2/zzzzzz_-64_64.jpg new file mode 100644 index 00000000..3fe65c89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_2/zzzzzz_-64_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_4/zzzzzz_-64_128.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_4/zzzzzz_-64_128.jpg new file mode 100644 index 00000000..74fd832a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-2_4/zzzzzz_-64_128.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-1.jpg new file mode 100644 index 00000000..36669e7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-2.jpg new file mode 100644 index 00000000..57362805 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-3.jpg new file mode 100644 index 00000000..df5e7f5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-4.jpg new file mode 100644 index 00000000..a35aa053 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-5.jpg new file mode 100644 index 00000000..5ca64701 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-6.jpg new file mode 100644 index 00000000..8db02b16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-7.jpg new file mode 100644 index 00000000..8c7fe5ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-8.jpg new file mode 100644 index 00000000..98c06f8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-65_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-1.jpg new file mode 100644 index 00000000..f2afb633 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-2.jpg new file mode 100644 index 00000000..3a677500 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-3.jpg new file mode 100644 index 00000000..e129c827 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-4.jpg new file mode 100644 index 00000000..40639aee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-5.jpg new file mode 100644 index 00000000..5326f893 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-6.jpg new file mode 100644 index 00000000..b000ea2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-7.jpg new file mode 100644 index 00000000..3d2145e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-8.jpg new file mode 100644 index 00000000..ebbaee02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-66_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-1.jpg new file mode 100644 index 00000000..abb6b9d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-2.jpg new file mode 100644 index 00000000..88d8057a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-3.jpg new file mode 100644 index 00000000..5b3da02d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-4.jpg new file mode 100644 index 00000000..41ce02b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-5.jpg new file mode 100644 index 00000000..5c0ae766 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-6.jpg new file mode 100644 index 00000000..75db22be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-7.jpg new file mode 100644 index 00000000..dd7b56cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-8.jpg new file mode 100644 index 00000000..58e76d1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-67_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-1.jpg new file mode 100644 index 00000000..bcf7c36e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-2.jpg new file mode 100644 index 00000000..c40a9417 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-3.jpg new file mode 100644 index 00000000..b5234086 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-4.jpg new file mode 100644 index 00000000..4b2993ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-5.jpg new file mode 100644 index 00000000..e7d55c5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-6.jpg new file mode 100644 index 00000000..b9718429 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-7.jpg new file mode 100644 index 00000000..250bec11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/-68_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-2.jpg new file mode 100644 index 00000000..617045e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-4.jpg new file mode 100644 index 00000000..a54027a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-6.jpg new file mode 100644 index 00000000..ce7a664b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-8.jpg new file mode 100644 index 00000000..c6e0e0b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-66_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-2.jpg new file mode 100644 index 00000000..b458c71f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-4.jpg new file mode 100644 index 00000000..4959ac12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-6.jpg new file mode 100644 index 00000000..a3cd36d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-8.jpg new file mode 100644 index 00000000..573bd51e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/z_-68_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/zz_-68_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/zz_-68_-4.jpg new file mode 100644 index 00000000..0559b59f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/zz_-68_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/zz_-68_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/zz_-68_-8.jpg new file mode 100644 index 00000000..cfd76cc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/zz_-68_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/zzz_-72_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/zzz_-72_-8.jpg new file mode 100644 index 00000000..48f98b53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_-1/zzz_-72_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_0.jpg new file mode 100644 index 00000000..9e2181aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_1.jpg new file mode 100644 index 00000000..1e77a306 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_2.jpg new file mode 100644 index 00000000..114f48d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_3.jpg new file mode 100644 index 00000000..b44791ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_4.jpg new file mode 100644 index 00000000..7f02777b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_5.jpg new file mode 100644 index 00000000..f47be45a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_6.jpg new file mode 100644 index 00000000..c88a6b2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_7.jpg new file mode 100644 index 00000000..e88317fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-65_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_0.jpg new file mode 100644 index 00000000..556cded2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_1.jpg new file mode 100644 index 00000000..565f042b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_2.jpg new file mode 100644 index 00000000..70fb22c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_3.jpg new file mode 100644 index 00000000..14b2b4d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_4.jpg new file mode 100644 index 00000000..80d5640f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_5.jpg new file mode 100644 index 00000000..7fb7a031 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_6.jpg new file mode 100644 index 00000000..a655d7b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_7.jpg new file mode 100644 index 00000000..3d578827 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-66_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_0.jpg new file mode 100644 index 00000000..4b81de34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_1.jpg new file mode 100644 index 00000000..3c9d3170 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_2.jpg new file mode 100644 index 00000000..62b9df49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_3.jpg new file mode 100644 index 00000000..9658bbf0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_4.jpg new file mode 100644 index 00000000..62324edc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_5.jpg new file mode 100644 index 00000000..c595571c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_6.jpg new file mode 100644 index 00000000..efe0a15a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-67_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_0.jpg new file mode 100644 index 00000000..31df137b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_1.jpg new file mode 100644 index 00000000..dbda35af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_2.jpg new file mode 100644 index 00000000..dbce73c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_3.jpg new file mode 100644 index 00000000..7d56ac84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_4.jpg new file mode 100644 index 00000000..375e8299 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_5.jpg new file mode 100644 index 00000000..50f4a14e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/-68_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_0.jpg new file mode 100644 index 00000000..781bd7dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_2.jpg new file mode 100644 index 00000000..f5019b65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_4.jpg new file mode 100644 index 00000000..ab3e0a15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_6.jpg new file mode 100644 index 00000000..a5619651 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_8.jpg new file mode 100644 index 00000000..7f47ccbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-66_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_0.jpg new file mode 100644 index 00000000..3982e22d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_2.jpg new file mode 100644 index 00000000..c2bd798b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_4.jpg new file mode 100644 index 00000000..a739d77f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_6.jpg new file mode 100644 index 00000000..f81fc1f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/z_-68_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zz_-68_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zz_-68_0.jpg new file mode 100644 index 00000000..3703ec07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zz_-68_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zz_-68_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zz_-68_4.jpg new file mode 100644 index 00000000..762b241e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zz_-68_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zz_-68_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zz_-68_8.jpg new file mode 100644 index 00000000..e600f6bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zz_-68_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzz_-72_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzz_-72_0.jpg new file mode 100644 index 00000000..7ac37ea0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzz_-72_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzz_-72_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzz_-72_8.jpg new file mode 100644 index 00000000..86e63efe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzz_-72_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzzz_-80_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzzz_-80_0.jpg new file mode 100644 index 00000000..ed7145b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzzz_-80_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzzz_-80_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzzz_-80_16.jpg new file mode 100644 index 00000000..9e702d28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzzz_-80_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzzzz_-96_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzzzz_-96_0.jpg new file mode 100644 index 00000000..eb25e189 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_0/zzzzz_-96_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_49.jpg new file mode 100644 index 00000000..e578ff1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_50.jpg new file mode 100644 index 00000000..c7190f73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_51.jpg new file mode 100644 index 00000000..40f972f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_52.jpg new file mode 100644 index 00000000..ca9e3651 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_53.jpg new file mode 100644 index 00000000..e533c855 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_54.jpg new file mode 100644 index 00000000..609a92cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-84_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_49.jpg new file mode 100644 index 00000000..650b89b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_50.jpg new file mode 100644 index 00000000..3e9450c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_51.jpg new file mode 100644 index 00000000..34bcba20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_52.jpg new file mode 100644 index 00000000..61c19c92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_53.jpg new file mode 100644 index 00000000..50c9fdfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_54.jpg new file mode 100644 index 00000000..004af521 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-85_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_49.jpg new file mode 100644 index 00000000..8e0b0402 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_50.jpg new file mode 100644 index 00000000..5745dfcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_51.jpg new file mode 100644 index 00000000..0eb86ec7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_52.jpg new file mode 100644 index 00000000..c4e2fc36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_53.jpg new file mode 100644 index 00000000..dfae187f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_54.jpg new file mode 100644 index 00000000..a8ae8387 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-86_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_49.jpg new file mode 100644 index 00000000..0ac06b40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_50.jpg new file mode 100644 index 00000000..b1b4011e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_51.jpg new file mode 100644 index 00000000..e1ef8ba9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_52.jpg new file mode 100644 index 00000000..1fe44d69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_53.jpg new file mode 100644 index 00000000..213858fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_54.jpg new file mode 100644 index 00000000..0029bb4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/-87_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-84_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-84_50.jpg new file mode 100644 index 00000000..7a2c14cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-84_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-84_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-84_52.jpg new file mode 100644 index 00000000..384e3fc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-84_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-84_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-84_54.jpg new file mode 100644 index 00000000..fefa5216 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-84_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-86_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-86_50.jpg new file mode 100644 index 00000000..4cc26994 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-86_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-86_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-86_52.jpg new file mode 100644 index 00000000..5c4ae555 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-86_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-86_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-86_54.jpg new file mode 100644 index 00000000..7db79d5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-86_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-88_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-88_50.jpg new file mode 100644 index 00000000..f96c4da9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-88_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-88_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-88_52.jpg new file mode 100644 index 00000000..43106000 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-88_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-88_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-88_54.jpg new file mode 100644 index 00000000..8c55cc6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/z_-88_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-84_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-84_52.jpg new file mode 100644 index 00000000..6ba1a8a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-84_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-84_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-84_56.jpg new file mode 100644 index 00000000..370b38f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-84_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-88_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-88_52.jpg new file mode 100644 index 00000000..e54275ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-88_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-88_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-88_56.jpg new file mode 100644 index 00000000..f17e1efb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zz_-88_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zzz_-88_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zzz_-88_56.jpg new file mode 100644 index 00000000..a4e7ff7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zzz_-88_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zzzzz_-96_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zzzzz_-96_32.jpg new file mode 100644 index 00000000..4a230a23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_1/zzzzz_-96_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_2/zzzz_-96_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_2/zzzz_-96_64.jpg new file mode 100644 index 00000000..c68ea827 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_2/zzzz_-96_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_2/zzzzz_-96_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_2/zzzzz_-96_64.jpg new file mode 100644 index 00000000..daaaf7a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-3_2/zzzzz_-96_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_0/zzzzzz_-128_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_0/zzzzzz_-128_0.jpg new file mode 100644 index 00000000..7d42ef44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_0/zzzzzz_-128_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_0/zzzzzzz_-128_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_0/zzzzzzz_-128_0.jpg new file mode 100644 index 00000000..574cf9dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_0/zzzzzzz_-128_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_2/zzzzzz_-128_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_2/zzzzzz_-128_64.jpg new file mode 100644 index 00000000..1a340a21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_2/zzzzzz_-128_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_4/zzzzzzz_-128_128.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_4/zzzzzzz_-128_128.jpg new file mode 100644 index 00000000..aaf5e28c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/-4_4/zzzzzzz_-128_128.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-1.jpg index 6d36a37c..502d8983 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-14.jpg new file mode 100644 index 00000000..0945040b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-15.jpg new file mode 100644 index 00000000..8ba7220f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-16.jpg new file mode 100644 index 00000000..26188933 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-19.jpg new file mode 100644 index 00000000..e75ed9df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-2.jpg index ae3e9f59..46ccf9f3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-3.jpg index 59f7a5c9..41f9e36b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-31.jpg new file mode 100644 index 00000000..8aeda473 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-32.jpg new file mode 100644 index 00000000..c8985015 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-7.jpg index 5ce79441..9a466208 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/0_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-1.jpg index 209b2306..111d179c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-10.jpg new file mode 100644 index 00000000..7ca344d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-13.jpg new file mode 100644 index 00000000..4f5ae52d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-2.jpg index b2bfb6dc..d32676b5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-26.jpg new file mode 100644 index 00000000..d550177d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-27.jpg new file mode 100644 index 00000000..c27c7de0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-28.jpg new file mode 100644 index 00000000..ae3d29ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-29.jpg new file mode 100644 index 00000000..f51101e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-3.jpg index edca123d..cbdc748d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-30.jpg new file mode 100644 index 00000000..0783b711 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-31.jpg new file mode 100644 index 00000000..66a9b693 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-32.jpg new file mode 100644 index 00000000..df20a8b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-4.jpg index 21836331..56a18f4f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-5.jpg new file mode 100644 index 00000000..b8675e8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-8.jpg new file mode 100644 index 00000000..7d81e4e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-9.jpg new file mode 100644 index 00000000..ad736838 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/10_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-1.jpg new file mode 100644 index 00000000..6f5678ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-10.jpg new file mode 100644 index 00000000..a048e28d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-11.jpg new file mode 100644 index 00000000..af551016 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-12.jpg new file mode 100644 index 00000000..40b5bfe5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-2.jpg index 5313e7f4..ccf89ce4 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-26.jpg new file mode 100644 index 00000000..c82ac869 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-27.jpg new file mode 100644 index 00000000..5675ed08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-28.jpg new file mode 100644 index 00000000..006ed51e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-29.jpg new file mode 100644 index 00000000..a1610973 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-3.jpg index 6027301b..559a1420 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-30.jpg new file mode 100644 index 00000000..b41f18ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-31.jpg new file mode 100644 index 00000000..60b50113 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-32.jpg new file mode 100644 index 00000000..ea6afef3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-4.jpg index e770c496..8e01e0c2 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-5.jpg new file mode 100644 index 00000000..dd71fadf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-6.jpg new file mode 100644 index 00000000..67d15cb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-7.jpg new file mode 100644 index 00000000..5e31cba7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-8.jpg index 3a9b4723..59794a70 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-9.jpg new file mode 100644 index 00000000..00be2721 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/11_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-1.jpg new file mode 100644 index 00000000..8d1d7597 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-10.jpg new file mode 100644 index 00000000..2d891ea4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-11.jpg new file mode 100644 index 00000000..f2880e76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-12.jpg new file mode 100644 index 00000000..dbbfc386 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-13.jpg new file mode 100644 index 00000000..167bd552 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-14.jpg new file mode 100644 index 00000000..fb26117a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-15.jpg new file mode 100644 index 00000000..14cfa41f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-2.jpg index 248be331..52514554 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-25.jpg new file mode 100644 index 00000000..f3e3d2c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-26.jpg new file mode 100644 index 00000000..327cd520 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-27.jpg new file mode 100644 index 00000000..e47b2f98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-28.jpg new file mode 100644 index 00000000..d7b6df4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-29.jpg new file mode 100644 index 00000000..b088a255 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-3.jpg index 93c3eb80..0eedb10f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-30.jpg new file mode 100644 index 00000000..24e188e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-31.jpg new file mode 100644 index 00000000..72755ce5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-32.jpg new file mode 100644 index 00000000..a1f02fba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-4.jpg index 61d75031..f3dd2348 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-5.jpg new file mode 100644 index 00000000..9b9fd733 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-7.jpg new file mode 100644 index 00000000..17cc449c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-8.jpg index dcc1eb9c..b091a14f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-9.jpg new file mode 100644 index 00000000..03447ea5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/12_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-1.jpg new file mode 100644 index 00000000..9276f9f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-10.jpg index 2a8b6d52..db838042 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-11.jpg new file mode 100644 index 00000000..2e7c7924 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-13.jpg new file mode 100644 index 00000000..2bb281ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-14.jpg new file mode 100644 index 00000000..7ebe18a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-15.jpg new file mode 100644 index 00000000..87c1b82d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-2.jpg index 1f578f55..968d7f44 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-25.jpg new file mode 100644 index 00000000..648added Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-26.jpg new file mode 100644 index 00000000..9532303f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-27.jpg new file mode 100644 index 00000000..c7674d1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-28.jpg new file mode 100644 index 00000000..c0a1bac9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-29.jpg new file mode 100644 index 00000000..7015b703 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-3.jpg index bb92efd5..65ed9c2e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-30.jpg new file mode 100644 index 00000000..dffe7c87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-31.jpg new file mode 100644 index 00000000..71280b3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-32.jpg new file mode 100644 index 00000000..28b27235 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-4.jpg index dd030409..28e75aed 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-5.jpg new file mode 100644 index 00000000..c36b3860 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-6.jpg new file mode 100644 index 00000000..2e47c1c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-8.jpg new file mode 100644 index 00000000..13241486 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-9.jpg index 943068af..095bc340 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-9.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/13_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-1.jpg new file mode 100644 index 00000000..ea63e454 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-10.jpg index 42ed3c4f..f23439a8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-11.jpg new file mode 100644 index 00000000..7c8d1bc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-12.jpg new file mode 100644 index 00000000..b7c83319 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-13.jpg new file mode 100644 index 00000000..e80c74b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-14.jpg new file mode 100644 index 00000000..3b27ac53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-15.jpg new file mode 100644 index 00000000..5d519d4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-17.jpg new file mode 100644 index 00000000..b67d840c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-2.jpg new file mode 100644 index 00000000..91798391 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-24.jpg new file mode 100644 index 00000000..8783dc81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-25.jpg new file mode 100644 index 00000000..18949e87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-26.jpg new file mode 100644 index 00000000..8d6a22e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-27.jpg new file mode 100644 index 00000000..4f248c38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-28.jpg new file mode 100644 index 00000000..70c96595 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-29.jpg new file mode 100644 index 00000000..5fd203b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-3.jpg index 5f8bf164..d2c75648 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-30.jpg new file mode 100644 index 00000000..c7d48def Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-31.jpg new file mode 100644 index 00000000..5a323216 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-32.jpg new file mode 100644 index 00000000..557931c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-4.jpg index edcf244a..a545b6eb 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-5.jpg new file mode 100644 index 00000000..bd6d3716 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-6.jpg new file mode 100644 index 00000000..28edb09d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-8.jpg new file mode 100644 index 00000000..80090737 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-9.jpg index 8b617ead..8e298d52 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-9.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/14_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-1.jpg new file mode 100644 index 00000000..e56195fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-10.jpg new file mode 100644 index 00000000..17d319af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-11.jpg new file mode 100644 index 00000000..078613df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-12.jpg new file mode 100644 index 00000000..925f13a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-13.jpg new file mode 100644 index 00000000..3ca30b05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-14.jpg new file mode 100644 index 00000000..daa29639 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-2.jpg new file mode 100644 index 00000000..f3b20251 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-24.jpg new file mode 100644 index 00000000..8eb79a3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-25.jpg new file mode 100644 index 00000000..e67d94d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-26.jpg new file mode 100644 index 00000000..781893cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-27.jpg new file mode 100644 index 00000000..730f9b58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-28.jpg new file mode 100644 index 00000000..1c796125 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-29.jpg new file mode 100644 index 00000000..110c92e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-3.jpg new file mode 100644 index 00000000..5ea59da2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-30.jpg new file mode 100644 index 00000000..33f12078 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-31.jpg new file mode 100644 index 00000000..ef4d7476 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-32.jpg new file mode 100644 index 00000000..dab2212d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-4.jpg index 2fbbdc93..0071ee06 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-5.jpg new file mode 100644 index 00000000..9d99fe9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-6.jpg new file mode 100644 index 00000000..7b196c1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-8.jpg new file mode 100644 index 00000000..83e3bd58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-9.jpg new file mode 100644 index 00000000..a47f0a1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/15_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-1.jpg new file mode 100644 index 00000000..22b97c89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-11.jpg new file mode 100644 index 00000000..3948520b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-12.jpg new file mode 100644 index 00000000..29a06fbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-2.jpg new file mode 100644 index 00000000..62fbfec0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-23.jpg new file mode 100644 index 00000000..87360fa4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-24.jpg new file mode 100644 index 00000000..edda3425 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-25.jpg new file mode 100644 index 00000000..f4f40a53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-26.jpg new file mode 100644 index 00000000..ef7c9d9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-27.jpg new file mode 100644 index 00000000..3447be67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-28.jpg new file mode 100644 index 00000000..ca6954c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-29.jpg new file mode 100644 index 00000000..12bf01ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-3.jpg new file mode 100644 index 00000000..b2c7a6c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-30.jpg new file mode 100644 index 00000000..9e6bca35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-31.jpg new file mode 100644 index 00000000..f3544f10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-32.jpg new file mode 100644 index 00000000..34bb9a94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-4.jpg new file mode 100644 index 00000000..dccb9d9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-5.jpg new file mode 100644 index 00000000..a7bc2d01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-6.jpg new file mode 100644 index 00000000..9f5502af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-7.jpg new file mode 100644 index 00000000..b753f608 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-8.jpg index fd45899f..7ba2d52f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-9.jpg new file mode 100644 index 00000000..71216edb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/16_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-1.jpg new file mode 100644 index 00000000..bf922447 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-10.jpg new file mode 100644 index 00000000..f814456a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-11.jpg new file mode 100644 index 00000000..2e8e9fd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-12.jpg new file mode 100644 index 00000000..f9d8f7f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-2.jpg new file mode 100644 index 00000000..fc55ace9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-23.jpg new file mode 100644 index 00000000..69aa4488 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-24.jpg new file mode 100644 index 00000000..e098a5ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-25.jpg new file mode 100644 index 00000000..f106ec81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-26.jpg new file mode 100644 index 00000000..b5353c88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-27.jpg new file mode 100644 index 00000000..d78bf8ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-28.jpg index e21e3851..bcb0442c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-28.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-29.jpg index 3d6e4cfe..5fb94a6c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-29.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-3.jpg new file mode 100644 index 00000000..6d06a191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-30.jpg new file mode 100644 index 00000000..9e057dff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-31.jpg new file mode 100644 index 00000000..197fb307 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-32.jpg new file mode 100644 index 00000000..337e168d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-4.jpg new file mode 100644 index 00000000..2098a26c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-5.jpg index 798d311b..4561fe80 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-6.jpg new file mode 100644 index 00000000..5a41e24d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-7.jpg new file mode 100644 index 00000000..1e6cf2c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-8.jpg index 2e5e938b..71794ec5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-9.jpg index 72d733f4..86d8032f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-9.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/17_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-1.jpg new file mode 100644 index 00000000..e6626e5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-10.jpg new file mode 100644 index 00000000..c3022051 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-11.jpg new file mode 100644 index 00000000..d130f0e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-12.jpg new file mode 100644 index 00000000..4f820259 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-2.jpg new file mode 100644 index 00000000..af69ad92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-22.jpg new file mode 100644 index 00000000..eebd5b18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-23.jpg new file mode 100644 index 00000000..0b6de878 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-24.jpg index bd91a666..d5596058 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-24.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-25.jpg new file mode 100644 index 00000000..0da87fcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-26.jpg new file mode 100644 index 00000000..3869c9af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-27.jpg new file mode 100644 index 00000000..f40a8df1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-28.jpg new file mode 100644 index 00000000..7b49c63c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-29.jpg index e3d9d919..b8bbedf0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-29.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-3.jpg new file mode 100644 index 00000000..aa4e2bba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-30.jpg new file mode 100644 index 00000000..cf0e4699 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-31.jpg new file mode 100644 index 00000000..d14c4879 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-32.jpg new file mode 100644 index 00000000..93933140 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-4.jpg new file mode 100644 index 00000000..d43fb0ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-5.jpg index ce358283..38fde14c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-6.jpg index fc07f1bd..f5a11f66 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-7.jpg new file mode 100644 index 00000000..ef2048b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-8.jpg index 62bf436b..13296002 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-9.jpg index caa572ce..0b85892f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-9.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/18_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-1.jpg new file mode 100644 index 00000000..e054ed39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-10.jpg new file mode 100644 index 00000000..4695eb1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-11.jpg new file mode 100644 index 00000000..3c1686d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-12.jpg new file mode 100644 index 00000000..2d604053 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-18.jpg new file mode 100644 index 00000000..355df06b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-2.jpg new file mode 100644 index 00000000..25b1d022 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-22.jpg new file mode 100644 index 00000000..8e175754 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-23.jpg new file mode 100644 index 00000000..69d96461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-24.jpg new file mode 100644 index 00000000..346679f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-25.jpg new file mode 100644 index 00000000..85dc3d21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-26.jpg new file mode 100644 index 00000000..7eab0fc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-27.jpg new file mode 100644 index 00000000..71067584 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-28.jpg new file mode 100644 index 00000000..9a991c50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-29.jpg new file mode 100644 index 00000000..0ef94132 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-3.jpg new file mode 100644 index 00000000..1d389055 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-30.jpg new file mode 100644 index 00000000..f274e55e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-31.jpg new file mode 100644 index 00000000..61c78c30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-32.jpg new file mode 100644 index 00000000..4e290bba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-4.jpg new file mode 100644 index 00000000..f75ee5d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-5.jpg new file mode 100644 index 00000000..0cbb20cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-6.jpg new file mode 100644 index 00000000..8ddd4285 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-7.jpg index 6ecde3ee..f0ff4680 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-7.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-8.jpg new file mode 100644 index 00000000..6120829e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-9.jpg new file mode 100644 index 00000000..68b39bad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/19_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-1.jpg new file mode 100644 index 00000000..19b40aec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-11.jpg new file mode 100644 index 00000000..a2d9419f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-12.jpg new file mode 100644 index 00000000..d7480e0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-15.jpg new file mode 100644 index 00000000..7de9247a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-16.jpg new file mode 100644 index 00000000..d6580d05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-2.jpg index d5e4e316..f42b1e5a 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-3.jpg index 906c0b1e..9693b7f3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-30.jpg new file mode 100644 index 00000000..f6f1f22f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-31.jpg new file mode 100644 index 00000000..47df92c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-32.jpg new file mode 100644 index 00000000..3af85fa5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-4.jpg new file mode 100644 index 00000000..a79925ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/1_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-1.jpg index 50a5ea32..d35b5a93 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-10.jpg new file mode 100644 index 00000000..b4b3915f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-11.jpg new file mode 100644 index 00000000..9008a503 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-12.jpg new file mode 100644 index 00000000..5391d1eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-13.jpg new file mode 100644 index 00000000..9ccdf5b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-18.jpg new file mode 100644 index 00000000..24bfc23c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-2.jpg new file mode 100644 index 00000000..9d4428a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-22.jpg new file mode 100644 index 00000000..e872b8c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-23.jpg new file mode 100644 index 00000000..0864e7e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-24.jpg new file mode 100644 index 00000000..5b952f8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-25.jpg new file mode 100644 index 00000000..087e29cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-26.jpg new file mode 100644 index 00000000..72afb95a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-27.jpg new file mode 100644 index 00000000..f6bad63d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-28.jpg new file mode 100644 index 00000000..d7f76db4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-29.jpg new file mode 100644 index 00000000..66d2ab24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-3.jpg new file mode 100644 index 00000000..0b2d8aa3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-30.jpg new file mode 100644 index 00000000..f632ce8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-31.jpg new file mode 100644 index 00000000..6f3a8b96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-32.jpg new file mode 100644 index 00000000..645194db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-4.jpg new file mode 100644 index 00000000..314989c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-5.jpg new file mode 100644 index 00000000..d1e0834f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-6.jpg new file mode 100644 index 00000000..e2f975e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-7.jpg new file mode 100644 index 00000000..41dcf906 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-8.jpg new file mode 100644 index 00000000..2e0c3be9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-9.jpg new file mode 100644 index 00000000..e73fcbf5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/20_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-1.jpg new file mode 100644 index 00000000..075ba3bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-10.jpg new file mode 100644 index 00000000..a51d822f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-11.jpg new file mode 100644 index 00000000..48f0ee96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-12.jpg new file mode 100644 index 00000000..98e02f60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-13.jpg new file mode 100644 index 00000000..d5afb590 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-14.jpg new file mode 100644 index 00000000..f64acf57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-15.jpg new file mode 100644 index 00000000..1d274475 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-16.jpg new file mode 100644 index 00000000..9cbc3c72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-2.jpg new file mode 100644 index 00000000..80a81e71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-21.jpg new file mode 100644 index 00000000..3fd10723 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-22.jpg new file mode 100644 index 00000000..ec2fd838 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-23.jpg new file mode 100644 index 00000000..d127f428 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-24.jpg new file mode 100644 index 00000000..e558eb63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-25.jpg new file mode 100644 index 00000000..9bb6d6d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-26.jpg new file mode 100644 index 00000000..0d162de0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-27.jpg new file mode 100644 index 00000000..f3ba96e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-28.jpg new file mode 100644 index 00000000..cfc88e50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-29.jpg new file mode 100644 index 00000000..070d0127 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-3.jpg new file mode 100644 index 00000000..4625a107 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-30.jpg new file mode 100644 index 00000000..f1167808 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-31.jpg new file mode 100644 index 00000000..45fdd491 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-32.jpg new file mode 100644 index 00000000..feab5392 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-4.jpg new file mode 100644 index 00000000..2d383d98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-5.jpg new file mode 100644 index 00000000..caae36a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-6.jpg new file mode 100644 index 00000000..e0b83e52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-7.jpg new file mode 100644 index 00000000..f9061532 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-8.jpg new file mode 100644 index 00000000..f960216a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-9.jpg new file mode 100644 index 00000000..0b367fae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/21_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-1.jpg new file mode 100644 index 00000000..b11ad1ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-10.jpg index d33066cc..d938f4a6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-11.jpg index 621471c7..1c4e0eb7 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-11.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-12.jpg new file mode 100644 index 00000000..718aafb4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-2.jpg new file mode 100644 index 00000000..a1702f1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-20.jpg new file mode 100644 index 00000000..e18ec1be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-21.jpg new file mode 100644 index 00000000..2030a5f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-22.jpg new file mode 100644 index 00000000..72c52e85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-23.jpg new file mode 100644 index 00000000..08988dc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-24.jpg new file mode 100644 index 00000000..560e3759 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-25.jpg new file mode 100644 index 00000000..c0cff407 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-26.jpg new file mode 100644 index 00000000..54894344 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-27.jpg new file mode 100644 index 00000000..ad0099b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-28.jpg new file mode 100644 index 00000000..093bc71d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-29.jpg new file mode 100644 index 00000000..1de3750c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-3.jpg new file mode 100644 index 00000000..5effecee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-30.jpg new file mode 100644 index 00000000..c714efea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-31.jpg new file mode 100644 index 00000000..2b1251e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-32.jpg new file mode 100644 index 00000000..a2bbf877 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-4.jpg new file mode 100644 index 00000000..8412c5cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-5.jpg new file mode 100644 index 00000000..ef840596 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-6.jpg new file mode 100644 index 00000000..d37d398b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-7.jpg new file mode 100644 index 00000000..93c52db8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-8.jpg new file mode 100644 index 00000000..1761a459 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-9.jpg new file mode 100644 index 00000000..d5fc4729 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/22_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-1.jpg new file mode 100644 index 00000000..6acc1e48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-10.jpg new file mode 100644 index 00000000..7354362a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-11.jpg index 4ba21640..f60e11ab 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-11.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-12.jpg index c8eebd2a..557ceeda 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-19.jpg new file mode 100644 index 00000000..97bd9360 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-2.jpg new file mode 100644 index 00000000..f76724fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-20.jpg new file mode 100644 index 00000000..9d10b2db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-21.jpg new file mode 100644 index 00000000..aa343e43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-22.jpg new file mode 100644 index 00000000..36677297 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-23.jpg new file mode 100644 index 00000000..c9118871 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-24.jpg new file mode 100644 index 00000000..a0bc8bb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-25.jpg new file mode 100644 index 00000000..cd0f84e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-26.jpg new file mode 100644 index 00000000..e2894dd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-27.jpg new file mode 100644 index 00000000..bbcbdeeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-28.jpg new file mode 100644 index 00000000..9cbd216c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-29.jpg new file mode 100644 index 00000000..d9eb07a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-3.jpg new file mode 100644 index 00000000..5aba90ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-30.jpg new file mode 100644 index 00000000..52f0b191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-31.jpg new file mode 100644 index 00000000..30a768ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-32.jpg new file mode 100644 index 00000000..9bd00982 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-4.jpg new file mode 100644 index 00000000..090ca02f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-5.jpg new file mode 100644 index 00000000..8de6d9e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-6.jpg new file mode 100644 index 00000000..7c703063 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-7.jpg new file mode 100644 index 00000000..21f5bbef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-8.jpg new file mode 100644 index 00000000..03d4a7e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-9.jpg new file mode 100644 index 00000000..9af0e2bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/23_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-1.jpg new file mode 100644 index 00000000..a1eeadf1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-10.jpg new file mode 100644 index 00000000..4053fd02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-11.jpg new file mode 100644 index 00000000..10408ac3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-12.jpg index dd764752..98c45c75 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-14.jpg index 2ce5e192..134ea2ac 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-14.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-15.jpg new file mode 100644 index 00000000..6be8e875 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-19.jpg new file mode 100644 index 00000000..7dba9a02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-2.jpg new file mode 100644 index 00000000..8921013e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-20.jpg new file mode 100644 index 00000000..d759cf4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-21.jpg new file mode 100644 index 00000000..dc0fe5f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-22.jpg new file mode 100644 index 00000000..a7bc6047 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-23.jpg new file mode 100644 index 00000000..cdf85056 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-24.jpg new file mode 100644 index 00000000..1de55d85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-25.jpg new file mode 100644 index 00000000..9ee35da6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-26.jpg new file mode 100644 index 00000000..2eb3c297 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-27.jpg new file mode 100644 index 00000000..a2d517f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-28.jpg new file mode 100644 index 00000000..eab44b69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-29.jpg new file mode 100644 index 00000000..50eac4b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-3.jpg new file mode 100644 index 00000000..ac7e603d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-30.jpg new file mode 100644 index 00000000..20b7940d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-31.jpg new file mode 100644 index 00000000..e3b46be2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-32.jpg new file mode 100644 index 00000000..70722fa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-5.jpg new file mode 100644 index 00000000..df92dff7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-6.jpg new file mode 100644 index 00000000..e4b54703 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-7.jpg new file mode 100644 index 00000000..5c794e82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-8.jpg new file mode 100644 index 00000000..b2c7f402 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-9.jpg new file mode 100644 index 00000000..1df676e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/24_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-1.jpg new file mode 100644 index 00000000..a13a4dec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-10.jpg new file mode 100644 index 00000000..344d500c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-11.jpg new file mode 100644 index 00000000..b1a333a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-12.jpg new file mode 100644 index 00000000..3f2c4963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-19.jpg new file mode 100644 index 00000000..344a47dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-2.jpg new file mode 100644 index 00000000..2abf7e10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-20.jpg new file mode 100644 index 00000000..f4452195 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-21.jpg new file mode 100644 index 00000000..ee27f326 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-22.jpg new file mode 100644 index 00000000..105e421c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-23.jpg new file mode 100644 index 00000000..e7d8aebb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-24.jpg new file mode 100644 index 00000000..53cbd028 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-25.jpg new file mode 100644 index 00000000..271c5d65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-26.jpg new file mode 100644 index 00000000..538df79b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-27.jpg new file mode 100644 index 00000000..34d237b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-28.jpg new file mode 100644 index 00000000..fc3b59e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-29.jpg new file mode 100644 index 00000000..436e50c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-30.jpg new file mode 100644 index 00000000..68c8aa92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-31.jpg new file mode 100644 index 00000000..5a1fe108 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-32.jpg new file mode 100644 index 00000000..990ff348 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-4.jpg index 96652cca..5c718220 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-5.jpg index 5b306d92..8fc9f53a 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-7.jpg new file mode 100644 index 00000000..59dfd7e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-8.jpg new file mode 100644 index 00000000..0e5320ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-9.jpg new file mode 100644 index 00000000..0aecac6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/25_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-10.jpg new file mode 100644 index 00000000..89fcf29c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-11.jpg new file mode 100644 index 00000000..797ed622 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-18.jpg new file mode 100644 index 00000000..6055f322 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-19.jpg new file mode 100644 index 00000000..5353b846 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-20.jpg new file mode 100644 index 00000000..977315c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-21.jpg new file mode 100644 index 00000000..1eadb953 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-22.jpg new file mode 100644 index 00000000..2809026c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-23.jpg new file mode 100644 index 00000000..cd9f06bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-24.jpg new file mode 100644 index 00000000..f88fcb3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-25.jpg new file mode 100644 index 00000000..bec1233a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-26.jpg new file mode 100644 index 00000000..c8a4f8c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-27.jpg new file mode 100644 index 00000000..3a5ebea3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-28.jpg new file mode 100644 index 00000000..e165494a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-29.jpg new file mode 100644 index 00000000..0e087ab4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-30.jpg new file mode 100644 index 00000000..8feba6db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-31.jpg new file mode 100644 index 00000000..097ab1c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-32.jpg new file mode 100644 index 00000000..f479956f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-7.jpg new file mode 100644 index 00000000..3af062f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-8.jpg new file mode 100644 index 00000000..d9f594a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-9.jpg new file mode 100644 index 00000000..9f6d94ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/26_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-1.jpg new file mode 100644 index 00000000..d2816a88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-10.jpg new file mode 100644 index 00000000..ee85f16e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-11.jpg new file mode 100644 index 00000000..29b50d44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-12.jpg new file mode 100644 index 00000000..9548c978 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-18.jpg new file mode 100644 index 00000000..28e8dc89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-19.jpg new file mode 100644 index 00000000..88cd7fd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-20.jpg new file mode 100644 index 00000000..0001f705 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-21.jpg new file mode 100644 index 00000000..bd70a212 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-22.jpg new file mode 100644 index 00000000..ac080114 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-23.jpg new file mode 100644 index 00000000..e6282667 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-24.jpg new file mode 100644 index 00000000..6af4bc55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-25.jpg new file mode 100644 index 00000000..dc3f867b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-26.jpg new file mode 100644 index 00000000..7eb63bed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-27.jpg new file mode 100644 index 00000000..d3820c97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-28.jpg new file mode 100644 index 00000000..a7729216 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-29.jpg new file mode 100644 index 00000000..80d21772 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-30.jpg new file mode 100644 index 00000000..797196cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-31.jpg new file mode 100644 index 00000000..de4c0276 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-32.jpg new file mode 100644 index 00000000..2d196021 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-4.jpg new file mode 100644 index 00000000..1b9733ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-5.jpg new file mode 100644 index 00000000..52c4c44c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-6.jpg new file mode 100644 index 00000000..bf8c1cf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-8.jpg new file mode 100644 index 00000000..3278ca8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-9.jpg new file mode 100644 index 00000000..6dfd3971 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/27_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-1.jpg new file mode 100644 index 00000000..8363a344 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-10.jpg new file mode 100644 index 00000000..6258437b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-11.jpg new file mode 100644 index 00000000..671821d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-12.jpg new file mode 100644 index 00000000..84831b30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-13.jpg new file mode 100644 index 00000000..63e5362d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-17.jpg new file mode 100644 index 00000000..8433315c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-18.jpg new file mode 100644 index 00000000..25c3bf5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-19.jpg index f5b4a1d1..0739f7ef 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-19.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-2.jpg new file mode 100644 index 00000000..032836ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-20.jpg new file mode 100644 index 00000000..505f5541 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-21.jpg new file mode 100644 index 00000000..6c86d0a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-22.jpg new file mode 100644 index 00000000..8e2e7edc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-23.jpg new file mode 100644 index 00000000..5d58529e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-24.jpg new file mode 100644 index 00000000..925e2602 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-25.jpg new file mode 100644 index 00000000..b8843783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-26.jpg new file mode 100644 index 00000000..bb711ae4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-27.jpg new file mode 100644 index 00000000..0e46d88e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-28.jpg new file mode 100644 index 00000000..287f9ed3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-29.jpg new file mode 100644 index 00000000..2aa0109d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-3.jpg new file mode 100644 index 00000000..49921d1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-30.jpg new file mode 100644 index 00000000..34cbc911 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-31.jpg new file mode 100644 index 00000000..0a729bbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-32.jpg new file mode 100644 index 00000000..59c5da9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-4.jpg new file mode 100644 index 00000000..8f49bfcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-6.jpg new file mode 100644 index 00000000..e8442f3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-8.jpg new file mode 100644 index 00000000..fd532662 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-9.jpg new file mode 100644 index 00000000..ad2039b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/28_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-1.jpg new file mode 100644 index 00000000..d541981e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-11.jpg new file mode 100644 index 00000000..bfb0dc7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-12.jpg new file mode 100644 index 00000000..54842148 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-13.jpg new file mode 100644 index 00000000..6505ffc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-14.jpg index ac102508..59d6bd90 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-14.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-17.jpg new file mode 100644 index 00000000..456fc6f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-18.jpg new file mode 100644 index 00000000..fbf1dcfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-19.jpg index 514cad3e..978c4576 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-19.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-2.jpg new file mode 100644 index 00000000..283763cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-20.jpg index a8eb1c98..3890787f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-20.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-21.jpg new file mode 100644 index 00000000..fa1e0658 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-22.jpg new file mode 100644 index 00000000..8cad37bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-23.jpg new file mode 100644 index 00000000..b0d94442 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-24.jpg new file mode 100644 index 00000000..16e555e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-25.jpg new file mode 100644 index 00000000..b7f2bbb4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-26.jpg new file mode 100644 index 00000000..eed93106 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-27.jpg new file mode 100644 index 00000000..8b0e8f0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-28.jpg new file mode 100644 index 00000000..387273fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-29.jpg new file mode 100644 index 00000000..6813c1a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-3.jpg new file mode 100644 index 00000000..d7499e1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-30.jpg new file mode 100644 index 00000000..32d50781 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-31.jpg new file mode 100644 index 00000000..c42dcc36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-32.jpg new file mode 100644 index 00000000..f8d009da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-4.jpg new file mode 100644 index 00000000..e4475842 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-5.jpg new file mode 100644 index 00000000..87a67e19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-7.jpg new file mode 100644 index 00000000..493d2b86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-8.jpg new file mode 100644 index 00000000..c0dc119d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-9.jpg new file mode 100644 index 00000000..02a37462 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/29_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-1.jpg new file mode 100644 index 00000000..7099b88d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-10.jpg new file mode 100644 index 00000000..6c7db4d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-11.jpg new file mode 100644 index 00000000..3912b928 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-12.jpg new file mode 100644 index 00000000..6135e884 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-15.jpg new file mode 100644 index 00000000..d7640ccb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-16.jpg new file mode 100644 index 00000000..f4f054d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-2.jpg index 26ed6042..921c854e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-3.jpg index d93a7022..5f5fa560 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-30.jpg new file mode 100644 index 00000000..588a8309 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-31.jpg new file mode 100644 index 00000000..04259a22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-32.jpg new file mode 100644 index 00000000..e951c715 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-4.jpg index d5bae784..e4861bb6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-5.jpg index 9f4975be..296d7fdf 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/2_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-13.jpg new file mode 100644 index 00000000..4004b924 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-14.jpg new file mode 100644 index 00000000..c9494f43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-15.jpg new file mode 100644 index 00000000..1a967636 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-17.jpg new file mode 100644 index 00000000..30224540 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-18.jpg new file mode 100644 index 00000000..328b3484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-19.jpg new file mode 100644 index 00000000..93cb302f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-20.jpg index 05c0bdda..fa164006 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-20.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-21.jpg new file mode 100644 index 00000000..cdb9f808 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-22.jpg new file mode 100644 index 00000000..410ceab9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-23.jpg new file mode 100644 index 00000000..1a9df4fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-24.jpg new file mode 100644 index 00000000..41e07254 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-25.jpg new file mode 100644 index 00000000..97a5df0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-26.jpg new file mode 100644 index 00000000..745a57ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-27.jpg new file mode 100644 index 00000000..53e30fae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-28.jpg new file mode 100644 index 00000000..6b127a9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-29.jpg new file mode 100644 index 00000000..2d3d0872 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-3.jpg new file mode 100644 index 00000000..64a92d63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-30.jpg new file mode 100644 index 00000000..45ddf3e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-31.jpg new file mode 100644 index 00000000..3f2479a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-32.jpg new file mode 100644 index 00000000..811d34f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-4.jpg new file mode 100644 index 00000000..16928520 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-5.jpg new file mode 100644 index 00000000..872563c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-8.jpg new file mode 100644 index 00000000..18855ad3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-9.jpg new file mode 100644 index 00000000..46a8e954 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/30_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-1.jpg new file mode 100644 index 00000000..1b7ca1f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-11.jpg new file mode 100644 index 00000000..a260189e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-12.jpg new file mode 100644 index 00000000..6a496230 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-13.jpg new file mode 100644 index 00000000..38f51415 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-14.jpg new file mode 100644 index 00000000..848bae30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-15.jpg new file mode 100644 index 00000000..a30a1d9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-16.jpg new file mode 100644 index 00000000..46c9c8ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-17.jpg new file mode 100644 index 00000000..26fe8e48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-18.jpg new file mode 100644 index 00000000..f2dff6fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-19.jpg new file mode 100644 index 00000000..637df2d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-2.jpg new file mode 100644 index 00000000..1fad334c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-20.jpg new file mode 100644 index 00000000..e04b3332 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-21.jpg new file mode 100644 index 00000000..72a8bfb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-22.jpg new file mode 100644 index 00000000..fb47a8f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-23.jpg new file mode 100644 index 00000000..99669a68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-24.jpg new file mode 100644 index 00000000..961206de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-25.jpg new file mode 100644 index 00000000..8c8f376d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-26.jpg new file mode 100644 index 00000000..cc236e77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-27.jpg new file mode 100644 index 00000000..a5cc5e0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-28.jpg new file mode 100644 index 00000000..def5bf0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-29.jpg new file mode 100644 index 00000000..10810c59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-3.jpg new file mode 100644 index 00000000..94f81396 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-30.jpg new file mode 100644 index 00000000..c8e3a7ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-31.jpg new file mode 100644 index 00000000..e590c0ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-32.jpg new file mode 100644 index 00000000..bcd83a79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-4.jpg new file mode 100644 index 00000000..391cf9df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-5.jpg new file mode 100644 index 00000000..8d81fea8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-6.jpg new file mode 100644 index 00000000..c4048bc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-7.jpg new file mode 100644 index 00000000..b04b93ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-9.jpg new file mode 100644 index 00000000..b365a846 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/31_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-1.jpg index 0bbeab69..1ed4e44f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-10.jpg index 5138e9d1..34591208 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-11.jpg new file mode 100644 index 00000000..bb4208f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-2.jpg index f0803d90..9bf73762 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-3.jpg index 9310538c..67a4834b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-30.jpg new file mode 100644 index 00000000..80a2d3ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-31.jpg new file mode 100644 index 00000000..1fc09dd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-32.jpg new file mode 100644 index 00000000..75b4c3b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-4.jpg index 5db1d8d8..477f57c1 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-5.jpg index 32063a63..31f9eec0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-6.jpg index e390b035..31b03d96 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-7.jpg new file mode 100644 index 00000000..7c19a0dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/3_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-1.jpg new file mode 100644 index 00000000..534aa80f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-10.jpg index e9142570..6a9437b7 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-11.jpg new file mode 100644 index 00000000..6c80bf2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-13.jpg new file mode 100644 index 00000000..f0eac60f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-14.jpg new file mode 100644 index 00000000..eef49c19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-2.jpg new file mode 100644 index 00000000..21a5e831 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-29.jpg new file mode 100644 index 00000000..e1c2d04c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-3.jpg index 5fa64e5a..025a4efc 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-30.jpg new file mode 100644 index 00000000..0990a56b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-31.jpg new file mode 100644 index 00000000..45c9ae71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-32.jpg new file mode 100644 index 00000000..46bf3dc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-4.jpg index 7aed1953..3c9077a9 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-5.jpg index ade20935..8c029290 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-6.jpg index 962f93a0..67b90145 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-7.jpg new file mode 100644 index 00000000..0d2cce1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-8.jpg new file mode 100644 index 00000000..db653621 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-11.jpg new file mode 100644 index 00000000..92b2015f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-12.jpg new file mode 100644 index 00000000..e5ef3f5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-13.jpg new file mode 100644 index 00000000..0e0282d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-14.jpg new file mode 100644 index 00000000..2c727de4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-15.jpg new file mode 100644 index 00000000..59e739b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-2.jpg new file mode 100644 index 00000000..86049161 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-24.jpg new file mode 100644 index 00000000..1d9f5f18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-29.jpg new file mode 100644 index 00000000..3ceb5afb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-3.jpg index c593d9ff..0f4977bf 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-30.jpg new file mode 100644 index 00000000..32d9fb9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-31.jpg new file mode 100644 index 00000000..8c9ee4cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-32.jpg new file mode 100644 index 00000000..912fa2e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-4.jpg index 876fc2a4..32262aa6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-5.jpg index bc0bc9ed..b1e226e8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-6.jpg index 2bd0a64e..2d6f94f8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-7.jpg new file mode 100644 index 00000000..5981e48b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-8.jpg new file mode 100644 index 00000000..97c4d43b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/5_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-1.jpg index ef562a31..c0d9d533 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-11.jpg new file mode 100644 index 00000000..b580626a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-12.jpg new file mode 100644 index 00000000..9a8e6f09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-13.jpg new file mode 100644 index 00000000..edc80435 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-14.jpg new file mode 100644 index 00000000..4a8f1414 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-15.jpg new file mode 100644 index 00000000..9099ee1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-16.jpg new file mode 100644 index 00000000..115ab98a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-17.jpg new file mode 100644 index 00000000..f32c6efa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-2.jpg index 318e0d05..6dec86ec 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-28.jpg new file mode 100644 index 00000000..3f55aa8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-29.jpg new file mode 100644 index 00000000..f63960d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-3.jpg index c7ee39d9..445b0e5a 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-30.jpg new file mode 100644 index 00000000..4c7c83ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-31.jpg new file mode 100644 index 00000000..dd87cfd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-32.jpg new file mode 100644 index 00000000..3d4d2344 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-4.jpg index 04ce4dc2..fe67408e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-5.jpg index 9739f00a..ff08afb5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-6.jpg index 08f243cb..4d54a1c7 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-7.jpg new file mode 100644 index 00000000..8610cce7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-8.jpg new file mode 100644 index 00000000..883f68b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-9.jpg new file mode 100644 index 00000000..ba083da8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/6_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-1.jpg index 49bec6f2..9ca43ab0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-10.jpg new file mode 100644 index 00000000..76254aa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-11.jpg index 8e94fe5e..f2788126 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-11.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-12.jpg index 012588fc..e81bee32 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-13.jpg new file mode 100644 index 00000000..925d32f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-14.jpg new file mode 100644 index 00000000..98acc7f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-15.jpg new file mode 100644 index 00000000..8815a030 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-16.jpg index 1e26f186..baf701d1 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-16.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-17.jpg new file mode 100644 index 00000000..d5bd275d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-2.jpg index ef1c6e82..9460ed97 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-28.jpg new file mode 100644 index 00000000..332f798a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-29.jpg new file mode 100644 index 00000000..265930a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-3.jpg index 8c9054d0..abc4b4ca 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-30.jpg new file mode 100644 index 00000000..8c6e3ced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-31.jpg new file mode 100644 index 00000000..8182ae45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-32.jpg new file mode 100644 index 00000000..646f46b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-4.jpg new file mode 100644 index 00000000..6ba32e7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-5.jpg index da319d6c..d9257df3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-5.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-6.jpg new file mode 100644 index 00000000..ef9e319b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-7.jpg new file mode 100644 index 00000000..f085ff74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-8.jpg new file mode 100644 index 00000000..0d301bc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-9.jpg new file mode 100644 index 00000000..862c14a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/7_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-1.jpg index 1ca2904b..2133068b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-10.jpg new file mode 100644 index 00000000..5ae4a429 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-11.jpg index c1fee623..12f621b3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-11.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-12.jpg index cf43b99e..ef326229 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-13.jpg new file mode 100644 index 00000000..ad042d5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-14.jpg new file mode 100644 index 00000000..710135ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-15.jpg new file mode 100644 index 00000000..bcb3ad4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-16.jpg new file mode 100644 index 00000000..614b0367 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-2.jpg index 0e7961b5..20ee5a4b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-27.jpg new file mode 100644 index 00000000..5c689a13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-28.jpg new file mode 100644 index 00000000..2ab4ee4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-29.jpg new file mode 100644 index 00000000..49267001 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-3.jpg new file mode 100644 index 00000000..3e810889 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-30.jpg new file mode 100644 index 00000000..8edb931b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-31.jpg new file mode 100644 index 00000000..60565dc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-32.jpg new file mode 100644 index 00000000..9d59dde1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-5.jpg new file mode 100644 index 00000000..5a68def7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-6.jpg index cdc85d53..7259bdc2 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-7.jpg new file mode 100644 index 00000000..e7290ef9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-9.jpg new file mode 100644 index 00000000..4ac148a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/8_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-1.jpg index eeed8b31..378e37f8 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-11.jpg new file mode 100644 index 00000000..68ea7af4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-12.jpg new file mode 100644 index 00000000..f4e67766 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-13.jpg new file mode 100644 index 00000000..e282e185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-14.jpg new file mode 100644 index 00000000..8b777b0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-15.jpg new file mode 100644 index 00000000..5b90e3cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-18.jpg new file mode 100644 index 00000000..cbc82781 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-19.jpg new file mode 100644 index 00000000..1d02fa84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-2.jpg index b40c2d69..af8adf16 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-26.jpg new file mode 100644 index 00000000..f20cd4e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-27.jpg new file mode 100644 index 00000000..88faeaa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-28.jpg new file mode 100644 index 00000000..4e0cef4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-29.jpg new file mode 100644 index 00000000..174d8736 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-3.jpg index d5cc3b62..b85f0f70 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-3.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-30.jpg new file mode 100644 index 00000000..cc878120 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-31.jpg new file mode 100644 index 00000000..24d10c34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-32.jpg new file mode 100644 index 00000000..f0142ffa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-4.jpg new file mode 100644 index 00000000..ae137a99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/9_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-10.jpg new file mode 100644 index 00000000..063a762f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-12.jpg index 53c1543b..ac4fe7b6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-14.jpg new file mode 100644 index 00000000..d77b5e34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-16.jpg new file mode 100644 index 00000000..345b7919 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-18.jpg new file mode 100644 index 00000000..966dad68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-2.jpg index 033f3bd0..f8d3aa79 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-30.jpg new file mode 100644 index 00000000..9fbea96e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-32.jpg new file mode 100644 index 00000000..5072d577 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-4.jpg new file mode 100644 index 00000000..57c4fe27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-6.jpg index 42f0a093..52cc4042 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_0_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-10.jpg new file mode 100644 index 00000000..4cfd8f82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-12.jpg new file mode 100644 index 00000000..9b598ed1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-2.jpg index 967d3157..b44b48c7 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-26.jpg new file mode 100644 index 00000000..59122825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-28.jpg new file mode 100644 index 00000000..bbc8bc0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-30.jpg new file mode 100644 index 00000000..e94ad6ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-32.jpg new file mode 100644 index 00000000..5ec7efb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-4.jpg new file mode 100644 index 00000000..9e64c927 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-6.jpg new file mode 100644 index 00000000..b348208d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-8.jpg index 56a4190d..5ba4cf66 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_10_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-10.jpg new file mode 100644 index 00000000..14571ffc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-12.jpg new file mode 100644 index 00000000..f6dee05d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-14.jpg new file mode 100644 index 00000000..7bac8cd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-2.jpg index a90407ac..9190129b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-24.jpg new file mode 100644 index 00000000..18f25b06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-26.jpg new file mode 100644 index 00000000..d3b7b1d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-28.jpg new file mode 100644 index 00000000..371d88d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-30.jpg new file mode 100644 index 00000000..77c213a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-32.jpg new file mode 100644 index 00000000..06d9d8bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-4.jpg index c527a3d7..16b71e07 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-6.jpg index 4f1efa80..f5e56419 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-8.jpg index 795d48f6..c7b91792 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-10.jpg index 0d1f6e3d..1c8cb553 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-12.jpg new file mode 100644 index 00000000..a0bfb430 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-14.jpg new file mode 100644 index 00000000..3e1055ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-16.jpg index b69f860a..982f2a33 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-16.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-2.jpg index 43c110c3..7fba9f2b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-24.jpg new file mode 100644 index 00000000..4c4457ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-26.jpg new file mode 100644 index 00000000..4d3cbe33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-28.jpg new file mode 100644 index 00000000..98ba243f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-30.jpg new file mode 100644 index 00000000..21553dff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-32.jpg new file mode 100644 index 00000000..4a2f8ede Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-4.jpg index c025e77e..4f75e9fc 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-6.jpg new file mode 100644 index 00000000..d0cf23c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-8.jpg new file mode 100644 index 00000000..b0a6bcf4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_14_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-10.jpg new file mode 100644 index 00000000..2ebc1061 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-12.jpg new file mode 100644 index 00000000..a2b6e94b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-14.jpg new file mode 100644 index 00000000..cb7ab1e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-2.jpg new file mode 100644 index 00000000..23ffd276 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-22.jpg new file mode 100644 index 00000000..e2939b62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-24.jpg new file mode 100644 index 00000000..385aa8b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-26.jpg new file mode 100644 index 00000000..251e3f01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-28.jpg index 379c90d0..06f7b8ac 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-28.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-30.jpg new file mode 100644 index 00000000..a56292da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-32.jpg new file mode 100644 index 00000000..577b7630 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-4.jpg new file mode 100644 index 00000000..76b62847 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-6.jpg new file mode 100644 index 00000000..9c00cca7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-8.jpg index e3a092eb..a0ca8b79 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-10.jpg new file mode 100644 index 00000000..f0cc8c58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-12.jpg new file mode 100644 index 00000000..f18032c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-18.jpg new file mode 100644 index 00000000..a73cf892 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-2.jpg new file mode 100644 index 00000000..dfa7a954 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-22.jpg new file mode 100644 index 00000000..c25ea2ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-24.jpg index e2034e99..a6720ddd 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-24.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-26.jpg new file mode 100644 index 00000000..a95da28a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-28.jpg index e7edab41..62eed45e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-28.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-30.jpg new file mode 100644 index 00000000..7033881f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-32.jpg new file mode 100644 index 00000000..0ce07d82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-4.jpg index c440b0bc..af7755c9 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-6.jpg index f02d4f51..329cc2a9 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-8.jpg index 39259a8c..7e66e83d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_18_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-10.jpg new file mode 100644 index 00000000..2b1aa648 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-12.jpg new file mode 100644 index 00000000..859fefab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-14.jpg new file mode 100644 index 00000000..a0d136a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-16.jpg new file mode 100644 index 00000000..71625aab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-18.jpg new file mode 100644 index 00000000..27fb87fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-2.jpg new file mode 100644 index 00000000..492f63e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-20.jpg new file mode 100644 index 00000000..00bd28eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-22.jpg new file mode 100644 index 00000000..e6cb042c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-24.jpg new file mode 100644 index 00000000..78e1868e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-26.jpg new file mode 100644 index 00000000..dd2b2623 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-28.jpg new file mode 100644 index 00000000..40da0f24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-30.jpg new file mode 100644 index 00000000..d3887e57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-32.jpg new file mode 100644 index 00000000..c038a3cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-4.jpg new file mode 100644 index 00000000..485190b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-6.jpg new file mode 100644 index 00000000..98351bc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-8.jpg new file mode 100644 index 00000000..4c13a55b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_20_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-10.jpg index 63875dcc..aa35112c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-12.jpg index 0dab4ec5..bba63c62 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-18.jpg new file mode 100644 index 00000000..904bc236 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-2.jpg new file mode 100644 index 00000000..4337ee8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-20.jpg new file mode 100644 index 00000000..24567696 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-22.jpg new file mode 100644 index 00000000..771855ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-24.jpg new file mode 100644 index 00000000..96ece79a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-26.jpg new file mode 100644 index 00000000..a7501f94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-28.jpg new file mode 100644 index 00000000..6c034f97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-30.jpg new file mode 100644 index 00000000..8ad33ec1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-32.jpg new file mode 100644 index 00000000..9217c174 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-4.jpg new file mode 100644 index 00000000..c7ab0670 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-6.jpg new file mode 100644 index 00000000..60d87e9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-8.jpg new file mode 100644 index 00000000..c07805ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_22_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-10.jpg new file mode 100644 index 00000000..354ca03d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-12.jpg index 2ac22cde..2c866a1d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-14.jpg index a0553c51..2de4dc99 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-14.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-18.jpg new file mode 100644 index 00000000..be9f30f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-2.jpg index c8e1c630..11202267 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-20.jpg new file mode 100644 index 00000000..dbcf7856 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-22.jpg new file mode 100644 index 00000000..95e3425c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-24.jpg new file mode 100644 index 00000000..026f7e37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-26.jpg new file mode 100644 index 00000000..242f5eab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-28.jpg new file mode 100644 index 00000000..b6fd389c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-30.jpg new file mode 100644 index 00000000..d1ebd3e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-32.jpg new file mode 100644 index 00000000..30e23746 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-4.jpg index df8d56e4..8aa5119f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-6.jpg new file mode 100644 index 00000000..14e0e2e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-8.jpg new file mode 100644 index 00000000..f416edc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_24_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-10.jpg new file mode 100644 index 00000000..e9e47081 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-12.jpg new file mode 100644 index 00000000..29d81ede Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-18.jpg new file mode 100644 index 00000000..65b8ea23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-20.jpg new file mode 100644 index 00000000..36b9fef9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-22.jpg new file mode 100644 index 00000000..f86be995 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-24.jpg new file mode 100644 index 00000000..dd0788cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-26.jpg new file mode 100644 index 00000000..bbdf0a35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-28.jpg new file mode 100644 index 00000000..4616aef1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-30.jpg new file mode 100644 index 00000000..86c86b1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-32.jpg new file mode 100644 index 00000000..71a8e3bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-4.jpg new file mode 100644 index 00000000..dbb0755a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-6.jpg new file mode 100644 index 00000000..3dc92918 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-8.jpg new file mode 100644 index 00000000..48cc8570 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_26_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-10.jpg new file mode 100644 index 00000000..923c3a68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-12.jpg new file mode 100644 index 00000000..5dad2a70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-14.jpg index 6a462c20..6ab8a669 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-14.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-16.jpg new file mode 100644 index 00000000..1c2eacf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-18.jpg index 764cc91f..14a5bddf 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-18.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-2.jpg new file mode 100644 index 00000000..58683407 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-20.jpg index b31f66ff..19d7c79f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-20.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-22.jpg new file mode 100644 index 00000000..7b3fa066 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-24.jpg new file mode 100644 index 00000000..74c47f8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-26.jpg new file mode 100644 index 00000000..bb0b229e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-28.jpg new file mode 100644 index 00000000..3fbb69e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-30.jpg new file mode 100644 index 00000000..9dccbefe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-32.jpg new file mode 100644 index 00000000..bd384912 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-4.jpg new file mode 100644 index 00000000..49f89533 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-6.jpg new file mode 100644 index 00000000..5e717b22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-8.jpg new file mode 100644 index 00000000..5c7d64d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_28_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-10.jpg index adb6df42..eca4b4f5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-12.jpg new file mode 100644 index 00000000..96f8deab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-14.jpg new file mode 100644 index 00000000..e43027a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-16.jpg new file mode 100644 index 00000000..a45d3c26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-2.jpg index 041fbf45..ff3ad0e6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-30.jpg new file mode 100644 index 00000000..7bc960bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-32.jpg new file mode 100644 index 00000000..851a8c99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-4.jpg index 870ebce4..1947d035 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-6.jpg index 7eeae65e..c4b5fb4e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_2_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-10.jpg new file mode 100644 index 00000000..00e5a3fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-12.jpg new file mode 100644 index 00000000..67860279 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-14.jpg new file mode 100644 index 00000000..cc9bcdfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-16.jpg new file mode 100644 index 00000000..c28e9e20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-18.jpg new file mode 100644 index 00000000..1510d2ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-2.jpg new file mode 100644 index 00000000..4287ebc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-20.jpg index d255f103..7fbfcb81 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-20.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-22.jpg new file mode 100644 index 00000000..ed05fa79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-24.jpg new file mode 100644 index 00000000..87f24ec6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-26.jpg new file mode 100644 index 00000000..5cea0291 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-28.jpg new file mode 100644 index 00000000..0bde6c9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-30.jpg new file mode 100644 index 00000000..61a34283 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-32.jpg new file mode 100644 index 00000000..4bb32f80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-4.jpg new file mode 100644 index 00000000..2e89a5d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-6.jpg new file mode 100644 index 00000000..ff6fe857 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-8.jpg new file mode 100644 index 00000000..7558024f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_30_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-10.jpg index 7a148ae8..afab7c0f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-12.jpg new file mode 100644 index 00000000..62915afb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-14.jpg new file mode 100644 index 00000000..2431a12a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-2.jpg index 4652294f..969b7072 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-24.jpg new file mode 100644 index 00000000..d373ca2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-28.jpg new file mode 100644 index 00000000..81ca62ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-30.jpg new file mode 100644 index 00000000..9bd0b5bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-32.jpg new file mode 100644 index 00000000..31c4bb0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-4.jpg index 144ecf54..b9e0030e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-6.jpg index 32f48b71..611f23c7 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-8.jpg new file mode 100644 index 00000000..6696f68a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-10.jpg index 2fa23b9c..82457b02 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-10.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-12.jpg index 292e74a4..efbf325f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-14.jpg new file mode 100644 index 00000000..438e6666 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-16.jpg index 709e2f55..f4481f48 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-16.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-2.jpg index 011cf5cd..0da1635c 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-28.jpg new file mode 100644 index 00000000..64a53ba1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-30.jpg new file mode 100644 index 00000000..ea6d97c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-32.jpg new file mode 100644 index 00000000..27cd119b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-4.jpg index d570398c..8246e01f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-6.jpg index 30eb268a..a07a1ccc 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-6.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-8.jpg new file mode 100644 index 00000000..97dbe8ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_6_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-10.jpg new file mode 100644 index 00000000..91af04f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-12.jpg new file mode 100644 index 00000000..edaf835c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-14.jpg new file mode 100644 index 00000000..cc272392 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-16.jpg new file mode 100644 index 00000000..ae61ea88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-18.jpg new file mode 100644 index 00000000..91050976 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-2.jpg index e1128e62..0e776f36 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-20.jpg new file mode 100644 index 00000000..b2ee5106 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-26.jpg new file mode 100644 index 00000000..9abced9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-28.jpg new file mode 100644 index 00000000..8ee04858 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-30.jpg new file mode 100644 index 00000000..f096b625 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-32.jpg new file mode 100644 index 00000000..9ad9ea46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-4.jpg new file mode 100644 index 00000000..90ff7c39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-6.jpg new file mode 100644 index 00000000..7ffff8b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-8.jpg new file mode 100644 index 00000000..0f168783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/z_8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-12.jpg index b49c28f8..1f004f4d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-16.jpg new file mode 100644 index 00000000..d1ca5d92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-24.jpg index 512729ac..e9940da7 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-24.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-28.jpg new file mode 100644 index 00000000..10f89c92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-32.jpg new file mode 100644 index 00000000..f9efa03d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-4.jpg index b3683983..044b2343 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-8.jpg index 0d6051a4..cd5bf04d 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_0_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-12.jpg new file mode 100644 index 00000000..88066300 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-16.jpg new file mode 100644 index 00000000..2c1fc2e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-24.jpg new file mode 100644 index 00000000..04199301 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-28.jpg new file mode 100644 index 00000000..7336c4de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-32.jpg new file mode 100644 index 00000000..abc7b6e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-4.jpg new file mode 100644 index 00000000..d58aab34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-8.jpg new file mode 100644 index 00000000..728fc115 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_12_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-12.jpg new file mode 100644 index 00000000..a5ff606d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-16.jpg new file mode 100644 index 00000000..b0c688c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-20.jpg new file mode 100644 index 00000000..71b61b0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-24.jpg index 742273d2..a800c3f4 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-24.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-28.jpg index 6caa50b6..bd1c1d8e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-28.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-32.jpg new file mode 100644 index 00000000..6b495006 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-4.jpg index ec48d059..d8382229 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-8.jpg index 9dd31254..5783fa37 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-12.jpg index 495133c3..3b4fee68 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-16.jpg new file mode 100644 index 00000000..d10a56a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-20.jpg new file mode 100644 index 00000000..8a04ee14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-24.jpg new file mode 100644 index 00000000..262a4218 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-28.jpg new file mode 100644 index 00000000..34fcc190 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-32.jpg new file mode 100644 index 00000000..97adc661 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-4.jpg new file mode 100644 index 00000000..e0282249 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-8.jpg index 1dd23a7f..e250a156 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_20_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-12.jpg index 8b7a5dec..b22f95cf 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-16.jpg new file mode 100644 index 00000000..2ffce4d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-20.jpg new file mode 100644 index 00000000..b4804da8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-24.jpg new file mode 100644 index 00000000..e4ac787d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-28.jpg new file mode 100644 index 00000000..ea35ba9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-32.jpg new file mode 100644 index 00000000..cccfc01f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-4.jpg index e5df0adb..0e0dd9c0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-8.jpg new file mode 100644 index 00000000..6a9bfc63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_24_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-12.jpg index 86e32423..05ed3ec5 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-12.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-16.jpg index 39cd47f0..e9838100 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-16.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-20.jpg index 7d6dd0d9..c975f582 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-20.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-24.jpg new file mode 100644 index 00000000..e1a0cdb4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-28.jpg new file mode 100644 index 00000000..6dd398ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-32.jpg new file mode 100644 index 00000000..d07addb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-4.jpg new file mode 100644 index 00000000..13509407 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-8.jpg new file mode 100644 index 00000000..5e8c85eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_28_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-12.jpg new file mode 100644 index 00000000..2a674d44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-16.jpg new file mode 100644 index 00000000..13b05222 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-24.jpg new file mode 100644 index 00000000..5e39e489 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-28.jpg new file mode 100644 index 00000000..8cd939b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-32.jpg new file mode 100644 index 00000000..d5cc83c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-4.jpg index af89274f..93369537 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-4.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-8.jpg index ef19e865..b6269650 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_4_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-12.jpg new file mode 100644 index 00000000..d8d4d1bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-16.jpg new file mode 100644 index 00000000..7259244a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-20.jpg new file mode 100644 index 00000000..03a75d1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-24.jpg new file mode 100644 index 00000000..b85c723e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-28.jpg new file mode 100644 index 00000000..c62af59c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-32.jpg new file mode 100644 index 00000000..398e3804 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-4.jpg new file mode 100644 index 00000000..0ae87df2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-8.jpg new file mode 100644 index 00000000..ab9589ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zz_8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-16.jpg new file mode 100644 index 00000000..3cc9aa42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-24.jpg index b6018696..7fc68147 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-24.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-32.jpg new file mode 100644 index 00000000..df06b244 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-8.jpg new file mode 100644 index 00000000..e4b3f531 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_0_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-16.jpg new file mode 100644 index 00000000..4b9f3a1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-24.jpg index 0316c619..bbec5dc1 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-24.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-32.jpg new file mode 100644 index 00000000..d177682c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-8.jpg index e87cdf10..c6be8b10 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_16_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-16.jpg index 9d0f9ab1..cd598bad 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-16.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-24.jpg new file mode 100644 index 00000000..967501fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-32.jpg new file mode 100644 index 00000000..1bb35f6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-8.jpg index eb6076df..32978331 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-8.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_24_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-16.jpg new file mode 100644 index 00000000..3e426185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-24.jpg new file mode 100644 index 00000000..87b68f2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-32.jpg new file mode 100644 index 00000000..9d0e1bfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-8.jpg new file mode 100644 index 00000000..a021a35b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzz_8_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_0_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_0_-16.jpg new file mode 100644 index 00000000..14a50c51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_0_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_0_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_0_-32.jpg new file mode 100644 index 00000000..908f749f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_0_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_16_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_16_-16.jpg new file mode 100644 index 00000000..f0bcf035 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_16_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_16_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_16_-32.jpg new file mode 100644 index 00000000..d87f766e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzz_16_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzzz_0_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzzz_0_-32.jpg new file mode 100644 index 00000000..bd57945f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-1/zzzzz_0_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-33.jpg new file mode 100644 index 00000000..75b1ebf1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-34.jpg new file mode 100644 index 00000000..be09934f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-35.jpg new file mode 100644 index 00000000..e2690f7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-36.jpg new file mode 100644 index 00000000..8ba192f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-37.jpg new file mode 100644 index 00000000..888c3263 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-38.jpg new file mode 100644 index 00000000..d55fdd67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-39.jpg new file mode 100644 index 00000000..e12ba15e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-40.jpg new file mode 100644 index 00000000..02240ec6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-41.jpg new file mode 100644 index 00000000..6bacaff4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/0_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-33.jpg new file mode 100644 index 00000000..8ad0877e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-34.jpg new file mode 100644 index 00000000..ab533807 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-35.jpg new file mode 100644 index 00000000..47a08948 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-36.jpg new file mode 100644 index 00000000..9103c4b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-37.jpg new file mode 100644 index 00000000..2f53f79c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-38.jpg new file mode 100644 index 00000000..5f493a21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-39.jpg new file mode 100644 index 00000000..a5761633 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-40.jpg new file mode 100644 index 00000000..f1b26644 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-41.jpg new file mode 100644 index 00000000..a7987c85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-42.jpg new file mode 100644 index 00000000..67e9f655 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/10_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-33.jpg new file mode 100644 index 00000000..37105918 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-34.jpg new file mode 100644 index 00000000..29bbec00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-35.jpg new file mode 100644 index 00000000..d30648c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-36.jpg new file mode 100644 index 00000000..41306ca3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-37.jpg new file mode 100644 index 00000000..f29c0da3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-38.jpg new file mode 100644 index 00000000..c79246f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-39.jpg new file mode 100644 index 00000000..3a9212c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-40.jpg new file mode 100644 index 00000000..6c5a1264 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-41.jpg new file mode 100644 index 00000000..59d68ae8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-42.jpg new file mode 100644 index 00000000..d6ae6949 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/11_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-33.jpg new file mode 100644 index 00000000..ec2dd95b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-34.jpg new file mode 100644 index 00000000..c5114835 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-35.jpg new file mode 100644 index 00000000..d93c4773 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-36.jpg new file mode 100644 index 00000000..29b30412 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-37.jpg new file mode 100644 index 00000000..bd9bef6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-38.jpg new file mode 100644 index 00000000..c0b2e74c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-39.jpg new file mode 100644 index 00000000..889a3461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-40.jpg new file mode 100644 index 00000000..3c6629a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-41.jpg new file mode 100644 index 00000000..5ce686dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-42.jpg new file mode 100644 index 00000000..85fff975 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/12_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-33.jpg new file mode 100644 index 00000000..8d636d44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-34.jpg new file mode 100644 index 00000000..42297614 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-35.jpg new file mode 100644 index 00000000..e9120572 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-36.jpg new file mode 100644 index 00000000..64e6d26a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-37.jpg new file mode 100644 index 00000000..083a66b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-38.jpg new file mode 100644 index 00000000..7ef11adc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-39.jpg new file mode 100644 index 00000000..8a8c8824 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-40.jpg new file mode 100644 index 00000000..4a59814b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-41.jpg new file mode 100644 index 00000000..86b5e384 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/13_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-33.jpg new file mode 100644 index 00000000..12f16128 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-34.jpg new file mode 100644 index 00000000..b1c3f298 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-35.jpg new file mode 100644 index 00000000..31cd17d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-36.jpg new file mode 100644 index 00000000..8002cd5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-37.jpg new file mode 100644 index 00000000..a4f1cfd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-38.jpg new file mode 100644 index 00000000..a653bf93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-39.jpg new file mode 100644 index 00000000..117f36f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-40.jpg new file mode 100644 index 00000000..e67048ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-41.jpg new file mode 100644 index 00000000..5bf3a9f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/14_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-33.jpg new file mode 100644 index 00000000..5f3332e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-34.jpg new file mode 100644 index 00000000..e34a5146 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-35.jpg new file mode 100644 index 00000000..6ad46e2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-36.jpg new file mode 100644 index 00000000..a1b35983 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-37.jpg new file mode 100644 index 00000000..71f32a49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-38.jpg new file mode 100644 index 00000000..b0d9ddc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-39.jpg new file mode 100644 index 00000000..a0d2f470 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-40.jpg new file mode 100644 index 00000000..dd4ec0be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-41.jpg new file mode 100644 index 00000000..d9e5b962 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/15_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-33.jpg new file mode 100644 index 00000000..ac4be57d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-34.jpg new file mode 100644 index 00000000..ba5f80d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-35.jpg new file mode 100644 index 00000000..77397e73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-36.jpg new file mode 100644 index 00000000..4751a76f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-37.jpg new file mode 100644 index 00000000..cdaea24a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-38.jpg new file mode 100644 index 00000000..6cf1c24f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-39.jpg new file mode 100644 index 00000000..0a48f80d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-40.jpg new file mode 100644 index 00000000..5abdc62f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-41.jpg new file mode 100644 index 00000000..24617320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/16_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-33.jpg new file mode 100644 index 00000000..7272ca60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-34.jpg new file mode 100644 index 00000000..2dd53455 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-35.jpg new file mode 100644 index 00000000..f908fe39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-36.jpg new file mode 100644 index 00000000..cefd0107 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-37.jpg new file mode 100644 index 00000000..c3e9e7e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-38.jpg new file mode 100644 index 00000000..e6a67169 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-39.jpg new file mode 100644 index 00000000..dd1bb98f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-40.jpg new file mode 100644 index 00000000..bf530416 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-41.jpg new file mode 100644 index 00000000..c85f2a9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/17_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-33.jpg new file mode 100644 index 00000000..d21e3153 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-34.jpg new file mode 100644 index 00000000..2473e5f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-35.jpg new file mode 100644 index 00000000..90299f36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-36.jpg new file mode 100644 index 00000000..a0be5e90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-37.jpg new file mode 100644 index 00000000..f7ee27fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-38.jpg new file mode 100644 index 00000000..fbc0728e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-39.jpg new file mode 100644 index 00000000..33abc5ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-40.jpg new file mode 100644 index 00000000..82c211f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/18_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-33.jpg new file mode 100644 index 00000000..3c2dd47e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-34.jpg new file mode 100644 index 00000000..33000060 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-35.jpg new file mode 100644 index 00000000..92691745 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-36.jpg new file mode 100644 index 00000000..c393f2dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-37.jpg new file mode 100644 index 00000000..ead312c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-38.jpg new file mode 100644 index 00000000..f4557324 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-39.jpg new file mode 100644 index 00000000..102c9aee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-40.jpg new file mode 100644 index 00000000..3929a7ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/19_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-33.jpg new file mode 100644 index 00000000..742d3dd1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-34.jpg new file mode 100644 index 00000000..d2ddd03e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-35.jpg new file mode 100644 index 00000000..5a3c3265 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-36.jpg new file mode 100644 index 00000000..01634e84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-37.jpg new file mode 100644 index 00000000..6e35803d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-38.jpg new file mode 100644 index 00000000..dfa49e07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-39.jpg new file mode 100644 index 00000000..d866871e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-40.jpg new file mode 100644 index 00000000..366a7c5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-41.jpg new file mode 100644 index 00000000..13ad8d97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/1_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-33.jpg new file mode 100644 index 00000000..ec8eb1c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-34.jpg new file mode 100644 index 00000000..88ba826e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-35.jpg new file mode 100644 index 00000000..c5a0d64c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-36.jpg new file mode 100644 index 00000000..f95e0c34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-37.jpg new file mode 100644 index 00000000..55a3a857 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-38.jpg new file mode 100644 index 00000000..9670630c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-39.jpg new file mode 100644 index 00000000..206a7cad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/20_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-33.jpg new file mode 100644 index 00000000..4d6d0c47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-34.jpg new file mode 100644 index 00000000..0622a10d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-35.jpg new file mode 100644 index 00000000..1ab7e922 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-36.jpg new file mode 100644 index 00000000..1df2d689 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-37.jpg new file mode 100644 index 00000000..403c0b88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-38.jpg new file mode 100644 index 00000000..98fd8b32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-39.jpg new file mode 100644 index 00000000..5f119dc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/21_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-33.jpg new file mode 100644 index 00000000..921c4c77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-34.jpg new file mode 100644 index 00000000..8123491f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-35.jpg new file mode 100644 index 00000000..f954f1e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-36.jpg new file mode 100644 index 00000000..af0a283b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-37.jpg new file mode 100644 index 00000000..7b7c6f49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-38.jpg new file mode 100644 index 00000000..7728929d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/22_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-33.jpg new file mode 100644 index 00000000..a42239c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-34.jpg new file mode 100644 index 00000000..26da9e69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-35.jpg new file mode 100644 index 00000000..0f7e5cf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-36.jpg new file mode 100644 index 00000000..202ce55b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-37.jpg new file mode 100644 index 00000000..309f4703 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/23_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-33.jpg new file mode 100644 index 00000000..06bdccde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-34.jpg new file mode 100644 index 00000000..b0365b58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-35.jpg new file mode 100644 index 00000000..d58cbb83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-36.jpg new file mode 100644 index 00000000..29253a97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-37.jpg new file mode 100644 index 00000000..81eb3c4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/24_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-33.jpg new file mode 100644 index 00000000..3338380f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-34.jpg new file mode 100644 index 00000000..a63d4bbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-35.jpg new file mode 100644 index 00000000..48884b04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-36.jpg new file mode 100644 index 00000000..c191146b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-37.jpg new file mode 100644 index 00000000..049d2ea8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/25_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-33.jpg new file mode 100644 index 00000000..cdde11a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-34.jpg new file mode 100644 index 00000000..41e982ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-35.jpg new file mode 100644 index 00000000..df8350be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-36.jpg new file mode 100644 index 00000000..38282c0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/26_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/27_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/27_-33.jpg new file mode 100644 index 00000000..492a1e4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/27_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/27_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/27_-34.jpg new file mode 100644 index 00000000..7fb3ef8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/27_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/27_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/27_-35.jpg new file mode 100644 index 00000000..6535ba61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/27_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/28_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/28_-33.jpg new file mode 100644 index 00000000..700751c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/28_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/28_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/28_-34.jpg new file mode 100644 index 00000000..9785595e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/28_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/28_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/28_-35.jpg new file mode 100644 index 00000000..b5b089f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/28_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/29_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/29_-33.jpg new file mode 100644 index 00000000..c47e2d95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/29_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/29_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/29_-34.jpg new file mode 100644 index 00000000..4e8bf9a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/29_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/29_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/29_-35.jpg new file mode 100644 index 00000000..5042fc38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/29_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-33.jpg new file mode 100644 index 00000000..334fc853 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-34.jpg new file mode 100644 index 00000000..56eaed75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-35.jpg new file mode 100644 index 00000000..ba2061f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-36.jpg new file mode 100644 index 00000000..a6bbd112 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-37.jpg new file mode 100644 index 00000000..742e86d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-38.jpg new file mode 100644 index 00000000..697a13a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-39.jpg new file mode 100644 index 00000000..2c53403d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-40.jpg new file mode 100644 index 00000000..5ae823d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-41.jpg new file mode 100644 index 00000000..4ad98ce9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/2_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/30_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/30_-33.jpg new file mode 100644 index 00000000..ae1a7eac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/30_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/30_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/30_-34.jpg new file mode 100644 index 00000000..ecfc3ac7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/30_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/31_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/31_-33.jpg new file mode 100644 index 00000000..3a1c1d02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/31_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/31_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/31_-34.jpg new file mode 100644 index 00000000..27782cfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/31_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-33.jpg new file mode 100644 index 00000000..f7bccc87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-34.jpg new file mode 100644 index 00000000..58b9d9a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-35.jpg new file mode 100644 index 00000000..47d522b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-36.jpg new file mode 100644 index 00000000..d37bfa78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-37.jpg new file mode 100644 index 00000000..91cac022 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-38.jpg new file mode 100644 index 00000000..24fd660b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-39.jpg new file mode 100644 index 00000000..9badf9ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-40.jpg new file mode 100644 index 00000000..cfc17be3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/3_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-33.jpg new file mode 100644 index 00000000..ddca1e19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-34.jpg new file mode 100644 index 00000000..5a80f7d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-35.jpg new file mode 100644 index 00000000..ec898cc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-36.jpg new file mode 100644 index 00000000..64778e3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-37.jpg new file mode 100644 index 00000000..c8fa5672 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-38.jpg new file mode 100644 index 00000000..9734fae3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-39.jpg new file mode 100644 index 00000000..63d4747d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-40.jpg new file mode 100644 index 00000000..8141084d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/4_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-33.jpg new file mode 100644 index 00000000..187632e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-34.jpg new file mode 100644 index 00000000..eb545123 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-35.jpg new file mode 100644 index 00000000..116f7fde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-36.jpg new file mode 100644 index 00000000..a5a2b1f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-37.jpg new file mode 100644 index 00000000..16a67baf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-38.jpg new file mode 100644 index 00000000..9984cde1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-39.jpg new file mode 100644 index 00000000..f5e6f26a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-40.jpg new file mode 100644 index 00000000..cf81130f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-41.jpg new file mode 100644 index 00000000..958480ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/5_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-33.jpg new file mode 100644 index 00000000..5fc982ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-34.jpg new file mode 100644 index 00000000..be76382a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-35.jpg new file mode 100644 index 00000000..598b78ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-36.jpg new file mode 100644 index 00000000..3fc5e3fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-37.jpg new file mode 100644 index 00000000..6bac6043 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-38.jpg new file mode 100644 index 00000000..dcadf3a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-39.jpg new file mode 100644 index 00000000..6b8d9f75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-40.jpg new file mode 100644 index 00000000..9b096896 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-41.jpg new file mode 100644 index 00000000..24922336 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-42.jpg new file mode 100644 index 00000000..6b8632ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/6_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-33.jpg new file mode 100644 index 00000000..d3b34fae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-34.jpg new file mode 100644 index 00000000..b047069c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-35.jpg new file mode 100644 index 00000000..61c6a472 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-36.jpg new file mode 100644 index 00000000..1fe46897 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-37.jpg new file mode 100644 index 00000000..c3c92232 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-38.jpg new file mode 100644 index 00000000..75d1fc45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-39.jpg new file mode 100644 index 00000000..2efe14a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-40.jpg new file mode 100644 index 00000000..227f4187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-41.jpg new file mode 100644 index 00000000..6705c70e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-42.jpg new file mode 100644 index 00000000..fd24cc6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/7_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-33.jpg new file mode 100644 index 00000000..c576a693 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-34.jpg new file mode 100644 index 00000000..45dcf95c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-35.jpg new file mode 100644 index 00000000..e32fdc9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-36.jpg new file mode 100644 index 00000000..053fae6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-37.jpg new file mode 100644 index 00000000..495503d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-38.jpg new file mode 100644 index 00000000..5583f5df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-39.jpg new file mode 100644 index 00000000..59f939c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-40.jpg new file mode 100644 index 00000000..9773a92b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-41.jpg new file mode 100644 index 00000000..89ae7a99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-42.jpg new file mode 100644 index 00000000..b0cecd59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/8_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-33.jpg new file mode 100644 index 00000000..db5bd322 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-34.jpg new file mode 100644 index 00000000..5ba8a7ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-35.jpg new file mode 100644 index 00000000..be3a9d6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-36.jpg new file mode 100644 index 00000000..670bb409 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-37.jpg new file mode 100644 index 00000000..7ec31137 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-38.jpg new file mode 100644 index 00000000..6a3d4810 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-39.jpg new file mode 100644 index 00000000..37048870 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-40.jpg new file mode 100644 index 00000000..1061939f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-41.jpg new file mode 100644 index 00000000..33d72f71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-42.jpg new file mode 100644 index 00000000..2255f8bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/9_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-34.jpg new file mode 100644 index 00000000..aaee7a18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-36.jpg new file mode 100644 index 00000000..b5deef2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-38.jpg new file mode 100644 index 00000000..888bb83b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-40.jpg new file mode 100644 index 00000000..3773c1a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_0_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-34.jpg new file mode 100644 index 00000000..20967a81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-36.jpg new file mode 100644 index 00000000..8823cca5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-38.jpg new file mode 100644 index 00000000..020ebad7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-40.jpg new file mode 100644 index 00000000..d82cf09c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-42.jpg new file mode 100644 index 00000000..78033f55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_10_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-34.jpg new file mode 100644 index 00000000..4939c69c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-36.jpg new file mode 100644 index 00000000..a8b3e7eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-38.jpg new file mode 100644 index 00000000..09edeea8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-40.jpg new file mode 100644 index 00000000..9e02f577 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-42.jpg new file mode 100644 index 00000000..805050f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_12_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-34.jpg new file mode 100644 index 00000000..12973370 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-36.jpg new file mode 100644 index 00000000..a8c73b17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-38.jpg new file mode 100644 index 00000000..037c69a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-40.jpg new file mode 100644 index 00000000..bbb98561 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_14_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-34.jpg new file mode 100644 index 00000000..843bf5c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-36.jpg new file mode 100644 index 00000000..8c9167f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-38.jpg new file mode 100644 index 00000000..0608fb76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-40.jpg new file mode 100644 index 00000000..d09820ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_16_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-34.jpg new file mode 100644 index 00000000..c90b6358 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-36.jpg new file mode 100644 index 00000000..5d14e66c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-38.jpg new file mode 100644 index 00000000..3628dfbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-40.jpg new file mode 100644 index 00000000..4a91fb11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_18_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_20_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_20_-34.jpg new file mode 100644 index 00000000..1b0c23e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_20_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_20_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_20_-36.jpg new file mode 100644 index 00000000..f633a7eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_20_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_20_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_20_-38.jpg new file mode 100644 index 00000000..744b68be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_20_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_22_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_22_-34.jpg new file mode 100644 index 00000000..89d6fa44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_22_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_22_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_22_-36.jpg new file mode 100644 index 00000000..54857123 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_22_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_22_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_22_-38.jpg new file mode 100644 index 00000000..8aa50641 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_22_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_24_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_24_-34.jpg new file mode 100644 index 00000000..7eb7a163 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_24_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_24_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_24_-36.jpg new file mode 100644 index 00000000..a807e206 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_24_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_26_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_26_-34.jpg new file mode 100644 index 00000000..db2be109 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_26_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_26_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_26_-36.jpg new file mode 100644 index 00000000..a69af351 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_26_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_28_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_28_-34.jpg new file mode 100644 index 00000000..a987c849 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_28_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-34.jpg new file mode 100644 index 00000000..7c8450cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-36.jpg new file mode 100644 index 00000000..c4fd2f40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-38.jpg new file mode 100644 index 00000000..3cdd810e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-40.jpg new file mode 100644 index 00000000..088ae902 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_2_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_30_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_30_-34.jpg new file mode 100644 index 00000000..18489e4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_30_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-34.jpg new file mode 100644 index 00000000..72aea84b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-36.jpg new file mode 100644 index 00000000..d0f65989 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-38.jpg new file mode 100644 index 00000000..d896fb07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-40.jpg new file mode 100644 index 00000000..65655496 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_4_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-34.jpg new file mode 100644 index 00000000..608ce8fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-36.jpg new file mode 100644 index 00000000..068f0343 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-38.jpg new file mode 100644 index 00000000..fc631079 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-40.jpg new file mode 100644 index 00000000..79ad011e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-42.jpg new file mode 100644 index 00000000..33a694fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_6_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-34.jpg new file mode 100644 index 00000000..40925e2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-36.jpg new file mode 100644 index 00000000..17666fa4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-38.jpg new file mode 100644 index 00000000..f6107461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-40.jpg new file mode 100644 index 00000000..e4c8db08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-42.jpg new file mode 100644 index 00000000..3e5713e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/z_8_-42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_0_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_0_-36.jpg new file mode 100644 index 00000000..4622fa47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_0_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_0_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_0_-40.jpg new file mode 100644 index 00000000..99f1bb02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_0_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_12_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_12_-36.jpg new file mode 100644 index 00000000..8f96d413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_12_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_12_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_12_-40.jpg new file mode 100644 index 00000000..f9e4ddcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_12_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_16_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_16_-36.jpg new file mode 100644 index 00000000..12362217 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_16_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_16_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_16_-40.jpg new file mode 100644 index 00000000..f3ee55d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_16_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_20_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_20_-36.jpg new file mode 100644 index 00000000..4b5f2986 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_20_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_24_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_24_-36.jpg new file mode 100644 index 00000000..fe0ca898 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_24_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_4_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_4_-36.jpg new file mode 100644 index 00000000..92180439 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_4_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_4_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_4_-40.jpg new file mode 100644 index 00000000..b5447fa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_4_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_8_-36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_8_-36.jpg new file mode 100644 index 00000000..f809cb40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_8_-36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_8_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_8_-40.jpg new file mode 100644 index 00000000..9c642d81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zz_8_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zzz_0_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zzz_0_-40.jpg new file mode 100644 index 00000000..4776ee21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zzz_0_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zzz_16_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zzz_16_-40.jpg new file mode 100644 index 00000000..95ca29c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zzz_16_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zzz_8_-40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zzz_8_-40.jpg new file mode 100644 index 00000000..77c9b8ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_-2/zzz_8_-40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_0.jpg new file mode 100644 index 00000000..e1d8989e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_1.jpg new file mode 100644 index 00000000..ae6182d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_10.jpg new file mode 100644 index 00000000..d5a07654 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_11.jpg new file mode 100644 index 00000000..05ba51b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_13.jpg new file mode 100644 index 00000000..dac61e24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_14.jpg new file mode 100644 index 00000000..395f8ee4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_15.jpg new file mode 100644 index 00000000..74eeb20d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_16.jpg new file mode 100644 index 00000000..23b020fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_17.jpg new file mode 100644 index 00000000..e575d5e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_18.jpg new file mode 100644 index 00000000..4207a214 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_19.jpg new file mode 100644 index 00000000..ce0be643 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_2.jpg new file mode 100644 index 00000000..2e372bfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_23.jpg new file mode 100644 index 00000000..a99f3518 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_24.jpg new file mode 100644 index 00000000..d04d3d6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_28.jpg new file mode 100644 index 00000000..6d5ea80b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_3.jpg new file mode 100644 index 00000000..841f1ff9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_30.jpg new file mode 100644 index 00000000..53557356 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_31.jpg new file mode 100644 index 00000000..55e8fc61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_4.jpg new file mode 100644 index 00000000..f19f48d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_5.jpg new file mode 100644 index 00000000..61919603 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_6.jpg new file mode 100644 index 00000000..8918f6f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_7.jpg new file mode 100644 index 00000000..635cb4cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_8.jpg new file mode 100644 index 00000000..02955fb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_9.jpg new file mode 100644 index 00000000..0d1a1be6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/0_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_0.jpg index 1c04b0ef..f0cc9baa 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_1.jpg index b1cbae8a..0eacdd6b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_10.jpg new file mode 100644 index 00000000..694b1196 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_11.jpg new file mode 100644 index 00000000..94824d20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_12.jpg new file mode 100644 index 00000000..abeed14a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_13.jpg new file mode 100644 index 00000000..5a37aba9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_14.jpg new file mode 100644 index 00000000..03885f7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_15.jpg new file mode 100644 index 00000000..a25eacba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_16.jpg new file mode 100644 index 00000000..2bcb2cbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_18.jpg new file mode 100644 index 00000000..f8ff2cd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_19.jpg new file mode 100644 index 00000000..6c5d1fe2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_2.jpg new file mode 100644 index 00000000..0e12369d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_21.jpg new file mode 100644 index 00000000..69f1b034 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_22.jpg new file mode 100644 index 00000000..01ab31d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_23.jpg new file mode 100644 index 00000000..ba499b59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_24.jpg new file mode 100644 index 00000000..cd0a2b2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_25.jpg new file mode 100644 index 00000000..393acc5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_26.jpg new file mode 100644 index 00000000..2b6e2654 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_27.jpg new file mode 100644 index 00000000..ae144e12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_28.jpg new file mode 100644 index 00000000..db2ef7b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_29.jpg new file mode 100644 index 00000000..997f2d2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_3.jpg new file mode 100644 index 00000000..3bc1e139 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_30.jpg new file mode 100644 index 00000000..6471e266 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_31.jpg new file mode 100644 index 00000000..71f3029b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_4.jpg new file mode 100644 index 00000000..6def83e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_5.jpg new file mode 100644 index 00000000..2d26bf0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_6.jpg new file mode 100644 index 00000000..bae71093 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_7.jpg new file mode 100644 index 00000000..a2fc73e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_8.jpg new file mode 100644 index 00000000..ee595e0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_9.jpg new file mode 100644 index 00000000..7a54c27c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/10_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_0.jpg index ad6e23e9..7965b852 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_1.jpg index 8aeb017d..b6764546 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_1.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_10.jpg new file mode 100644 index 00000000..38430b4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_11.jpg new file mode 100644 index 00000000..81469061 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_12.jpg new file mode 100644 index 00000000..5cdbf894 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_13.jpg new file mode 100644 index 00000000..3b43c428 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_14.jpg new file mode 100644 index 00000000..099d32b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_15.jpg new file mode 100644 index 00000000..24b3814b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_16.jpg new file mode 100644 index 00000000..79352f9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_17.jpg new file mode 100644 index 00000000..93852123 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_18.jpg new file mode 100644 index 00000000..438cc6f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_19.jpg new file mode 100644 index 00000000..d575b77e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_2.jpg new file mode 100644 index 00000000..11cebed6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_20.jpg new file mode 100644 index 00000000..896298ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_21.jpg new file mode 100644 index 00000000..9054b635 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_22.jpg new file mode 100644 index 00000000..4a9d2fb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_23.jpg new file mode 100644 index 00000000..62c5fe06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_24.jpg new file mode 100644 index 00000000..d52199d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_25.jpg new file mode 100644 index 00000000..02427476 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_26.jpg new file mode 100644 index 00000000..b34c25bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_27.jpg new file mode 100644 index 00000000..8f68c8e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_28.jpg new file mode 100644 index 00000000..4c5c77d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_29.jpg new file mode 100644 index 00000000..e46d5a8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_3.jpg new file mode 100644 index 00000000..60ee779c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_30.jpg new file mode 100644 index 00000000..180001d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_31.jpg new file mode 100644 index 00000000..f6b6bd1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_4.jpg new file mode 100644 index 00000000..e8c56d91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_5.jpg new file mode 100644 index 00000000..59a1e8c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_6.jpg new file mode 100644 index 00000000..77bf5b7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_7.jpg new file mode 100644 index 00000000..0e4955bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_8.jpg new file mode 100644 index 00000000..fd991820 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_9.jpg new file mode 100644 index 00000000..ebf507ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/11_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_0.jpg new file mode 100644 index 00000000..58d5bbda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_1.jpg new file mode 100644 index 00000000..064c464d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_10.jpg new file mode 100644 index 00000000..f81712bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_11.jpg new file mode 100644 index 00000000..bdb3ee1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_12.jpg new file mode 100644 index 00000000..da28fb1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_13.jpg new file mode 100644 index 00000000..8cc9bff0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_15.jpg new file mode 100644 index 00000000..41c47f81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_16.jpg new file mode 100644 index 00000000..1a875eb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_17.jpg new file mode 100644 index 00000000..f4d5de74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_18.jpg new file mode 100644 index 00000000..eaf2874d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_19.jpg new file mode 100644 index 00000000..0c14d8a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_2.jpg new file mode 100644 index 00000000..85817c27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_20.jpg new file mode 100644 index 00000000..ac222374 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_21.jpg new file mode 100644 index 00000000..1569c7e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_22.jpg new file mode 100644 index 00000000..20849d13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_23.jpg new file mode 100644 index 00000000..97584cdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_24.jpg new file mode 100644 index 00000000..bf60fc53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_25.jpg new file mode 100644 index 00000000..b9ddfde3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_26.jpg new file mode 100644 index 00000000..f7829e44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_27.jpg new file mode 100644 index 00000000..f61ea8ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_28.jpg new file mode 100644 index 00000000..338b3211 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_29.jpg new file mode 100644 index 00000000..114bd754 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_3.jpg new file mode 100644 index 00000000..3501257f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_30.jpg new file mode 100644 index 00000000..ed1e77c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_31.jpg new file mode 100644 index 00000000..de296fba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_4.jpg new file mode 100644 index 00000000..f18804db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_5.jpg new file mode 100644 index 00000000..60ebb8ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_6.jpg new file mode 100644 index 00000000..5065f812 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_7.jpg new file mode 100644 index 00000000..3d38db1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_8.jpg new file mode 100644 index 00000000..6e4b617b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_9.jpg new file mode 100644 index 00000000..adb42e1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/12_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_0.jpg new file mode 100644 index 00000000..c2c827b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_1.jpg new file mode 100644 index 00000000..17b4f6de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_10.jpg new file mode 100644 index 00000000..67626910 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_11.jpg new file mode 100644 index 00000000..3cfe728d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_12.jpg new file mode 100644 index 00000000..bd30f41e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_13.jpg new file mode 100644 index 00000000..6752dca6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_14.jpg new file mode 100644 index 00000000..8f736a6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_15.jpg new file mode 100644 index 00000000..64e065c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_16.jpg new file mode 100644 index 00000000..ce49923a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_17.jpg new file mode 100644 index 00000000..5a8df11a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_19.jpg new file mode 100644 index 00000000..780cccac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_2.jpg new file mode 100644 index 00000000..7e49dee9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_20.jpg new file mode 100644 index 00000000..9b1bfd18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_21.jpg new file mode 100644 index 00000000..73040646 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_22.jpg new file mode 100644 index 00000000..2ca49633 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_23.jpg new file mode 100644 index 00000000..e1fabb82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_24.jpg new file mode 100644 index 00000000..5e86875e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_25.jpg new file mode 100644 index 00000000..2c5a7cb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_26.jpg new file mode 100644 index 00000000..2e0aaf46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_27.jpg new file mode 100644 index 00000000..6ea681bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_28.jpg new file mode 100644 index 00000000..6673bd58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_29.jpg new file mode 100644 index 00000000..86187171 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_3.jpg new file mode 100644 index 00000000..f949aed3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_30.jpg new file mode 100644 index 00000000..3faee2c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_31.jpg new file mode 100644 index 00000000..40be2646 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_4.jpg new file mode 100644 index 00000000..46807e62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_5.jpg new file mode 100644 index 00000000..881def4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_6.jpg new file mode 100644 index 00000000..8bfcc015 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_7.jpg new file mode 100644 index 00000000..cb5ba223 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_8.jpg new file mode 100644 index 00000000..ae7fc397 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_9.jpg new file mode 100644 index 00000000..6498238a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/13_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_0.jpg new file mode 100644 index 00000000..1797dcc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_1.jpg new file mode 100644 index 00000000..0535b4dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_10.jpg new file mode 100644 index 00000000..267b1bdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_11.jpg new file mode 100644 index 00000000..f721467d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_12.jpg new file mode 100644 index 00000000..eceb4186 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_13.jpg new file mode 100644 index 00000000..00bb738f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_14.jpg new file mode 100644 index 00000000..e10f6d18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_15.jpg new file mode 100644 index 00000000..e502a74b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_16.jpg new file mode 100644 index 00000000..549b1d21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_17.jpg new file mode 100644 index 00000000..c31a2130 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_18.jpg new file mode 100644 index 00000000..748396e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_19.jpg new file mode 100644 index 00000000..9bbde43d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_2.jpg new file mode 100644 index 00000000..1c349c7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_20.jpg new file mode 100644 index 00000000..b7b808b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_21.jpg new file mode 100644 index 00000000..a094427b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_22.jpg new file mode 100644 index 00000000..46533ee8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_23.jpg new file mode 100644 index 00000000..3bd207af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_24.jpg new file mode 100644 index 00000000..70f5396f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_25.jpg new file mode 100644 index 00000000..cc8787ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_26.jpg new file mode 100644 index 00000000..caa003e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_27.jpg new file mode 100644 index 00000000..f0cff0fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_28.jpg new file mode 100644 index 00000000..853b7675 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_29.jpg new file mode 100644 index 00000000..50d9e54c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_3.jpg new file mode 100644 index 00000000..70eccc7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_30.jpg new file mode 100644 index 00000000..3c1cfe6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_31.jpg new file mode 100644 index 00000000..c22893b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_4.jpg new file mode 100644 index 00000000..d1830b62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_5.jpg new file mode 100644 index 00000000..3efd7769 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_6.jpg new file mode 100644 index 00000000..d3fabb7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_7.jpg new file mode 100644 index 00000000..52aa010d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_8.jpg new file mode 100644 index 00000000..ed7ec263 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_9.jpg new file mode 100644 index 00000000..82c1cfe8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/14_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_0.jpg new file mode 100644 index 00000000..84347a3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_1.jpg new file mode 100644 index 00000000..a8b74048 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_10.jpg new file mode 100644 index 00000000..2b52a5d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_11.jpg new file mode 100644 index 00000000..c2d3f950 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_12.jpg new file mode 100644 index 00000000..8e6f217b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_13.jpg new file mode 100644 index 00000000..0cc3d5ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_14.jpg new file mode 100644 index 00000000..0fec5e7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_15.jpg new file mode 100644 index 00000000..4343f4dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_16.jpg new file mode 100644 index 00000000..f4fefdb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_17.jpg new file mode 100644 index 00000000..8b84d60c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_18.jpg new file mode 100644 index 00000000..6346a6d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_19.jpg new file mode 100644 index 00000000..bffcf5c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_2.jpg new file mode 100644 index 00000000..706c8f1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_20.jpg new file mode 100644 index 00000000..84ce5b95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_21.jpg new file mode 100644 index 00000000..a9b139fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_22.jpg new file mode 100644 index 00000000..e854e2b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_23.jpg new file mode 100644 index 00000000..62139138 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_24.jpg new file mode 100644 index 00000000..cc3caabc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_25.jpg new file mode 100644 index 00000000..d32f28ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_26.jpg new file mode 100644 index 00000000..bf7e9d43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_27.jpg new file mode 100644 index 00000000..d5e5bddb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_28.jpg new file mode 100644 index 00000000..55d0da82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_29.jpg new file mode 100644 index 00000000..8a68f325 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_3.jpg new file mode 100644 index 00000000..25b958c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_30.jpg new file mode 100644 index 00000000..df64e35c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_31.jpg new file mode 100644 index 00000000..fd036016 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_4.jpg new file mode 100644 index 00000000..9e2a8135 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_5.jpg new file mode 100644 index 00000000..a70d30f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_6.jpg new file mode 100644 index 00000000..419e6d93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_7.jpg new file mode 100644 index 00000000..e97d47db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_8.jpg new file mode 100644 index 00000000..dd039caa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_9.jpg new file mode 100644 index 00000000..3e52dc51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/15_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_0.jpg new file mode 100644 index 00000000..c63380e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_1.jpg new file mode 100644 index 00000000..866f2a1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_10.jpg new file mode 100644 index 00000000..9a147055 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_11.jpg new file mode 100644 index 00000000..5b17d822 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_12.jpg new file mode 100644 index 00000000..8e94c102 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_13.jpg new file mode 100644 index 00000000..e6b71c93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_14.jpg new file mode 100644 index 00000000..6305d36e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_15.jpg new file mode 100644 index 00000000..3a757375 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_16.jpg new file mode 100644 index 00000000..654eb33a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_17.jpg new file mode 100644 index 00000000..5c577122 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_18.jpg new file mode 100644 index 00000000..16123efd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_19.jpg new file mode 100644 index 00000000..42ea2abb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_2.jpg new file mode 100644 index 00000000..6b3568ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_20.jpg new file mode 100644 index 00000000..0a5d97e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_21.jpg new file mode 100644 index 00000000..d124d773 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_22.jpg new file mode 100644 index 00000000..faedf6d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_23.jpg new file mode 100644 index 00000000..acf6d04d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_24.jpg new file mode 100644 index 00000000..781f3f66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_25.jpg new file mode 100644 index 00000000..7d4d686b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_26.jpg new file mode 100644 index 00000000..12e9a1e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_27.jpg new file mode 100644 index 00000000..78afac4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_28.jpg new file mode 100644 index 00000000..54c0719b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_29.jpg new file mode 100644 index 00000000..721c79b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_3.jpg new file mode 100644 index 00000000..724d64d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_30.jpg new file mode 100644 index 00000000..6fb158be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_31.jpg new file mode 100644 index 00000000..71d2a3f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_4.jpg new file mode 100644 index 00000000..454f4bf9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_5.jpg new file mode 100644 index 00000000..a2af843f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_6.jpg new file mode 100644 index 00000000..bf6dc6f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_7.jpg new file mode 100644 index 00000000..dc6abc2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_8.jpg new file mode 100644 index 00000000..bfe1e35f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_9.jpg new file mode 100644 index 00000000..afc86b12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/16_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_0.jpg new file mode 100644 index 00000000..12fb0394 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_1.jpg new file mode 100644 index 00000000..c9f2d03c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_10.jpg new file mode 100644 index 00000000..0dfc3761 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_11.jpg new file mode 100644 index 00000000..48aed4de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_12.jpg new file mode 100644 index 00000000..7df6859f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_13.jpg new file mode 100644 index 00000000..e26cbec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_14.jpg new file mode 100644 index 00000000..9600495e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_15.jpg new file mode 100644 index 00000000..9ab1f413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_16.jpg new file mode 100644 index 00000000..cee1c934 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_17.jpg new file mode 100644 index 00000000..dde4233d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_18.jpg new file mode 100644 index 00000000..c71de41d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_19.jpg new file mode 100644 index 00000000..add117a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_2.jpg new file mode 100644 index 00000000..50637cfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_20.jpg new file mode 100644 index 00000000..0d7948d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_21.jpg new file mode 100644 index 00000000..21c2429f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_22.jpg new file mode 100644 index 00000000..4ca651c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_23.jpg new file mode 100644 index 00000000..285c3a48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_24.jpg new file mode 100644 index 00000000..5a608434 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_25.jpg new file mode 100644 index 00000000..27796fa1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_26.jpg new file mode 100644 index 00000000..59b5be5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_27.jpg new file mode 100644 index 00000000..5d31fb4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_28.jpg new file mode 100644 index 00000000..78cc8818 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_29.jpg new file mode 100644 index 00000000..72e548cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_3.jpg new file mode 100644 index 00000000..d68fcd2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_30.jpg new file mode 100644 index 00000000..7aa7c3c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_31.jpg new file mode 100644 index 00000000..9fe1ac68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_4.jpg new file mode 100644 index 00000000..72fa537b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_5.jpg new file mode 100644 index 00000000..a6f357a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_6.jpg new file mode 100644 index 00000000..861c6b82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_7.jpg new file mode 100644 index 00000000..590bed6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_8.jpg new file mode 100644 index 00000000..3222ad99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_9.jpg new file mode 100644 index 00000000..5340f5b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/17_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_1.jpg new file mode 100644 index 00000000..49deb277 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_10.jpg new file mode 100644 index 00000000..fdbb58fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_11.jpg new file mode 100644 index 00000000..2d8ac82f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_12.jpg new file mode 100644 index 00000000..7eab5736 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_13.jpg new file mode 100644 index 00000000..e56e4f89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_14.jpg new file mode 100644 index 00000000..a16cd5a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_15.jpg new file mode 100644 index 00000000..0a9ba911 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_17.jpg new file mode 100644 index 00000000..6e0a46dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_18.jpg new file mode 100644 index 00000000..9ead28b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_19.jpg new file mode 100644 index 00000000..9d62b8a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_2.jpg new file mode 100644 index 00000000..561acf70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_20.jpg new file mode 100644 index 00000000..04c84fb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_21.jpg new file mode 100644 index 00000000..da2ad895 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_22.jpg new file mode 100644 index 00000000..3847acf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_23.jpg new file mode 100644 index 00000000..02720de5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_24.jpg new file mode 100644 index 00000000..23b6bda6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_25.jpg new file mode 100644 index 00000000..d7dde2f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_26.jpg new file mode 100644 index 00000000..eab7001d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_27.jpg new file mode 100644 index 00000000..9423f3db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_28.jpg new file mode 100644 index 00000000..9f5af32f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_29.jpg new file mode 100644 index 00000000..126777e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_3.jpg new file mode 100644 index 00000000..fa1a4ef9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_30.jpg new file mode 100644 index 00000000..5b0c218d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_31.jpg new file mode 100644 index 00000000..501b2294 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_4.jpg new file mode 100644 index 00000000..6a44903f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_5.jpg new file mode 100644 index 00000000..c0ff8353 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_6.jpg new file mode 100644 index 00000000..b929de26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_7.jpg new file mode 100644 index 00000000..20ff1f54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_8.jpg new file mode 100644 index 00000000..acd72131 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_9.jpg new file mode 100644 index 00000000..b38da5e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/18_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_1.jpg new file mode 100644 index 00000000..218bd617 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_10.jpg new file mode 100644 index 00000000..f470f789 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_11.jpg new file mode 100644 index 00000000..3b856ad4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_12.jpg new file mode 100644 index 00000000..40d56e89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_13.jpg new file mode 100644 index 00000000..38c2f5e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_14.jpg new file mode 100644 index 00000000..ce4eda4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_15.jpg new file mode 100644 index 00000000..a5c73d23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_16.jpg new file mode 100644 index 00000000..99723d48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_17.jpg new file mode 100644 index 00000000..1065d1c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_18.jpg new file mode 100644 index 00000000..9f5c5156 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_19.jpg new file mode 100644 index 00000000..b71e6952 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_2.jpg new file mode 100644 index 00000000..d3c63dfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_20.jpg new file mode 100644 index 00000000..f4ebd080 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_21.jpg new file mode 100644 index 00000000..bcc09eee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_22.jpg new file mode 100644 index 00000000..0a27906c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_23.jpg new file mode 100644 index 00000000..8d0bd20a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_24.jpg new file mode 100644 index 00000000..43324fce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_25.jpg new file mode 100644 index 00000000..1b769818 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_26.jpg new file mode 100644 index 00000000..512faafb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_27.jpg new file mode 100644 index 00000000..df58a1ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_28.jpg new file mode 100644 index 00000000..94d2e225 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_29.jpg new file mode 100644 index 00000000..68581e66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_3.jpg new file mode 100644 index 00000000..fd1070d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_30.jpg new file mode 100644 index 00000000..49c6fb92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_31.jpg new file mode 100644 index 00000000..5e9df128 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_4.jpg new file mode 100644 index 00000000..f1e1ac78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_5.jpg new file mode 100644 index 00000000..a3de5641 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_6.jpg new file mode 100644 index 00000000..07025fad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_7.jpg new file mode 100644 index 00000000..7454f756 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_8.jpg new file mode 100644 index 00000000..2f75521d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_9.jpg new file mode 100644 index 00000000..18ebf0cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/19_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_0.jpg new file mode 100644 index 00000000..af834d5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_1.jpg new file mode 100644 index 00000000..f6509785 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_10.jpg new file mode 100644 index 00000000..278bc821 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_11.jpg new file mode 100644 index 00000000..7f44f034 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_13.jpg new file mode 100644 index 00000000..c6d622f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_14.jpg new file mode 100644 index 00000000..be0c9ad4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_15.jpg new file mode 100644 index 00000000..ca5b0983 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_16.jpg new file mode 100644 index 00000000..014cdd36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_17.jpg new file mode 100644 index 00000000..227cd015 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_18.jpg new file mode 100644 index 00000000..0dbb66ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_19.jpg new file mode 100644 index 00000000..3001b8ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_2.jpg new file mode 100644 index 00000000..1c6b3883 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_20.jpg new file mode 100644 index 00000000..68692dbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_22.jpg new file mode 100644 index 00000000..2a4664ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_23.jpg new file mode 100644 index 00000000..d69938ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_25.jpg new file mode 100644 index 00000000..9ebfc035 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_26.jpg new file mode 100644 index 00000000..565a249b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_28.jpg new file mode 100644 index 00000000..a4ba918e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_29.jpg new file mode 100644 index 00000000..d5f36eb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_3.jpg new file mode 100644 index 00000000..d3d45f01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_30.jpg new file mode 100644 index 00000000..d6968f18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_31.jpg new file mode 100644 index 00000000..f2c1a785 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_4.jpg new file mode 100644 index 00000000..567bf3f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_5.jpg new file mode 100644 index 00000000..11c00a94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_6.jpg new file mode 100644 index 00000000..a8879b73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_7.jpg new file mode 100644 index 00000000..2fc9ab2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_8.jpg new file mode 100644 index 00000000..4073e70c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_9.jpg new file mode 100644 index 00000000..57c56851 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/1_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_0.jpg new file mode 100644 index 00000000..37b329be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_1.jpg new file mode 100644 index 00000000..85e03d9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_10.jpg new file mode 100644 index 00000000..fc8f1e8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_11.jpg new file mode 100644 index 00000000..d1f42590 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_12.jpg new file mode 100644 index 00000000..a514267e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_13.jpg new file mode 100644 index 00000000..651bfd43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_14.jpg new file mode 100644 index 00000000..85085c7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_15.jpg new file mode 100644 index 00000000..d42b5271 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_16.jpg new file mode 100644 index 00000000..a50a6508 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_19.jpg new file mode 100644 index 00000000..fd0d51be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_2.jpg new file mode 100644 index 00000000..6fa6801d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_20.jpg new file mode 100644 index 00000000..1670c7af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_21.jpg new file mode 100644 index 00000000..9daea0b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_22.jpg new file mode 100644 index 00000000..f62ce52c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_23.jpg new file mode 100644 index 00000000..a9a824bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_24.jpg new file mode 100644 index 00000000..d807651a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_25.jpg new file mode 100644 index 00000000..60c8d00a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_26.jpg new file mode 100644 index 00000000..797c0b65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_27.jpg new file mode 100644 index 00000000..3525eaa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_28.jpg new file mode 100644 index 00000000..29dd7471 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_29.jpg new file mode 100644 index 00000000..45097000 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_3.jpg new file mode 100644 index 00000000..65f8691e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_30.jpg new file mode 100644 index 00000000..98e39ee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_31.jpg new file mode 100644 index 00000000..3d64746b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_4.jpg new file mode 100644 index 00000000..a2e2c8a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_5.jpg new file mode 100644 index 00000000..0810f7b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_6.jpg new file mode 100644 index 00000000..1b2faf4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_7.jpg new file mode 100644 index 00000000..185fcbbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_8.jpg new file mode 100644 index 00000000..d65e44d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_9.jpg new file mode 100644 index 00000000..3f5516cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/20_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_0.jpg new file mode 100644 index 00000000..0dda4287 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_1.jpg new file mode 100644 index 00000000..b271a1fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_10.jpg new file mode 100644 index 00000000..0ee4a4b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_11.jpg new file mode 100644 index 00000000..ef6b2793 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_12.jpg new file mode 100644 index 00000000..c53a8e47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_13.jpg new file mode 100644 index 00000000..bc30e908 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_14.jpg new file mode 100644 index 00000000..b74e9312 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_15.jpg new file mode 100644 index 00000000..eeeae139 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_16.jpg new file mode 100644 index 00000000..3baba305 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_17.jpg new file mode 100644 index 00000000..817429fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_18.jpg new file mode 100644 index 00000000..8ec8d4d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_19.jpg new file mode 100644 index 00000000..ee0bace5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_2.jpg new file mode 100644 index 00000000..071b3a3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_20.jpg new file mode 100644 index 00000000..e6a1e330 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_21.jpg new file mode 100644 index 00000000..bbe17a91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_22.jpg new file mode 100644 index 00000000..4a8e691a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_23.jpg new file mode 100644 index 00000000..a68942e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_24.jpg new file mode 100644 index 00000000..b944f194 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_25.jpg new file mode 100644 index 00000000..21b19040 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_26.jpg new file mode 100644 index 00000000..52aed622 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_27.jpg new file mode 100644 index 00000000..fed04959 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_28.jpg new file mode 100644 index 00000000..edd53d17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_29.jpg new file mode 100644 index 00000000..edb5eca5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_3.jpg new file mode 100644 index 00000000..41ac969d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_30.jpg new file mode 100644 index 00000000..e85d79d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_31.jpg new file mode 100644 index 00000000..e3865a41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_4.jpg new file mode 100644 index 00000000..6d9e2548 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_5.jpg new file mode 100644 index 00000000..5268f28b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_6.jpg new file mode 100644 index 00000000..c2fc34fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_7.jpg new file mode 100644 index 00000000..60a40f6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_8.jpg new file mode 100644 index 00000000..7d9a7239 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_9.jpg new file mode 100644 index 00000000..bc410542 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/21_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_0.jpg new file mode 100644 index 00000000..99d0a486 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_1.jpg new file mode 100644 index 00000000..c7daf5e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_10.jpg new file mode 100644 index 00000000..b43cf024 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_11.jpg new file mode 100644 index 00000000..cc465798 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_12.jpg new file mode 100644 index 00000000..b2ee1b3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_13.jpg new file mode 100644 index 00000000..6804bf0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_14.jpg new file mode 100644 index 00000000..563244df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_15.jpg new file mode 100644 index 00000000..4d454837 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_16.jpg new file mode 100644 index 00000000..2b68e2bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_18.jpg new file mode 100644 index 00000000..6b3883ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_19.jpg new file mode 100644 index 00000000..386c1827 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_2.jpg new file mode 100644 index 00000000..9ecee35c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_20.jpg new file mode 100644 index 00000000..c36fe34b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_21.jpg new file mode 100644 index 00000000..2d66b148 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_22.jpg new file mode 100644 index 00000000..760f3209 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_23.jpg new file mode 100644 index 00000000..a2c7ebab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_24.jpg new file mode 100644 index 00000000..16e25e07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_25.jpg new file mode 100644 index 00000000..690a3e31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_26.jpg new file mode 100644 index 00000000..a819ce3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_27.jpg new file mode 100644 index 00000000..2c0d6b59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_28.jpg new file mode 100644 index 00000000..064d637a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_29.jpg new file mode 100644 index 00000000..f216a215 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_3.jpg new file mode 100644 index 00000000..043e6dd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_30.jpg new file mode 100644 index 00000000..027e270b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_31.jpg new file mode 100644 index 00000000..1c0fb0a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_4.jpg new file mode 100644 index 00000000..ad6c3e66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_5.jpg new file mode 100644 index 00000000..41fb1aa4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_7.jpg new file mode 100644 index 00000000..bcf9068c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_8.jpg new file mode 100644 index 00000000..a316c010 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_9.jpg new file mode 100644 index 00000000..74a14350 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/22_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_0.jpg new file mode 100644 index 00000000..ec754bd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_1.jpg new file mode 100644 index 00000000..d544c0a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_10.jpg new file mode 100644 index 00000000..00c59e2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_11.jpg new file mode 100644 index 00000000..36028b78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_12.jpg new file mode 100644 index 00000000..57feb78f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_13.jpg new file mode 100644 index 00000000..a78b350a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_14.jpg new file mode 100644 index 00000000..c6ca5036 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_15.jpg new file mode 100644 index 00000000..ea3b7920 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_18.jpg new file mode 100644 index 00000000..0366cb69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_19.jpg new file mode 100644 index 00000000..4e7b8b48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_2.jpg new file mode 100644 index 00000000..92077cd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_20.jpg new file mode 100644 index 00000000..2164e897 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_21.jpg new file mode 100644 index 00000000..511eb274 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_22.jpg new file mode 100644 index 00000000..b6011ccd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_23.jpg new file mode 100644 index 00000000..3e6a648d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_24.jpg new file mode 100644 index 00000000..a50e2251 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_25.jpg new file mode 100644 index 00000000..5d947361 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_26.jpg new file mode 100644 index 00000000..f3498f7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_27.jpg new file mode 100644 index 00000000..797404b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_28.jpg new file mode 100644 index 00000000..79a98777 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_29.jpg new file mode 100644 index 00000000..dea78c0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_3.jpg new file mode 100644 index 00000000..d6eaa7d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_30.jpg new file mode 100644 index 00000000..905158b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_31.jpg new file mode 100644 index 00000000..f4762a0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_4.jpg new file mode 100644 index 00000000..de19bef7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_5.jpg new file mode 100644 index 00000000..cd05b71d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_6.jpg new file mode 100644 index 00000000..8e422b6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_7.jpg new file mode 100644 index 00000000..ab96ec37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_8.jpg new file mode 100644 index 00000000..30e590a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_9.jpg new file mode 100644 index 00000000..2a152a4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/23_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_0.jpg new file mode 100644 index 00000000..d678de83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_1.jpg new file mode 100644 index 00000000..4b9f6a1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_10.jpg new file mode 100644 index 00000000..581e7fca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_11.jpg new file mode 100644 index 00000000..6f614326 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_12.jpg new file mode 100644 index 00000000..adeee917 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_13.jpg new file mode 100644 index 00000000..baf1c5de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_14.jpg new file mode 100644 index 00000000..cec53175 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_15.jpg new file mode 100644 index 00000000..7e04df7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_18.jpg new file mode 100644 index 00000000..e9d34d81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_19.jpg new file mode 100644 index 00000000..57eb0686 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_2.jpg new file mode 100644 index 00000000..96bf1e15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_20.jpg new file mode 100644 index 00000000..b5c65b0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_21.jpg new file mode 100644 index 00000000..35ce44b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_22.jpg new file mode 100644 index 00000000..aa3a799c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_23.jpg new file mode 100644 index 00000000..c574eb8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_24.jpg new file mode 100644 index 00000000..d94e77d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_25.jpg new file mode 100644 index 00000000..3e0ef00d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_26.jpg new file mode 100644 index 00000000..c738c01e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_27.jpg new file mode 100644 index 00000000..41aef5f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_28.jpg new file mode 100644 index 00000000..980db1e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_29.jpg new file mode 100644 index 00000000..d939637a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_3.jpg new file mode 100644 index 00000000..54a79b34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_30.jpg new file mode 100644 index 00000000..080e9e09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_31.jpg new file mode 100644 index 00000000..d3c5269f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_4.jpg new file mode 100644 index 00000000..d3a296ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_5.jpg new file mode 100644 index 00000000..995ee490 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_6.jpg new file mode 100644 index 00000000..86e5edf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_7.jpg new file mode 100644 index 00000000..85bb2343 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_8.jpg new file mode 100644 index 00000000..a57778ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_9.jpg new file mode 100644 index 00000000..0a32d8b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/24_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_0.jpg new file mode 100644 index 00000000..fb39b42c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_1.jpg new file mode 100644 index 00000000..a8d70ac8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_10.jpg new file mode 100644 index 00000000..d0fd23d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_11.jpg new file mode 100644 index 00000000..80647497 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_12.jpg new file mode 100644 index 00000000..8f244844 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_13.jpg new file mode 100644 index 00000000..48debd38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_14.jpg new file mode 100644 index 00000000..5b036a57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_15.jpg new file mode 100644 index 00000000..4f1230cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_16.jpg new file mode 100644 index 00000000..b72acadd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_17.jpg new file mode 100644 index 00000000..0e5324f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_18.jpg new file mode 100644 index 00000000..7c3f56bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_19.jpg new file mode 100644 index 00000000..7cc94320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_2.jpg new file mode 100644 index 00000000..9f3dd1d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_20.jpg new file mode 100644 index 00000000..60a4688e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_21.jpg new file mode 100644 index 00000000..444a4bb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_22.jpg new file mode 100644 index 00000000..f2542a6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_23.jpg new file mode 100644 index 00000000..8df5415f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_24.jpg new file mode 100644 index 00000000..375a7630 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_25.jpg new file mode 100644 index 00000000..6b835ac5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_26.jpg new file mode 100644 index 00000000..96adc7e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_27.jpg new file mode 100644 index 00000000..a2bda321 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_28.jpg new file mode 100644 index 00000000..5575489c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_29.jpg new file mode 100644 index 00000000..e49242b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_3.jpg new file mode 100644 index 00000000..ea6bc0dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_30.jpg new file mode 100644 index 00000000..b475fea3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_31.jpg new file mode 100644 index 00000000..1e467f50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_4.jpg new file mode 100644 index 00000000..93ca5ef7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_5.jpg new file mode 100644 index 00000000..28e767bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_6.jpg new file mode 100644 index 00000000..3192681f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_7.jpg new file mode 100644 index 00000000..7cc6c722 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_8.jpg new file mode 100644 index 00000000..21a08a6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_9.jpg new file mode 100644 index 00000000..c3f8bf54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/25_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_0.jpg new file mode 100644 index 00000000..66dde03c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_1.jpg new file mode 100644 index 00000000..be42bd7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_10.jpg new file mode 100644 index 00000000..f8c7e238 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_11.jpg new file mode 100644 index 00000000..d59a0366 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_12.jpg new file mode 100644 index 00000000..3ed602a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_13.jpg new file mode 100644 index 00000000..aba1b12b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_14.jpg new file mode 100644 index 00000000..36c78a29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_16.jpg new file mode 100644 index 00000000..6e04dc9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_17.jpg new file mode 100644 index 00000000..fdd773bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_18.jpg new file mode 100644 index 00000000..e3a0949c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_19.jpg new file mode 100644 index 00000000..c618388a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_2.jpg new file mode 100644 index 00000000..1d80fe0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_20.jpg new file mode 100644 index 00000000..388dcaa4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_21.jpg new file mode 100644 index 00000000..e0c2b378 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_22.jpg new file mode 100644 index 00000000..f0222993 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_23.jpg new file mode 100644 index 00000000..6c38210a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_24.jpg new file mode 100644 index 00000000..814af561 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_25.jpg new file mode 100644 index 00000000..91b425b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_26.jpg new file mode 100644 index 00000000..ef5872ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_27.jpg new file mode 100644 index 00000000..d18dc88f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_28.jpg new file mode 100644 index 00000000..47bc90b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_29.jpg new file mode 100644 index 00000000..2bf50dc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_3.jpg new file mode 100644 index 00000000..de0112a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_30.jpg new file mode 100644 index 00000000..83df9803 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_31.jpg new file mode 100644 index 00000000..ebcdc6f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_4.jpg new file mode 100644 index 00000000..292439c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_5.jpg new file mode 100644 index 00000000..bf1e7ae4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_6.jpg new file mode 100644 index 00000000..0c941e3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_7.jpg new file mode 100644 index 00000000..2390520f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_8.jpg new file mode 100644 index 00000000..bd3e7cce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_9.jpg new file mode 100644 index 00000000..ce53b50f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/26_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_0.jpg new file mode 100644 index 00000000..c20a8161 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_1.jpg new file mode 100644 index 00000000..1cc68342 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_10.jpg new file mode 100644 index 00000000..af34ab44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_11.jpg new file mode 100644 index 00000000..c0687d25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_12.jpg new file mode 100644 index 00000000..1775318f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_13.jpg new file mode 100644 index 00000000..42e6aff5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_14.jpg new file mode 100644 index 00000000..b8657418 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_16.jpg new file mode 100644 index 00000000..a9978fd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_17.jpg new file mode 100644 index 00000000..d68a6550 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_18.jpg new file mode 100644 index 00000000..b7356c61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_19.jpg new file mode 100644 index 00000000..666dcfa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_2.jpg new file mode 100644 index 00000000..80d292c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_20.jpg new file mode 100644 index 00000000..6a4a67aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_21.jpg new file mode 100644 index 00000000..d1a0cb1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_22.jpg new file mode 100644 index 00000000..dd9921c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_23.jpg new file mode 100644 index 00000000..80c53160 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_24.jpg new file mode 100644 index 00000000..248368ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_25.jpg new file mode 100644 index 00000000..4ac3e505 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_26.jpg new file mode 100644 index 00000000..5404cdc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_27.jpg new file mode 100644 index 00000000..6a9546ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_28.jpg new file mode 100644 index 00000000..0541be9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_29.jpg new file mode 100644 index 00000000..85323d03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_3.jpg new file mode 100644 index 00000000..dd9c8bc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_30.jpg new file mode 100644 index 00000000..5dfb9c30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_31.jpg new file mode 100644 index 00000000..62e04350 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_4.jpg new file mode 100644 index 00000000..e960591d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_5.jpg new file mode 100644 index 00000000..6d4bf287 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_6.jpg new file mode 100644 index 00000000..89e9be7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_7.jpg new file mode 100644 index 00000000..d9a2ffc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_8.jpg new file mode 100644 index 00000000..be11ad8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_9.jpg new file mode 100644 index 00000000..5819d489 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/27_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_0.jpg new file mode 100644 index 00000000..d083bb59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_1.jpg new file mode 100644 index 00000000..3bfbc83f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_10.jpg new file mode 100644 index 00000000..f58ce038 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_11.jpg new file mode 100644 index 00000000..1924413a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_12.jpg new file mode 100644 index 00000000..8ce47d66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_13.jpg new file mode 100644 index 00000000..90bc0030 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_16.jpg new file mode 100644 index 00000000..e621a19e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_17.jpg new file mode 100644 index 00000000..8a00892c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_18.jpg new file mode 100644 index 00000000..ac0a0642 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_19.jpg new file mode 100644 index 00000000..7dd7e777 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_2.jpg new file mode 100644 index 00000000..88a11c16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_20.jpg new file mode 100644 index 00000000..d5067cde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_21.jpg new file mode 100644 index 00000000..70bb4750 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_22.jpg new file mode 100644 index 00000000..1808ce73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_23.jpg new file mode 100644 index 00000000..be5c607d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_24.jpg new file mode 100644 index 00000000..92677a1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_25.jpg new file mode 100644 index 00000000..47ad4d79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_26.jpg new file mode 100644 index 00000000..91e333d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_27.jpg new file mode 100644 index 00000000..f9254742 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_28.jpg new file mode 100644 index 00000000..fe05c9b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_29.jpg new file mode 100644 index 00000000..5cc0b673 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_3.jpg new file mode 100644 index 00000000..d18ca1bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_30.jpg new file mode 100644 index 00000000..d5889ac7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_31.jpg new file mode 100644 index 00000000..f47dda3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_4.jpg new file mode 100644 index 00000000..d8cade57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_5.jpg new file mode 100644 index 00000000..40424e27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_6.jpg new file mode 100644 index 00000000..719b9ec5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_7.jpg new file mode 100644 index 00000000..f853ca06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_8.jpg new file mode 100644 index 00000000..c59aab54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_9.jpg new file mode 100644 index 00000000..cefff8f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/28_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_0.jpg new file mode 100644 index 00000000..c9680800 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_1.jpg new file mode 100644 index 00000000..fdf4930d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_11.jpg new file mode 100644 index 00000000..a9183e4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_12.jpg new file mode 100644 index 00000000..28752b3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_13.jpg new file mode 100644 index 00000000..284a7331 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_15.jpg new file mode 100644 index 00000000..822a7c2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_16.jpg new file mode 100644 index 00000000..49628a12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_17.jpg new file mode 100644 index 00000000..2df85295 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_18.jpg new file mode 100644 index 00000000..ad377517 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_19.jpg new file mode 100644 index 00000000..31a632be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_2.jpg new file mode 100644 index 00000000..f5e31be3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_20.jpg new file mode 100644 index 00000000..094521d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_21.jpg new file mode 100644 index 00000000..a28ebea7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_22.jpg new file mode 100644 index 00000000..125f3235 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_23.jpg new file mode 100644 index 00000000..b267ecbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_24.jpg new file mode 100644 index 00000000..ab92c8f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_25.jpg new file mode 100644 index 00000000..86a81ac7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_26.jpg new file mode 100644 index 00000000..3e788398 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_27.jpg new file mode 100644 index 00000000..4f9ee4c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_28.jpg new file mode 100644 index 00000000..6f6dc30a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_29.jpg new file mode 100644 index 00000000..0c133267 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_3.jpg new file mode 100644 index 00000000..dce7c0ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_30.jpg new file mode 100644 index 00000000..e4a14b52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_31.jpg new file mode 100644 index 00000000..1713a547 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_4.jpg new file mode 100644 index 00000000..da74acb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_5.jpg new file mode 100644 index 00000000..be9bc6f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_6.jpg new file mode 100644 index 00000000..3193b139 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_7.jpg new file mode 100644 index 00000000..45178d9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_8.jpg new file mode 100644 index 00000000..9e8f01e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_9.jpg new file mode 100644 index 00000000..48bf1185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/29_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_0.jpg new file mode 100644 index 00000000..64c0f003 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_1.jpg new file mode 100644 index 00000000..165dc497 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_10.jpg new file mode 100644 index 00000000..7b775d02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_12.jpg new file mode 100644 index 00000000..e844f571 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_14.jpg new file mode 100644 index 00000000..42c95c56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_15.jpg new file mode 100644 index 00000000..c6ec5397 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_16.jpg new file mode 100644 index 00000000..db1e4067 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_17.jpg new file mode 100644 index 00000000..49878008 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_18.jpg new file mode 100644 index 00000000..0c6bb85f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_19.jpg new file mode 100644 index 00000000..92aa81c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_2.jpg new file mode 100644 index 00000000..194cc115 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_20.jpg new file mode 100644 index 00000000..57972ff6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_22.jpg new file mode 100644 index 00000000..e6ae161f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_24.jpg new file mode 100644 index 00000000..4fdb8696 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_25.jpg new file mode 100644 index 00000000..8b9b2ad3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_28.jpg new file mode 100644 index 00000000..03c0aff7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_29.jpg new file mode 100644 index 00000000..94d17207 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_3.jpg new file mode 100644 index 00000000..727606a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_30.jpg new file mode 100644 index 00000000..a53299a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_31.jpg new file mode 100644 index 00000000..c39dd292 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_4.jpg new file mode 100644 index 00000000..1122f633 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_5.jpg new file mode 100644 index 00000000..96e8154c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_6.jpg new file mode 100644 index 00000000..0b73e1fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_7.jpg new file mode 100644 index 00000000..829dc6bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_8.jpg new file mode 100644 index 00000000..53442c0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_9.jpg new file mode 100644 index 00000000..a7c1b520 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/2_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_0.jpg new file mode 100644 index 00000000..3089706c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_1.jpg new file mode 100644 index 00000000..0bfb6c17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_11.jpg new file mode 100644 index 00000000..756182e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_12.jpg new file mode 100644 index 00000000..8f2ee1e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_13.jpg new file mode 100644 index 00000000..ade9cd56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_15.jpg new file mode 100644 index 00000000..b54959fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_16.jpg new file mode 100644 index 00000000..0d06aee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_17.jpg new file mode 100644 index 00000000..1c028875 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_18.jpg new file mode 100644 index 00000000..28028e08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_19.jpg new file mode 100644 index 00000000..f69a7547 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_2.jpg new file mode 100644 index 00000000..1a42abb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_20.jpg new file mode 100644 index 00000000..7677a0fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_21.jpg new file mode 100644 index 00000000..c0ee88af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_22.jpg new file mode 100644 index 00000000..d19b0cfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_23.jpg new file mode 100644 index 00000000..c81e3836 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_24.jpg new file mode 100644 index 00000000..38f8324f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_25.jpg new file mode 100644 index 00000000..26a7132e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_26.jpg new file mode 100644 index 00000000..5a75f244 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_27.jpg new file mode 100644 index 00000000..29c8c552 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_28.jpg new file mode 100644 index 00000000..e8a163a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_29.jpg new file mode 100644 index 00000000..ff0655c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_3.jpg new file mode 100644 index 00000000..dda6a164 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_30.jpg new file mode 100644 index 00000000..f56f9d06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_31.jpg new file mode 100644 index 00000000..e1bad5a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_4.jpg new file mode 100644 index 00000000..bb1ccf03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_5.jpg new file mode 100644 index 00000000..41af59e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_6.jpg new file mode 100644 index 00000000..fc6467d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_7.jpg new file mode 100644 index 00000000..338e88bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_8.jpg new file mode 100644 index 00000000..55a9f19e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_9.jpg new file mode 100644 index 00000000..99ac8044 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/30_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_0.jpg new file mode 100644 index 00000000..b0c100e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_1.jpg new file mode 100644 index 00000000..b902c294 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_11.jpg new file mode 100644 index 00000000..fe851e7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_13.jpg new file mode 100644 index 00000000..65393876 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_14.jpg new file mode 100644 index 00000000..5a1a1a48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_15.jpg new file mode 100644 index 00000000..9f08e1c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_16.jpg new file mode 100644 index 00000000..7ac1b8eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_17.jpg new file mode 100644 index 00000000..b8253f3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_18.jpg new file mode 100644 index 00000000..9e87e184 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_19.jpg new file mode 100644 index 00000000..07d31552 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_2.jpg new file mode 100644 index 00000000..cb487ada Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_20.jpg new file mode 100644 index 00000000..e2538224 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_21.jpg new file mode 100644 index 00000000..6361ae6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_22.jpg new file mode 100644 index 00000000..22b71a3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_23.jpg new file mode 100644 index 00000000..800714d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_24.jpg new file mode 100644 index 00000000..b3fa712a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_25.jpg new file mode 100644 index 00000000..4f1f5ae0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_26.jpg new file mode 100644 index 00000000..99f82d36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_27.jpg new file mode 100644 index 00000000..cd225157 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_28.jpg new file mode 100644 index 00000000..a0e603ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_29.jpg new file mode 100644 index 00000000..07ee9ea8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_3.jpg new file mode 100644 index 00000000..85ff4375 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_30.jpg new file mode 100644 index 00000000..c5bb23fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_31.jpg new file mode 100644 index 00000000..e572d12d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_4.jpg new file mode 100644 index 00000000..7d516398 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_5.jpg new file mode 100644 index 00000000..086ce753 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_6.jpg new file mode 100644 index 00000000..5254fc87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_7.jpg new file mode 100644 index 00000000..dedec07c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_8.jpg new file mode 100644 index 00000000..53c41621 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_9.jpg new file mode 100644 index 00000000..62d9ba7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/31_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_0.jpg new file mode 100644 index 00000000..c9ba06e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_1.jpg new file mode 100644 index 00000000..df96152b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_10.jpg new file mode 100644 index 00000000..6a78273c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_13.jpg new file mode 100644 index 00000000..eb249d4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_14.jpg new file mode 100644 index 00000000..41ed521b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_15.jpg new file mode 100644 index 00000000..23515728 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_16.jpg new file mode 100644 index 00000000..230ad6b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_17.jpg new file mode 100644 index 00000000..71417eb5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_18.jpg new file mode 100644 index 00000000..368eb7f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_19.jpg new file mode 100644 index 00000000..97bca434 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_2.jpg new file mode 100644 index 00000000..aad84774 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_20.jpg new file mode 100644 index 00000000..b08e39bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_21.jpg new file mode 100644 index 00000000..641182d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_23.jpg new file mode 100644 index 00000000..92b4eced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_25.jpg new file mode 100644 index 00000000..be32538d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_27.jpg new file mode 100644 index 00000000..853a2084 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_28.jpg new file mode 100644 index 00000000..4528f583 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_29.jpg new file mode 100644 index 00000000..7c9a5322 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_3.jpg new file mode 100644 index 00000000..e985df31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_30.jpg new file mode 100644 index 00000000..8815f814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_31.jpg new file mode 100644 index 00000000..7febcfe0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_4.jpg new file mode 100644 index 00000000..e8074f76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_5.jpg new file mode 100644 index 00000000..8e0f44c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_6.jpg new file mode 100644 index 00000000..60e9bc42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_7.jpg new file mode 100644 index 00000000..55c224bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_8.jpg new file mode 100644 index 00000000..a304f755 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_9.jpg new file mode 100644 index 00000000..381ca74e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/3_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_0.jpg new file mode 100644 index 00000000..7cbfa02a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_1.jpg new file mode 100644 index 00000000..a40aef32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_10.jpg new file mode 100644 index 00000000..d484bdd1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_11.jpg new file mode 100644 index 00000000..25eac1d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_12.jpg new file mode 100644 index 00000000..cea3c77a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_13.jpg new file mode 100644 index 00000000..9fc78354 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_14.jpg new file mode 100644 index 00000000..a54469c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_15.jpg new file mode 100644 index 00000000..c2c0fa14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_16.jpg new file mode 100644 index 00000000..d08aa7e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_17.jpg new file mode 100644 index 00000000..03dacf70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_18.jpg new file mode 100644 index 00000000..b27c0287 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_19.jpg new file mode 100644 index 00000000..aae61275 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_2.jpg new file mode 100644 index 00000000..4b353e49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_20.jpg new file mode 100644 index 00000000..e4979191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_21.jpg new file mode 100644 index 00000000..850e4204 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_22.jpg new file mode 100644 index 00000000..a13f59d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_23.jpg new file mode 100644 index 00000000..76e32027 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_24.jpg new file mode 100644 index 00000000..b530c4c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_25.jpg new file mode 100644 index 00000000..418c62e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_26.jpg new file mode 100644 index 00000000..3bf1cd50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_28.jpg new file mode 100644 index 00000000..2e47cbc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_29.jpg new file mode 100644 index 00000000..095b1be8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_3.jpg new file mode 100644 index 00000000..a08c9298 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_30.jpg new file mode 100644 index 00000000..46f8247b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_31.jpg new file mode 100644 index 00000000..bb02bab6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_4.jpg new file mode 100644 index 00000000..4ae7c185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_5.jpg new file mode 100644 index 00000000..5d301e28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_6.jpg new file mode 100644 index 00000000..b35d5348 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_7.jpg new file mode 100644 index 00000000..fe9fa4c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_8.jpg new file mode 100644 index 00000000..59a17b98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_9.jpg new file mode 100644 index 00000000..c90fd590 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/4_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_1.jpg new file mode 100644 index 00000000..19008b38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_10.jpg new file mode 100644 index 00000000..bc1d8f80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_11.jpg new file mode 100644 index 00000000..9c03433b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_12.jpg new file mode 100644 index 00000000..538d3631 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_13.jpg new file mode 100644 index 00000000..5ab7a4a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_14.jpg new file mode 100644 index 00000000..f5b42040 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_15.jpg new file mode 100644 index 00000000..67bcfa90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_16.jpg new file mode 100644 index 00000000..1fd73e2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_17.jpg new file mode 100644 index 00000000..1700e375 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_18.jpg new file mode 100644 index 00000000..f77e6b91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_19.jpg new file mode 100644 index 00000000..a04b3277 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_2.jpg new file mode 100644 index 00000000..bc14884a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_20.jpg new file mode 100644 index 00000000..4432e3d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_21.jpg new file mode 100644 index 00000000..dc993809 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_22.jpg new file mode 100644 index 00000000..0d68f868 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_23.jpg new file mode 100644 index 00000000..ac3a712a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_24.jpg new file mode 100644 index 00000000..69f4a1ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_25.jpg new file mode 100644 index 00000000..c5ad78a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_26.jpg new file mode 100644 index 00000000..2ff7712a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_27.jpg new file mode 100644 index 00000000..8c3b6099 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_28.jpg new file mode 100644 index 00000000..b1d75bd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_29.jpg new file mode 100644 index 00000000..4d9b530b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_3.jpg new file mode 100644 index 00000000..1cf89f5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_30.jpg new file mode 100644 index 00000000..9ad57927 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_31.jpg new file mode 100644 index 00000000..430573d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_4.jpg new file mode 100644 index 00000000..f249d907 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_5.jpg new file mode 100644 index 00000000..d79f8320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_6.jpg new file mode 100644 index 00000000..400baa7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_7.jpg new file mode 100644 index 00000000..9548dea6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_8.jpg new file mode 100644 index 00000000..76b78060 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_9.jpg new file mode 100644 index 00000000..c3c3b68d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/5_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_0.jpg new file mode 100644 index 00000000..31119c14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_1.jpg new file mode 100644 index 00000000..14d46691 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_10.jpg new file mode 100644 index 00000000..e58de9b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_11.jpg new file mode 100644 index 00000000..ee9d8854 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_12.jpg new file mode 100644 index 00000000..4b476955 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_13.jpg new file mode 100644 index 00000000..0ef6227c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_14.jpg new file mode 100644 index 00000000..5cfaa9a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_16.jpg new file mode 100644 index 00000000..a116d6c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_17.jpg new file mode 100644 index 00000000..0113da8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_18.jpg new file mode 100644 index 00000000..70ba5f64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_19.jpg new file mode 100644 index 00000000..bd4a1e2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_2.jpg new file mode 100644 index 00000000..f128cdaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_20.jpg new file mode 100644 index 00000000..46ce8ac3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_21.jpg new file mode 100644 index 00000000..503e2ef6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_22.jpg new file mode 100644 index 00000000..397bb0a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_25.jpg new file mode 100644 index 00000000..e09acb97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_26.jpg new file mode 100644 index 00000000..224375ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_27.jpg new file mode 100644 index 00000000..bef29b9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_28.jpg new file mode 100644 index 00000000..eb9cc643 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_29.jpg new file mode 100644 index 00000000..5dfc5c1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_3.jpg new file mode 100644 index 00000000..a357e3b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_30.jpg new file mode 100644 index 00000000..010952ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_31.jpg new file mode 100644 index 00000000..c9d27874 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_4.jpg new file mode 100644 index 00000000..13c12a04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_5.jpg new file mode 100644 index 00000000..558654e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_6.jpg new file mode 100644 index 00000000..dd0f29ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_7.jpg new file mode 100644 index 00000000..c79eaf5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_8.jpg new file mode 100644 index 00000000..793a3fb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_9.jpg new file mode 100644 index 00000000..9a2846ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/6_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_0.jpg index 8b72ab3b..2046ecc4 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_1.jpg new file mode 100644 index 00000000..7b05fb35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_10.jpg new file mode 100644 index 00000000..6cc98fb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_11.jpg new file mode 100644 index 00000000..e562286c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_12.jpg new file mode 100644 index 00000000..f243d22d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_13.jpg new file mode 100644 index 00000000..7c1b14ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_14.jpg new file mode 100644 index 00000000..5ddc34be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_15.jpg new file mode 100644 index 00000000..a852cb94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_16.jpg new file mode 100644 index 00000000..99a88e8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_17.jpg new file mode 100644 index 00000000..097ab095 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_18.jpg new file mode 100644 index 00000000..7326e224 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_19.jpg new file mode 100644 index 00000000..2154ac33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_2.jpg new file mode 100644 index 00000000..78c8d6d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_20.jpg new file mode 100644 index 00000000..dbb117be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_21.jpg new file mode 100644 index 00000000..80979199 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_22.jpg new file mode 100644 index 00000000..f8a128ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_24.jpg new file mode 100644 index 00000000..73dc6368 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_25.jpg new file mode 100644 index 00000000..c3486e06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_26.jpg new file mode 100644 index 00000000..c3cba65b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_27.jpg new file mode 100644 index 00000000..0e8d119c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_28.jpg new file mode 100644 index 00000000..2fb40e83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_29.jpg new file mode 100644 index 00000000..39320a69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_3.jpg new file mode 100644 index 00000000..e4a28fea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_30.jpg new file mode 100644 index 00000000..88e15d4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_31.jpg new file mode 100644 index 00000000..f9438b8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_4.jpg new file mode 100644 index 00000000..1c075b7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_5.jpg new file mode 100644 index 00000000..b87a69b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_6.jpg new file mode 100644 index 00000000..2c707d7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_7.jpg new file mode 100644 index 00000000..26899f93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_8.jpg new file mode 100644 index 00000000..ce07f0d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_9.jpg new file mode 100644 index 00000000..185d64f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/7_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_0.jpg new file mode 100644 index 00000000..0508c195 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_1.jpg new file mode 100644 index 00000000..d0ae4629 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_10.jpg new file mode 100644 index 00000000..b3ef89d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_11.jpg new file mode 100644 index 00000000..92fb8bb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_12.jpg new file mode 100644 index 00000000..d8fa93a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_13.jpg new file mode 100644 index 00000000..8ae5ed8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_14.jpg new file mode 100644 index 00000000..66c44781 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_15.jpg new file mode 100644 index 00000000..58aa7aba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_16.jpg new file mode 100644 index 00000000..347e42aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_17.jpg new file mode 100644 index 00000000..cc97d544 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_18.jpg new file mode 100644 index 00000000..87089b0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_19.jpg new file mode 100644 index 00000000..0b37be0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_2.jpg new file mode 100644 index 00000000..41a5e0cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_20.jpg new file mode 100644 index 00000000..2ee48272 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_21.jpg new file mode 100644 index 00000000..497b2219 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_22.jpg new file mode 100644 index 00000000..0176389e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_23.jpg new file mode 100644 index 00000000..44aef320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_24.jpg new file mode 100644 index 00000000..40a766af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_25.jpg new file mode 100644 index 00000000..0c8ddfaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_26.jpg new file mode 100644 index 00000000..4e32cc10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_27.jpg new file mode 100644 index 00000000..196593b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_28.jpg new file mode 100644 index 00000000..7ad77bd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_29.jpg new file mode 100644 index 00000000..c8919503 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_3.jpg new file mode 100644 index 00000000..47b991a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_30.jpg new file mode 100644 index 00000000..d5d7018d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_31.jpg new file mode 100644 index 00000000..49263ff0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_4.jpg new file mode 100644 index 00000000..5ba5f13c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_5.jpg new file mode 100644 index 00000000..d6fd7d95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_6.jpg new file mode 100644 index 00000000..c0694809 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_7.jpg new file mode 100644 index 00000000..1a4ffdaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_8.jpg new file mode 100644 index 00000000..39a7218f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_9.jpg new file mode 100644 index 00000000..76ca8ee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/8_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_0.jpg new file mode 100644 index 00000000..c4e193f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_1.jpg new file mode 100644 index 00000000..f933c56c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_10.jpg new file mode 100644 index 00000000..d48d17a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_11.jpg new file mode 100644 index 00000000..4089fe3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_12.jpg new file mode 100644 index 00000000..05912b18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_13.jpg new file mode 100644 index 00000000..18df3cc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_14.jpg new file mode 100644 index 00000000..316e9f5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_15.jpg new file mode 100644 index 00000000..449007fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_16.jpg new file mode 100644 index 00000000..21a6b9ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_17.jpg new file mode 100644 index 00000000..f29179bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_18.jpg new file mode 100644 index 00000000..2412e3e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_19.jpg new file mode 100644 index 00000000..21ea7faa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_2.jpg new file mode 100644 index 00000000..cf70c21d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_20.jpg new file mode 100644 index 00000000..965e5b26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_21.jpg new file mode 100644 index 00000000..b618fb17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_22.jpg new file mode 100644 index 00000000..053d545a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_23.jpg new file mode 100644 index 00000000..a88e8965 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_24.jpg new file mode 100644 index 00000000..639a80b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_25.jpg new file mode 100644 index 00000000..d19f0191 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_26.jpg new file mode 100644 index 00000000..be27564f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_27.jpg new file mode 100644 index 00000000..5cb437ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_28.jpg new file mode 100644 index 00000000..16e925d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_29.jpg new file mode 100644 index 00000000..7a278db6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_3.jpg new file mode 100644 index 00000000..7b852eb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_30.jpg new file mode 100644 index 00000000..cecf41d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_31.jpg new file mode 100644 index 00000000..a76f8260 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_4.jpg new file mode 100644 index 00000000..d4f2dd92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_5.jpg new file mode 100644 index 00000000..01deae6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_6.jpg new file mode 100644 index 00000000..b3f7bf83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_7.jpg new file mode 100644 index 00000000..24e28f48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_8.jpg new file mode 100644 index 00000000..ed38416c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_9.jpg new file mode 100644 index 00000000..e85a89ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/9_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_0.jpg index e74d72e7..bc053eac 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_10.jpg new file mode 100644 index 00000000..018bc818 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_12.jpg new file mode 100644 index 00000000..3df3a73e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_14.jpg new file mode 100644 index 00000000..3fd2c7c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_16.jpg new file mode 100644 index 00000000..ecee64e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_18.jpg new file mode 100644 index 00000000..dac632b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_2.jpg new file mode 100644 index 00000000..1c5bed92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_20.jpg new file mode 100644 index 00000000..5a5d094a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_22.jpg new file mode 100644 index 00000000..dedc1080 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_24.jpg new file mode 100644 index 00000000..633a6271 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_26.jpg new file mode 100644 index 00000000..a679002e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_28.jpg new file mode 100644 index 00000000..fe0ac339 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_30.jpg new file mode 100644 index 00000000..d6e2c537 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_4.jpg new file mode 100644 index 00000000..63e27956 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_6.jpg new file mode 100644 index 00000000..bbbb5a00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_8.jpg new file mode 100644 index 00000000..a6384f64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_0.jpg index 912664eb..7386d383 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_10.jpg new file mode 100644 index 00000000..8178eed6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_12.jpg new file mode 100644 index 00000000..00beb26d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_14.jpg new file mode 100644 index 00000000..d1c5da91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_16.jpg new file mode 100644 index 00000000..7e750012 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_18.jpg new file mode 100644 index 00000000..9ec787f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_2.jpg index 4469f4e1..7ba715e6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_2.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_20.jpg new file mode 100644 index 00000000..439c1e7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_22.jpg new file mode 100644 index 00000000..35733dd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_24.jpg new file mode 100644 index 00000000..9d131b12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_26.jpg new file mode 100644 index 00000000..eced7fbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_28.jpg new file mode 100644 index 00000000..487f787f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_30.jpg new file mode 100644 index 00000000..fc4a60a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_4.jpg new file mode 100644 index 00000000..e0603609 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_6.jpg new file mode 100644 index 00000000..7f9c5a07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_8.jpg new file mode 100644 index 00000000..9a29c0cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_10_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_0.jpg new file mode 100644 index 00000000..4e2c37c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_10.jpg new file mode 100644 index 00000000..c714754a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_12.jpg new file mode 100644 index 00000000..0d6d1464 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_14.jpg new file mode 100644 index 00000000..c892530a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_16.jpg new file mode 100644 index 00000000..fe2e7622 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_18.jpg new file mode 100644 index 00000000..55491bbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_2.jpg new file mode 100644 index 00000000..6c3db222 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_20.jpg new file mode 100644 index 00000000..35c42d9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_22.jpg new file mode 100644 index 00000000..7c941cc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_24.jpg new file mode 100644 index 00000000..3340388c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_26.jpg new file mode 100644 index 00000000..b0822415 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_28.jpg new file mode 100644 index 00000000..c57f7beb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_30.jpg new file mode 100644 index 00000000..ca6a3a36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_4.jpg new file mode 100644 index 00000000..2ff519b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_6.jpg new file mode 100644 index 00000000..7e113f0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_8.jpg new file mode 100644 index 00000000..10b5d531 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_0.jpg new file mode 100644 index 00000000..48a0436e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_10.jpg new file mode 100644 index 00000000..78cb88b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_12.jpg new file mode 100644 index 00000000..25d1df50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_14.jpg new file mode 100644 index 00000000..e6ff8579 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_16.jpg new file mode 100644 index 00000000..c0e7ceb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_18.jpg new file mode 100644 index 00000000..b82e5a62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_2.jpg new file mode 100644 index 00000000..1987ff34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_20.jpg new file mode 100644 index 00000000..e5f7d918 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_22.jpg new file mode 100644 index 00000000..340e2e8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_24.jpg new file mode 100644 index 00000000..8c220fac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_26.jpg new file mode 100644 index 00000000..06f14cd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_28.jpg new file mode 100644 index 00000000..eafb6b6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_30.jpg new file mode 100644 index 00000000..c67de77e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_4.jpg new file mode 100644 index 00000000..7b66ff0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_6.jpg new file mode 100644 index 00000000..666bb538 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_8.jpg new file mode 100644 index 00000000..146b3d53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_14_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_0.jpg new file mode 100644 index 00000000..234bbb77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_10.jpg new file mode 100644 index 00000000..116044c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_12.jpg new file mode 100644 index 00000000..e0f8048c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_14.jpg new file mode 100644 index 00000000..5733561d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_16.jpg new file mode 100644 index 00000000..6d25684c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_18.jpg new file mode 100644 index 00000000..5029fa42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_2.jpg new file mode 100644 index 00000000..a3ec4029 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_20.jpg new file mode 100644 index 00000000..1297aa10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_22.jpg new file mode 100644 index 00000000..302c57bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_24.jpg new file mode 100644 index 00000000..86a3dc74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_26.jpg new file mode 100644 index 00000000..f09f0d49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_28.jpg new file mode 100644 index 00000000..34f03ade Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_30.jpg new file mode 100644 index 00000000..262fdb32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_4.jpg new file mode 100644 index 00000000..c05aafc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_6.jpg new file mode 100644 index 00000000..ccd8edb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_8.jpg new file mode 100644 index 00000000..129a7e9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_0.jpg new file mode 100644 index 00000000..0348c2a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_10.jpg new file mode 100644 index 00000000..aeb82a04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_12.jpg new file mode 100644 index 00000000..c4818ab0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_14.jpg new file mode 100644 index 00000000..909f93bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_16.jpg new file mode 100644 index 00000000..796adbee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_18.jpg new file mode 100644 index 00000000..11cd0aea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_2.jpg new file mode 100644 index 00000000..9bf2f21c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_20.jpg new file mode 100644 index 00000000..73094fc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_22.jpg new file mode 100644 index 00000000..2c77484b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_24.jpg new file mode 100644 index 00000000..0461604d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_26.jpg new file mode 100644 index 00000000..e965c94c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_28.jpg new file mode 100644 index 00000000..54eac184 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_30.jpg new file mode 100644 index 00000000..899ec5c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_4.jpg new file mode 100644 index 00000000..b7331415 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_6.jpg new file mode 100644 index 00000000..4f492720 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_8.jpg new file mode 100644 index 00000000..7a313feb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_18_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_0.jpg index 916d6a8b..c70aedcc 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_10.jpg new file mode 100644 index 00000000..350463c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_12.jpg new file mode 100644 index 00000000..8dc069e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_14.jpg new file mode 100644 index 00000000..f7da9ad3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_16.jpg new file mode 100644 index 00000000..91783892 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_18.jpg new file mode 100644 index 00000000..61f46589 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_2.jpg new file mode 100644 index 00000000..c341c006 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_20.jpg new file mode 100644 index 00000000..0f674b83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_22.jpg new file mode 100644 index 00000000..c9008d4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_24.jpg new file mode 100644 index 00000000..d5b3640f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_26.jpg new file mode 100644 index 00000000..2d9b3d25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_28.jpg new file mode 100644 index 00000000..373617fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_30.jpg new file mode 100644 index 00000000..04c814e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_4.jpg new file mode 100644 index 00000000..5c88a2bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_6.jpg new file mode 100644 index 00000000..2ab1537d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_8.jpg new file mode 100644 index 00000000..f61f796a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_0.jpg new file mode 100644 index 00000000..4f8e2eeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_10.jpg new file mode 100644 index 00000000..f8555d10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_12.jpg new file mode 100644 index 00000000..10163ed1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_14.jpg new file mode 100644 index 00000000..a1fd6269 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_16.jpg new file mode 100644 index 00000000..dc796f73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_18.jpg new file mode 100644 index 00000000..4fbd071f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_2.jpg new file mode 100644 index 00000000..69474589 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_20.jpg new file mode 100644 index 00000000..b9b56c3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_22.jpg new file mode 100644 index 00000000..e227f186 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_24.jpg new file mode 100644 index 00000000..3d473ef0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_26.jpg new file mode 100644 index 00000000..241cb5b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_28.jpg new file mode 100644 index 00000000..eac8bc1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_30.jpg new file mode 100644 index 00000000..9a21e1ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_4.jpg new file mode 100644 index 00000000..0af791fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_6.jpg new file mode 100644 index 00000000..e94c45b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_8.jpg new file mode 100644 index 00000000..2819362e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_22_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_0.jpg new file mode 100644 index 00000000..8bc20084 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_10.jpg new file mode 100644 index 00000000..6a31b5f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_12.jpg new file mode 100644 index 00000000..72b27771 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_14.jpg new file mode 100644 index 00000000..b1b82273 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_16.jpg new file mode 100644 index 00000000..5a5e762f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_18.jpg new file mode 100644 index 00000000..bddbcb81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_2.jpg new file mode 100644 index 00000000..a0fb4561 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_20.jpg new file mode 100644 index 00000000..d6e35759 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_22.jpg new file mode 100644 index 00000000..cfc85a12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_24.jpg new file mode 100644 index 00000000..8ecf432d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_26.jpg new file mode 100644 index 00000000..6dd2eb9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_28.jpg new file mode 100644 index 00000000..2b87a0e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_30.jpg new file mode 100644 index 00000000..76121ef8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_4.jpg new file mode 100644 index 00000000..77c4604c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_6.jpg new file mode 100644 index 00000000..f48926a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_8.jpg new file mode 100644 index 00000000..d885ccc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_0.jpg new file mode 100644 index 00000000..6abaa469 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_10.jpg new file mode 100644 index 00000000..b1a54ec5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_12.jpg new file mode 100644 index 00000000..56ad7e84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_14.jpg new file mode 100644 index 00000000..1d84e9e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_16.jpg new file mode 100644 index 00000000..9cbecfbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_18.jpg new file mode 100644 index 00000000..4e05881a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_2.jpg new file mode 100644 index 00000000..e7ba150e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_20.jpg new file mode 100644 index 00000000..b8d641c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_22.jpg new file mode 100644 index 00000000..b510ea54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_24.jpg new file mode 100644 index 00000000..ce0fab7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_26.jpg new file mode 100644 index 00000000..387296fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_28.jpg new file mode 100644 index 00000000..59ce7c86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_30.jpg new file mode 100644 index 00000000..ea31f97d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_4.jpg new file mode 100644 index 00000000..a587363b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_6.jpg new file mode 100644 index 00000000..651834fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_8.jpg new file mode 100644 index 00000000..b224365f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_26_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_0.jpg new file mode 100644 index 00000000..fc7f564c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_10.jpg new file mode 100644 index 00000000..1edb3364 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_12.jpg new file mode 100644 index 00000000..65fc5c46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_14.jpg new file mode 100644 index 00000000..39209e77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_16.jpg new file mode 100644 index 00000000..266643aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_18.jpg new file mode 100644 index 00000000..86f47f57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_2.jpg new file mode 100644 index 00000000..89e4b1f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_20.jpg new file mode 100644 index 00000000..d31dbc8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_22.jpg new file mode 100644 index 00000000..055a8133 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_24.jpg new file mode 100644 index 00000000..f5396c7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_26.jpg new file mode 100644 index 00000000..2996ae66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_28.jpg new file mode 100644 index 00000000..10cebcc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_30.jpg new file mode 100644 index 00000000..e71b73c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_4.jpg new file mode 100644 index 00000000..52d814dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_6.jpg new file mode 100644 index 00000000..30121bb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_8.jpg new file mode 100644 index 00000000..3f637f75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_28_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_0.jpg index 00ac655c..c92a7ede 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_10.jpg new file mode 100644 index 00000000..944ab3ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_12.jpg new file mode 100644 index 00000000..8334bf9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_14.jpg new file mode 100644 index 00000000..6203643f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_16.jpg new file mode 100644 index 00000000..285d0b97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_18.jpg new file mode 100644 index 00000000..48d2bf85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_2.jpg new file mode 100644 index 00000000..9b4d2cbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_20.jpg new file mode 100644 index 00000000..ec471332 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_22.jpg new file mode 100644 index 00000000..2aa8473b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_24.jpg new file mode 100644 index 00000000..6dca2c91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_26.jpg new file mode 100644 index 00000000..e4fa0ee1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_28.jpg new file mode 100644 index 00000000..de5515cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_30.jpg new file mode 100644 index 00000000..c78e9053 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_4.jpg new file mode 100644 index 00000000..dc3621e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_6.jpg new file mode 100644 index 00000000..357cdc5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_8.jpg new file mode 100644 index 00000000..361e999f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_2_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_0.jpg new file mode 100644 index 00000000..ef87e2d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_10.jpg new file mode 100644 index 00000000..bf098a67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_12.jpg new file mode 100644 index 00000000..acd4f71e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_14.jpg new file mode 100644 index 00000000..9869a2ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_16.jpg new file mode 100644 index 00000000..4d8f4765 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_18.jpg new file mode 100644 index 00000000..51130add Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_2.jpg new file mode 100644 index 00000000..6bd5a885 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_20.jpg new file mode 100644 index 00000000..d382bb41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_22.jpg new file mode 100644 index 00000000..893642b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_24.jpg new file mode 100644 index 00000000..81ced921 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_26.jpg new file mode 100644 index 00000000..d7bd6134 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_28.jpg new file mode 100644 index 00000000..05947fc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_30.jpg new file mode 100644 index 00000000..9a5a061a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_4.jpg new file mode 100644 index 00000000..b2d7e9e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_6.jpg new file mode 100644 index 00000000..80c1efd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_8.jpg new file mode 100644 index 00000000..bd84599e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_30_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_0.jpg index 2e5d6fe1..aa8c3556 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_10.jpg new file mode 100644 index 00000000..c83235cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_12.jpg new file mode 100644 index 00000000..7ac08fcd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_14.jpg new file mode 100644 index 00000000..d0001263 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_16.jpg new file mode 100644 index 00000000..f849fa68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_18.jpg new file mode 100644 index 00000000..dc1805f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_2.jpg new file mode 100644 index 00000000..582f5378 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_20.jpg new file mode 100644 index 00000000..bcf2f8db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_22.jpg new file mode 100644 index 00000000..ca6631b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_24.jpg new file mode 100644 index 00000000..a955fa55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_26.jpg new file mode 100644 index 00000000..bb4edbdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_28.jpg new file mode 100644 index 00000000..0a22bc45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_30.jpg new file mode 100644 index 00000000..6460844b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_4.jpg new file mode 100644 index 00000000..bc09a1f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_6.jpg new file mode 100644 index 00000000..1a4f775a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_8.jpg new file mode 100644 index 00000000..bd99cdb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_0.jpg index 899320d9..fcdcaee6 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_10.jpg new file mode 100644 index 00000000..bca718fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_12.jpg new file mode 100644 index 00000000..951e982b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_14.jpg new file mode 100644 index 00000000..f1070b7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_16.jpg new file mode 100644 index 00000000..0531a931 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_18.jpg new file mode 100644 index 00000000..c58d5dfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_2.jpg new file mode 100644 index 00000000..e75f1a63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_20.jpg new file mode 100644 index 00000000..93fde8c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_22.jpg new file mode 100644 index 00000000..ffce13d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_24.jpg new file mode 100644 index 00000000..0356fadb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_26.jpg new file mode 100644 index 00000000..34f1341d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_28.jpg new file mode 100644 index 00000000..26f1a0a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_30.jpg new file mode 100644 index 00000000..727bc081 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_4.jpg new file mode 100644 index 00000000..26bcaea3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_6.jpg new file mode 100644 index 00000000..74daae1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_8.jpg new file mode 100644 index 00000000..1bc2dbb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_6_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_0.jpg index 09c23ade..1a55916b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_10.jpg new file mode 100644 index 00000000..f74f7876 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_12.jpg new file mode 100644 index 00000000..ca8e29e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_14.jpg new file mode 100644 index 00000000..89c16521 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_16.jpg new file mode 100644 index 00000000..6b95b87f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_18.jpg new file mode 100644 index 00000000..dbd7c61e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_2.jpg new file mode 100644 index 00000000..f41aa4eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_20.jpg new file mode 100644 index 00000000..55ab7274 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_22.jpg new file mode 100644 index 00000000..2c57fc11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_24.jpg new file mode 100644 index 00000000..d98f6658 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_26.jpg new file mode 100644 index 00000000..88dcb942 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_28.jpg new file mode 100644 index 00000000..18c31077 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_30.jpg new file mode 100644 index 00000000..b05a7aa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_4.jpg new file mode 100644 index 00000000..a1a48357 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_6.jpg new file mode 100644 index 00000000..f307f544 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_8.jpg new file mode 100644 index 00000000..a9242798 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/z_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_0.jpg index 859b2c58..d10367b0 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_12.jpg new file mode 100644 index 00000000..ce4ebd31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_16.jpg new file mode 100644 index 00000000..857d2175 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_20.jpg new file mode 100644 index 00000000..e4d1b126 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_24.jpg new file mode 100644 index 00000000..6386ec43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_28.jpg new file mode 100644 index 00000000..f37484b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_4.jpg new file mode 100644 index 00000000..f40a9423 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_8.jpg new file mode 100644 index 00000000..2439d7b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_0.jpg new file mode 100644 index 00000000..2f20444d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_12.jpg new file mode 100644 index 00000000..878871cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_16.jpg new file mode 100644 index 00000000..136a23ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_20.jpg new file mode 100644 index 00000000..e7a26407 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_24.jpg new file mode 100644 index 00000000..6009a0ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_28.jpg new file mode 100644 index 00000000..931f04ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_4.jpg new file mode 100644 index 00000000..573bdbea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_8.jpg new file mode 100644 index 00000000..1ea8e1c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_12_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_0.jpg new file mode 100644 index 00000000..614d0e08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_12.jpg new file mode 100644 index 00000000..74f1ab63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_16.jpg new file mode 100644 index 00000000..cc5bb38f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_20.jpg new file mode 100644 index 00000000..413502cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_24.jpg new file mode 100644 index 00000000..9166935b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_28.jpg new file mode 100644 index 00000000..3ab4f710 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_4.jpg new file mode 100644 index 00000000..73ebb1d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_8.jpg new file mode 100644 index 00000000..318652a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_0.jpg index 4b7fc789..79fc9125 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_12.jpg new file mode 100644 index 00000000..9856b54e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_16.jpg new file mode 100644 index 00000000..1964d60a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_20.jpg new file mode 100644 index 00000000..47ec951a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_24.jpg new file mode 100644 index 00000000..5d8cdcc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_28.jpg new file mode 100644 index 00000000..6653535b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_4.jpg new file mode 100644 index 00000000..88c7e6b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_8.jpg new file mode 100644 index 00000000..155b28b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_20_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_0.jpg index f93e5efe..58eeef8e 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_12.jpg new file mode 100644 index 00000000..189d44ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_16.jpg new file mode 100644 index 00000000..6cd507f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_20.jpg new file mode 100644 index 00000000..f729bc30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_24.jpg new file mode 100644 index 00000000..a9a674aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_28.jpg new file mode 100644 index 00000000..41124dd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_4.jpg new file mode 100644 index 00000000..0246c5d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_8.jpg new file mode 100644 index 00000000..24954bbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_0.jpg new file mode 100644 index 00000000..a150ef09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_12.jpg new file mode 100644 index 00000000..9470143e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_16.jpg new file mode 100644 index 00000000..c3636ca0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_20.jpg new file mode 100644 index 00000000..a32b5f8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_24.jpg new file mode 100644 index 00000000..08372dc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_28.jpg new file mode 100644 index 00000000..c5eab46e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_4.jpg new file mode 100644 index 00000000..1255c370 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_8.jpg new file mode 100644 index 00000000..6c4a7708 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_28_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_0.jpg index 36608977..03c3748f 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_12.jpg new file mode 100644 index 00000000..21713be5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_16.jpg new file mode 100644 index 00000000..757342f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_20.jpg new file mode 100644 index 00000000..80481acb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_24.jpg new file mode 100644 index 00000000..027b3a1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_28.jpg new file mode 100644 index 00000000..534ec56f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_4.jpg new file mode 100644 index 00000000..77884bc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_8.jpg new file mode 100644 index 00000000..5e5fdf78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_4_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_0.jpg new file mode 100644 index 00000000..eb80ac4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_12.jpg new file mode 100644 index 00000000..4e065440 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_16.jpg new file mode 100644 index 00000000..0b2880d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_20.jpg new file mode 100644 index 00000000..f89c6b31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_24.jpg new file mode 100644 index 00000000..55af63f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_28.jpg new file mode 100644 index 00000000..541858f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_4.jpg new file mode 100644 index 00000000..9ad7bef7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_8.jpg new file mode 100644 index 00000000..d1e6f8ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_0.jpg index 12b5a9b7..9f7d2894 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_16.jpg new file mode 100644 index 00000000..a867d528 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_24.jpg new file mode 100644 index 00000000..c933e4b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_8.jpg new file mode 100644 index 00000000..3580b4fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_0_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_0.jpg new file mode 100644 index 00000000..1c51e2cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_16.jpg new file mode 100644 index 00000000..982e2958 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_24.jpg new file mode 100644 index 00000000..0eb6484d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_8.jpg new file mode 100644 index 00000000..4341f947 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_16_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_0.jpg index f61e9407..16aa9932 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_16.jpg new file mode 100644 index 00000000..c0a8abd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_24.jpg new file mode 100644 index 00000000..b3480ce6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_8.jpg new file mode 100644 index 00000000..131ba9c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_24_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_0.jpg new file mode 100644 index 00000000..bd3dc295 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_16.jpg new file mode 100644 index 00000000..b80630f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_24.jpg new file mode 100644 index 00000000..26d96acc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_8.jpg new file mode 100644 index 00000000..e3ecd47e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzz_8_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_0_0.jpg index 6386da11..61373168 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_0_0.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_0_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_0_16.jpg new file mode 100644 index 00000000..e0c76dc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_0_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_16_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_16_0.jpg new file mode 100644 index 00000000..35fd5f37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_16_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_16_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_16_16.jpg new file mode 100644 index 00000000..868231a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzz_16_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzzz_0_0.jpg new file mode 100644 index 00000000..2ea60a08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzzzz_0_0.jpg new file mode 100644 index 00000000..5c188127 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzzzzz_0_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzzzzz_0_0.jpg new file mode 100644 index 00000000..78a7eeb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_0/zzzzzzz_0_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_32.jpg new file mode 100644 index 00000000..07cc12f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_33.jpg new file mode 100644 index 00000000..3359f197 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_34.jpg new file mode 100644 index 00000000..552750c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_35.jpg new file mode 100644 index 00000000..0c95c99d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_36.jpg new file mode 100644 index 00000000..95bb33c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_37.jpg new file mode 100644 index 00000000..57ed375c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_38.jpg new file mode 100644 index 00000000..a90273d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_39.jpg new file mode 100644 index 00000000..6e296da5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_52.jpg new file mode 100644 index 00000000..89ff8220 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_53.jpg new file mode 100644 index 00000000..ec025d39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_54.jpg new file mode 100644 index 00000000..90af37bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_55.jpg new file mode 100644 index 00000000..6471da53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_56.jpg new file mode 100644 index 00000000..d0f38fa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_57.jpg new file mode 100644 index 00000000..5832c787 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_58.jpg new file mode 100644 index 00000000..b7b30269 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_59.jpg new file mode 100644 index 00000000..153d02f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_60.jpg new file mode 100644 index 00000000..d5a2bdbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_63.jpg new file mode 100644 index 00000000..f8f68249 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/0_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_32.jpg new file mode 100644 index 00000000..35c17963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_33.jpg new file mode 100644 index 00000000..58ab02ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_34.jpg new file mode 100644 index 00000000..05fbbec5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_35.jpg new file mode 100644 index 00000000..2baadec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_36.jpg new file mode 100644 index 00000000..fadd1aa1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_37.jpg new file mode 100644 index 00000000..17739167 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_38.jpg new file mode 100644 index 00000000..6c36428a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_39.jpg new file mode 100644 index 00000000..5c6341ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_40.jpg new file mode 100644 index 00000000..ce53ae42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_41.jpg new file mode 100644 index 00000000..3b3ab936 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_42.jpg new file mode 100644 index 00000000..d78ee559 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_58.jpg new file mode 100644 index 00000000..11b6b11d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_59.jpg new file mode 100644 index 00000000..9038d687 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_60.jpg new file mode 100644 index 00000000..75fea25b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_61.jpg new file mode 100644 index 00000000..9229d33e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_62.jpg new file mode 100644 index 00000000..b980fd02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_63.jpg new file mode 100644 index 00000000..f82319b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/10_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_32.jpg new file mode 100644 index 00000000..870943c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_33.jpg new file mode 100644 index 00000000..743eba39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_34.jpg new file mode 100644 index 00000000..d6083209 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_35.jpg new file mode 100644 index 00000000..ca5528e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_36.jpg new file mode 100644 index 00000000..90836984 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_37.jpg new file mode 100644 index 00000000..b1da4150 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_38.jpg new file mode 100644 index 00000000..8399dad0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_39.jpg new file mode 100644 index 00000000..44126416 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_40.jpg new file mode 100644 index 00000000..0bcab132 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_41.jpg new file mode 100644 index 00000000..73164e7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_42.jpg new file mode 100644 index 00000000..d579d51f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_58.jpg new file mode 100644 index 00000000..732acfc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_59.jpg new file mode 100644 index 00000000..9e1c5a42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_60.jpg new file mode 100644 index 00000000..853e7d64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_61.jpg new file mode 100644 index 00000000..f0d4c320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_62.jpg new file mode 100644 index 00000000..2af7990a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_63.jpg new file mode 100644 index 00000000..4a467c49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/11_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_32.jpg new file mode 100644 index 00000000..e92c36cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_33.jpg new file mode 100644 index 00000000..365b3b17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_34.jpg new file mode 100644 index 00000000..09ef1567 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_35.jpg new file mode 100644 index 00000000..33f75b1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_36.jpg new file mode 100644 index 00000000..323d26d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_37.jpg new file mode 100644 index 00000000..2d9a3dc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_38.jpg new file mode 100644 index 00000000..0f50cf9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_39.jpg new file mode 100644 index 00000000..04fe9221 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_40.jpg new file mode 100644 index 00000000..0d0a16b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_41.jpg new file mode 100644 index 00000000..b0dff868 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_49.jpg new file mode 100644 index 00000000..3a9869f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_59.jpg new file mode 100644 index 00000000..921afaf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_60.jpg new file mode 100644 index 00000000..838b036d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_61.jpg new file mode 100644 index 00000000..5f4ca00e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_62.jpg new file mode 100644 index 00000000..17188f0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_63.jpg new file mode 100644 index 00000000..cb7f10f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/12_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_32.jpg new file mode 100644 index 00000000..0af282d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_33.jpg new file mode 100644 index 00000000..30ff70ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_34.jpg new file mode 100644 index 00000000..be76b74e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_35.jpg new file mode 100644 index 00000000..e50fc156 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_36.jpg new file mode 100644 index 00000000..a18baa05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_37.jpg new file mode 100644 index 00000000..136d9026 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_38.jpg new file mode 100644 index 00000000..f1679fd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_39.jpg new file mode 100644 index 00000000..72a88573 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_40.jpg new file mode 100644 index 00000000..c191b22d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_41.jpg new file mode 100644 index 00000000..06957dfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_44.jpg new file mode 100644 index 00000000..f462130d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_49.jpg new file mode 100644 index 00000000..08e88120 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_59.jpg new file mode 100644 index 00000000..63b7282f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_60.jpg new file mode 100644 index 00000000..8523a9a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_61.jpg new file mode 100644 index 00000000..a3a3717d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_62.jpg new file mode 100644 index 00000000..b252545a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_63.jpg new file mode 100644 index 00000000..3da9b35c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/13_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_32.jpg new file mode 100644 index 00000000..e6b277f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_33.jpg new file mode 100644 index 00000000..c771427e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_34.jpg new file mode 100644 index 00000000..52e98a31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_35.jpg new file mode 100644 index 00000000..47664335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_36.jpg new file mode 100644 index 00000000..a7fd9c8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_37.jpg new file mode 100644 index 00000000..1e48db3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_38.jpg new file mode 100644 index 00000000..017f951a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_39.jpg new file mode 100644 index 00000000..51c3b681 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_40.jpg new file mode 100644 index 00000000..78f4f3b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_41.jpg new file mode 100644 index 00000000..b25ae1e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_42.jpg new file mode 100644 index 00000000..b1ef402a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_45.jpg new file mode 100644 index 00000000..8c1ea46a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_46.jpg new file mode 100644 index 00000000..36c4563e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_47.jpg new file mode 100644 index 00000000..9a809e9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_59.jpg new file mode 100644 index 00000000..bcc84c33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_60.jpg new file mode 100644 index 00000000..beb9cb64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_61.jpg new file mode 100644 index 00000000..dd1bfa3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_62.jpg new file mode 100644 index 00000000..2f7b34c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_63.jpg new file mode 100644 index 00000000..d24ea898 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/14_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_32.jpg new file mode 100644 index 00000000..192a23f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_33.jpg new file mode 100644 index 00000000..3a11b5a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_34.jpg new file mode 100644 index 00000000..2089a1e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_35.jpg new file mode 100644 index 00000000..07e6ebbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_36.jpg new file mode 100644 index 00000000..4baf5e5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_37.jpg new file mode 100644 index 00000000..764f365a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_38.jpg new file mode 100644 index 00000000..66a6abd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_39.jpg new file mode 100644 index 00000000..f2eb661f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_40.jpg new file mode 100644 index 00000000..926a737a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_41.jpg new file mode 100644 index 00000000..5937765c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_42.jpg new file mode 100644 index 00000000..fe833541 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_46.jpg new file mode 100644 index 00000000..461016a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_47.jpg new file mode 100644 index 00000000..a0b42b18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_60.jpg new file mode 100644 index 00000000..0aedfa98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_61.jpg new file mode 100644 index 00000000..e9d52397 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_62.jpg new file mode 100644 index 00000000..7e9b147f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_63.jpg new file mode 100644 index 00000000..d53dc642 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/15_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_32.jpg new file mode 100644 index 00000000..1ceb3213 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_33.jpg new file mode 100644 index 00000000..244f7e26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_34.jpg new file mode 100644 index 00000000..4d41f18f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_35.jpg new file mode 100644 index 00000000..1e6d39dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_36.jpg new file mode 100644 index 00000000..6944798f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_37.jpg new file mode 100644 index 00000000..075a1492 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_38.jpg new file mode 100644 index 00000000..a61328c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_39.jpg new file mode 100644 index 00000000..fe0d25e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_40.jpg new file mode 100644 index 00000000..82a4a913 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_41.jpg new file mode 100644 index 00000000..f30b61d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_42.jpg new file mode 100644 index 00000000..02fa1986 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_45.jpg new file mode 100644 index 00000000..8dd1704a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_46.jpg new file mode 100644 index 00000000..27a21b39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_61.jpg new file mode 100644 index 00000000..8ab1135c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_62.jpg new file mode 100644 index 00000000..e9eab4c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_63.jpg new file mode 100644 index 00000000..9be11b5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/16_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_32.jpg new file mode 100644 index 00000000..3aa85d8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_33.jpg new file mode 100644 index 00000000..d96312a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_34.jpg new file mode 100644 index 00000000..4e173c0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_35.jpg new file mode 100644 index 00000000..c6fcc465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_36.jpg new file mode 100644 index 00000000..78268c73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_37.jpg new file mode 100644 index 00000000..fa805f16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_38.jpg new file mode 100644 index 00000000..5ed790e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_39.jpg new file mode 100644 index 00000000..f8e0269e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_40.jpg new file mode 100644 index 00000000..3f790049 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_41.jpg new file mode 100644 index 00000000..58b30fc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_42.jpg new file mode 100644 index 00000000..5553a8ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_45.jpg new file mode 100644 index 00000000..53970110 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_46.jpg new file mode 100644 index 00000000..bbeaa566 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_61.jpg new file mode 100644 index 00000000..61962a5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_62.jpg new file mode 100644 index 00000000..b983e419 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_63.jpg new file mode 100644 index 00000000..a523954c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/17_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_32.jpg new file mode 100644 index 00000000..3433d251 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_33.jpg new file mode 100644 index 00000000..875dfdf1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_34.jpg new file mode 100644 index 00000000..f83da948 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_35.jpg new file mode 100644 index 00000000..e5ebc4a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_36.jpg new file mode 100644 index 00000000..c80da85f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_37.jpg new file mode 100644 index 00000000..8b43702d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_38.jpg new file mode 100644 index 00000000..52151c2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_39.jpg new file mode 100644 index 00000000..dc5b60c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_40.jpg new file mode 100644 index 00000000..126fad0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_41.jpg new file mode 100644 index 00000000..528dbe61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_43.jpg new file mode 100644 index 00000000..584d36bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_44.jpg new file mode 100644 index 00000000..cc65d7d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_45.jpg new file mode 100644 index 00000000..9c772fe6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_46.jpg new file mode 100644 index 00000000..3e30f6a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_62.jpg new file mode 100644 index 00000000..4ed8201c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_63.jpg new file mode 100644 index 00000000..2d17b52b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/18_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_32.jpg new file mode 100644 index 00000000..49260be8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_33.jpg new file mode 100644 index 00000000..e174742c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_34.jpg new file mode 100644 index 00000000..845a2ae9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_35.jpg new file mode 100644 index 00000000..542a618a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_36.jpg new file mode 100644 index 00000000..05345dcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_37.jpg new file mode 100644 index 00000000..968ab1b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_38.jpg new file mode 100644 index 00000000..9eb8de74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_39.jpg new file mode 100644 index 00000000..edad0639 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_40.jpg new file mode 100644 index 00000000..0eb5fb8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_41.jpg new file mode 100644 index 00000000..63d89c40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_45.jpg new file mode 100644 index 00000000..68d7304b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_62.jpg new file mode 100644 index 00000000..b5083bac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_63.jpg new file mode 100644 index 00000000..5c4846d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/19_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_32.jpg new file mode 100644 index 00000000..16fd2c33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_33.jpg new file mode 100644 index 00000000..65d61e63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_34.jpg new file mode 100644 index 00000000..f9d3e1ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_35.jpg new file mode 100644 index 00000000..cdc61581 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_36.jpg new file mode 100644 index 00000000..42e6c0f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_37.jpg new file mode 100644 index 00000000..ead6d6d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_38.jpg new file mode 100644 index 00000000..aec3392b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_39.jpg new file mode 100644 index 00000000..520621b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_40.jpg new file mode 100644 index 00000000..64217c1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_53.jpg new file mode 100644 index 00000000..d73f955d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_54.jpg new file mode 100644 index 00000000..5709cc6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_55.jpg new file mode 100644 index 00000000..b29ed1ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_56.jpg new file mode 100644 index 00000000..c4945f2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_57.jpg new file mode 100644 index 00000000..b6f037dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_58.jpg new file mode 100644 index 00000000..8d2a5972 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_59.jpg new file mode 100644 index 00000000..0006df4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_60.jpg new file mode 100644 index 00000000..679e2456 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_61.jpg new file mode 100644 index 00000000..c2e9458d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_63.jpg new file mode 100644 index 00000000..42e05dd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/1_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_32.jpg new file mode 100644 index 00000000..eb55eb02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_33.jpg new file mode 100644 index 00000000..7ac5721d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_34.jpg new file mode 100644 index 00000000..652f95f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_35.jpg new file mode 100644 index 00000000..d191c78c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_36.jpg new file mode 100644 index 00000000..493ab623 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_37.jpg new file mode 100644 index 00000000..eb2768cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_38.jpg new file mode 100644 index 00000000..7fd5de90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_39.jpg new file mode 100644 index 00000000..6b4d8741 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_40.jpg new file mode 100644 index 00000000..40596100 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_41.jpg new file mode 100644 index 00000000..1efb7db1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_62.jpg new file mode 100644 index 00000000..86e61da4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_63.jpg new file mode 100644 index 00000000..fb0450a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/20_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_32.jpg new file mode 100644 index 00000000..bc84de52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_33.jpg new file mode 100644 index 00000000..12624992 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_34.jpg new file mode 100644 index 00000000..026bcc5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_35.jpg new file mode 100644 index 00000000..cd8ee928 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_36.jpg new file mode 100644 index 00000000..ff001e77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_37.jpg new file mode 100644 index 00000000..67deee01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_38.jpg new file mode 100644 index 00000000..0c0ebecd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_39.jpg new file mode 100644 index 00000000..c477492f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_40.jpg new file mode 100644 index 00000000..48aad882 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_41.jpg new file mode 100644 index 00000000..ecf25c54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_46.jpg new file mode 100644 index 00000000..76ab5628 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_62.jpg new file mode 100644 index 00000000..fd929538 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_63.jpg new file mode 100644 index 00000000..434fc298 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/21_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_32.jpg new file mode 100644 index 00000000..7ec75b4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_33.jpg new file mode 100644 index 00000000..bc4372d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_34.jpg new file mode 100644 index 00000000..a383a3cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_35.jpg new file mode 100644 index 00000000..f1867c58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_36.jpg new file mode 100644 index 00000000..79289187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_37.jpg new file mode 100644 index 00000000..7733298c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_38.jpg new file mode 100644 index 00000000..75ad0696 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_39.jpg new file mode 100644 index 00000000..7b451374 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_40.jpg new file mode 100644 index 00000000..dbe31df6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_41.jpg new file mode 100644 index 00000000..206bcaad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_62.jpg new file mode 100644 index 00000000..a5fc4249 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_63.jpg new file mode 100644 index 00000000..62e68b33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/22_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_32.jpg new file mode 100644 index 00000000..b586ad2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_33.jpg new file mode 100644 index 00000000..d8308449 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_34.jpg new file mode 100644 index 00000000..a903883e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_35.jpg new file mode 100644 index 00000000..25af1b2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_36.jpg new file mode 100644 index 00000000..75ccd638 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_37.jpg new file mode 100644 index 00000000..8693fe7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_38.jpg new file mode 100644 index 00000000..4fa333a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_39.jpg new file mode 100644 index 00000000..306278e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_40.jpg new file mode 100644 index 00000000..b1858c34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_41.jpg new file mode 100644 index 00000000..27d3b9c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_45.jpg new file mode 100644 index 00000000..ffa802de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_46.jpg new file mode 100644 index 00000000..a768a93c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_47.jpg new file mode 100644 index 00000000..99be3c0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_62.jpg new file mode 100644 index 00000000..e996a2b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_63.jpg new file mode 100644 index 00000000..08569c0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/23_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_32.jpg new file mode 100644 index 00000000..3f508e5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_33.jpg new file mode 100644 index 00000000..ecf692ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_34.jpg new file mode 100644 index 00000000..02fb81ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_35.jpg new file mode 100644 index 00000000..bc67a2f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_36.jpg new file mode 100644 index 00000000..edbffad0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_37.jpg new file mode 100644 index 00000000..7b72541f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_38.jpg new file mode 100644 index 00000000..2dd40fae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_39.jpg new file mode 100644 index 00000000..41708373 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_40.jpg new file mode 100644 index 00000000..1e71a6e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_45.jpg new file mode 100644 index 00000000..0b1c266c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_46.jpg new file mode 100644 index 00000000..e41b93a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_47.jpg new file mode 100644 index 00000000..8064f33f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_62.jpg new file mode 100644 index 00000000..90bcd079 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_63.jpg new file mode 100644 index 00000000..8d06c23d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/24_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_32.jpg new file mode 100644 index 00000000..4882bea7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_33.jpg new file mode 100644 index 00000000..55d5585a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_34.jpg new file mode 100644 index 00000000..6dde037f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_35.jpg new file mode 100644 index 00000000..1898a6fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_36.jpg new file mode 100644 index 00000000..f0202bdc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_37.jpg new file mode 100644 index 00000000..4c352487 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_38.jpg new file mode 100644 index 00000000..2d95d04e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_39.jpg new file mode 100644 index 00000000..c86d962a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_40.jpg new file mode 100644 index 00000000..6bf07665 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_62.jpg new file mode 100644 index 00000000..b6144de5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_63.jpg new file mode 100644 index 00000000..cb7e6e0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/25_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_32.jpg new file mode 100644 index 00000000..1360c79b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_33.jpg new file mode 100644 index 00000000..5ba50c89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_34.jpg new file mode 100644 index 00000000..680a28e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_35.jpg new file mode 100644 index 00000000..bde5c1ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_36.jpg new file mode 100644 index 00000000..1eaa218c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_37.jpg new file mode 100644 index 00000000..a7d81db2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_38.jpg new file mode 100644 index 00000000..3f5136e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_39.jpg new file mode 100644 index 00000000..c0ed7a45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_41.jpg new file mode 100644 index 00000000..8b1e7fb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_47.jpg new file mode 100644 index 00000000..23dcdf85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_63.jpg new file mode 100644 index 00000000..ed26a6ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/26_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_32.jpg new file mode 100644 index 00000000..75b64cfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_33.jpg new file mode 100644 index 00000000..310d01f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_34.jpg new file mode 100644 index 00000000..0b452993 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_35.jpg new file mode 100644 index 00000000..4b5c08f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_36.jpg new file mode 100644 index 00000000..5279861d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_37.jpg new file mode 100644 index 00000000..eabcbba7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_38.jpg new file mode 100644 index 00000000..7b1f6432 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_47.jpg new file mode 100644 index 00000000..1089483d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_63.jpg new file mode 100644 index 00000000..a33a77a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/27_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_32.jpg new file mode 100644 index 00000000..aef1b45b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_33.jpg new file mode 100644 index 00000000..0f1ce970 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_34.jpg new file mode 100644 index 00000000..91bc3a62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_35.jpg new file mode 100644 index 00000000..17cf3c07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_36.jpg new file mode 100644 index 00000000..2f7bd035 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_37.jpg new file mode 100644 index 00000000..2279917b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_38.jpg new file mode 100644 index 00000000..afc3904d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_41.jpg new file mode 100644 index 00000000..3bd86028 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_62.jpg new file mode 100644 index 00000000..fb5b0456 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_63.jpg new file mode 100644 index 00000000..92429bb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/28_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_32.jpg new file mode 100644 index 00000000..ccd7345b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_33.jpg new file mode 100644 index 00000000..5cde6699 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_34.jpg new file mode 100644 index 00000000..539815d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_35.jpg new file mode 100644 index 00000000..10babf4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_36.jpg new file mode 100644 index 00000000..1242c30b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_37.jpg new file mode 100644 index 00000000..4a50d93e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_41.jpg new file mode 100644 index 00000000..991e611a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_43.jpg new file mode 100644 index 00000000..785e063e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_44.jpg new file mode 100644 index 00000000..e0702438 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_45.jpg new file mode 100644 index 00000000..b7dd125f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_62.jpg new file mode 100644 index 00000000..eea664f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_63.jpg new file mode 100644 index 00000000..9f6d68b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/29_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_32.jpg new file mode 100644 index 00000000..be5deeae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_33.jpg new file mode 100644 index 00000000..9196f396 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_34.jpg new file mode 100644 index 00000000..81e65db0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_35.jpg new file mode 100644 index 00000000..1d3a65c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_36.jpg new file mode 100644 index 00000000..a9dd7eaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_37.jpg new file mode 100644 index 00000000..380deb38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_38.jpg new file mode 100644 index 00000000..ccc8aac3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_39.jpg new file mode 100644 index 00000000..532a1406 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_40.jpg new file mode 100644 index 00000000..37b995cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_41.jpg new file mode 100644 index 00000000..8ca6e617 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_54.jpg new file mode 100644 index 00000000..3d961b78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_55.jpg new file mode 100644 index 00000000..93c0251a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_56.jpg new file mode 100644 index 00000000..a31191e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_57.jpg new file mode 100644 index 00000000..55fa892b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_58.jpg new file mode 100644 index 00000000..edb5dde0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_59.jpg new file mode 100644 index 00000000..4f29a978 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_60.jpg new file mode 100644 index 00000000..d7331f34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_61.jpg new file mode 100644 index 00000000..d5a66723 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_62.jpg new file mode 100644 index 00000000..2aa9a461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_63.jpg new file mode 100644 index 00000000..7a360dbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/2_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_32.jpg new file mode 100644 index 00000000..f8529d3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_33.jpg new file mode 100644 index 00000000..0cba16a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_34.jpg new file mode 100644 index 00000000..379d66fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_35.jpg new file mode 100644 index 00000000..e11f8a50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_36.jpg new file mode 100644 index 00000000..55e46e4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_41.jpg new file mode 100644 index 00000000..d750b585 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_45.jpg new file mode 100644 index 00000000..3e3d1f9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_46.jpg new file mode 100644 index 00000000..ab5590fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_47.jpg new file mode 100644 index 00000000..7d0c61aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_62.jpg new file mode 100644 index 00000000..aef22fec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_63.jpg new file mode 100644 index 00000000..00f749cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/30_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_32.jpg new file mode 100644 index 00000000..92f6b5f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_33.jpg new file mode 100644 index 00000000..7cec83cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_34.jpg new file mode 100644 index 00000000..15e246a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_35.jpg new file mode 100644 index 00000000..65acd01c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_36.jpg new file mode 100644 index 00000000..24ae1e7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_42.jpg new file mode 100644 index 00000000..fec94ecb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_43.jpg new file mode 100644 index 00000000..3bb1ec35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_45.jpg new file mode 100644 index 00000000..22eb18e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_46.jpg new file mode 100644 index 00000000..d0011e4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_47.jpg new file mode 100644 index 00000000..8a4bc2a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_61.jpg new file mode 100644 index 00000000..4c9230a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_62.jpg new file mode 100644 index 00000000..c4e7ec01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_63.jpg new file mode 100644 index 00000000..3451773b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/31_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_32.jpg new file mode 100644 index 00000000..988d2858 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_33.jpg new file mode 100644 index 00000000..6f3b5c23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_34.jpg new file mode 100644 index 00000000..47a62e70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_35.jpg new file mode 100644 index 00000000..c6ae9e0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_36.jpg new file mode 100644 index 00000000..7585708a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_37.jpg new file mode 100644 index 00000000..51698d8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_38.jpg new file mode 100644 index 00000000..b60b8b90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_39.jpg new file mode 100644 index 00000000..6c1c99c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_40.jpg new file mode 100644 index 00000000..6e4cfb38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_41.jpg new file mode 100644 index 00000000..de8f3eef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_55.jpg new file mode 100644 index 00000000..442c5197 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_56.jpg new file mode 100644 index 00000000..899ada63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_57.jpg new file mode 100644 index 00000000..1fb1a3ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_58.jpg new file mode 100644 index 00000000..0d76ba63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_59.jpg new file mode 100644 index 00000000..57885617 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_60.jpg new file mode 100644 index 00000000..aa0e03bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_61.jpg new file mode 100644 index 00000000..a2a068de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_62.jpg new file mode 100644 index 00000000..d5400557 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/3_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_32.jpg new file mode 100644 index 00000000..366d0e98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_33.jpg new file mode 100644 index 00000000..6eafe339 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_34.jpg new file mode 100644 index 00000000..7db075b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_35.jpg new file mode 100644 index 00000000..ee21b21c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_36.jpg new file mode 100644 index 00000000..56f492fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_37.jpg new file mode 100644 index 00000000..1dcb8026 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_38.jpg new file mode 100644 index 00000000..5c79ee43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_39.jpg new file mode 100644 index 00000000..8422b117 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_40.jpg new file mode 100644 index 00000000..50677609 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_41.jpg new file mode 100644 index 00000000..bb950df2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_55.jpg new file mode 100644 index 00000000..389ae7b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_56.jpg new file mode 100644 index 00000000..4c799da9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_57.jpg new file mode 100644 index 00000000..a4b255b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_58.jpg new file mode 100644 index 00000000..ed254962 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_59.jpg new file mode 100644 index 00000000..7bcddbbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_60.jpg new file mode 100644 index 00000000..203fc6c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_61.jpg new file mode 100644 index 00000000..d2b7f071 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_62.jpg new file mode 100644 index 00000000..987f843b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_63.jpg new file mode 100644 index 00000000..1f6160a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/4_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_32.jpg new file mode 100644 index 00000000..df98a5cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_33.jpg new file mode 100644 index 00000000..fa55e21c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_34.jpg new file mode 100644 index 00000000..0612f89e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_35.jpg new file mode 100644 index 00000000..3a84a805 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_36.jpg new file mode 100644 index 00000000..965d009c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_37.jpg new file mode 100644 index 00000000..d12a3a89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_38.jpg new file mode 100644 index 00000000..ad1c7863 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_39.jpg new file mode 100644 index 00000000..5fd4fccb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_40.jpg new file mode 100644 index 00000000..c8ccc9ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_41.jpg new file mode 100644 index 00000000..557c1753 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_55.jpg new file mode 100644 index 00000000..0b40e861 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_56.jpg new file mode 100644 index 00000000..1d000aeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_57.jpg new file mode 100644 index 00000000..9a936d4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_58.jpg new file mode 100644 index 00000000..f95f23b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_59.jpg new file mode 100644 index 00000000..387e99bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_60.jpg new file mode 100644 index 00000000..626f10f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_61.jpg new file mode 100644 index 00000000..3789bd23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_62.jpg new file mode 100644 index 00000000..d6b39e5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_63.jpg new file mode 100644 index 00000000..226e2f4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/5_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_32.jpg new file mode 100644 index 00000000..d75fbb51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_33.jpg new file mode 100644 index 00000000..81a82025 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_34.jpg new file mode 100644 index 00000000..bc005d49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_35.jpg new file mode 100644 index 00000000..8e08570d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_36.jpg new file mode 100644 index 00000000..92b3f475 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_37.jpg new file mode 100644 index 00000000..bee8615c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_38.jpg new file mode 100644 index 00000000..bc4e846e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_39.jpg new file mode 100644 index 00000000..e0de2f76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_40.jpg new file mode 100644 index 00000000..8fbd4828 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_41.jpg new file mode 100644 index 00000000..915af045 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_56.jpg new file mode 100644 index 00000000..cb7eb50c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_57.jpg new file mode 100644 index 00000000..54dfc2a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_58.jpg new file mode 100644 index 00000000..36703f2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_59.jpg new file mode 100644 index 00000000..84f49d10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_60.jpg new file mode 100644 index 00000000..fb6eb7f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_61.jpg new file mode 100644 index 00000000..e11afca8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_62.jpg new file mode 100644 index 00000000..08283197 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_63.jpg new file mode 100644 index 00000000..e8f487e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/6_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_32.jpg new file mode 100644 index 00000000..065cd603 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_33.jpg new file mode 100644 index 00000000..6f4962d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_34.jpg new file mode 100644 index 00000000..71cff9a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_35.jpg new file mode 100644 index 00000000..299f6ad3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_36.jpg new file mode 100644 index 00000000..7d2c5fa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_37.jpg new file mode 100644 index 00000000..d92be051 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_38.jpg new file mode 100644 index 00000000..f67a451c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_39.jpg new file mode 100644 index 00000000..ff359829 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_40.jpg new file mode 100644 index 00000000..8806162b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_41.jpg new file mode 100644 index 00000000..2520f6ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_56.jpg new file mode 100644 index 00000000..04aeffbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_57.jpg new file mode 100644 index 00000000..ead1789c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_58.jpg new file mode 100644 index 00000000..706083bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_59.jpg new file mode 100644 index 00000000..67df1dbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_60.jpg new file mode 100644 index 00000000..22282f10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_61.jpg new file mode 100644 index 00000000..65c7376e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_62.jpg new file mode 100644 index 00000000..8f65fb6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_63.jpg new file mode 100644 index 00000000..30d3e748 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/7_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_32.jpg new file mode 100644 index 00000000..25491883 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_33.jpg new file mode 100644 index 00000000..0a2483e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_34.jpg new file mode 100644 index 00000000..1e47222a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_35.jpg new file mode 100644 index 00000000..f3a0dcd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_36.jpg new file mode 100644 index 00000000..fb7c2cc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_37.jpg new file mode 100644 index 00000000..aa1ca45d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_38.jpg new file mode 100644 index 00000000..64e14602 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_39.jpg new file mode 100644 index 00000000..cd9c2946 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_40.jpg new file mode 100644 index 00000000..2cac2c5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_41.jpg new file mode 100644 index 00000000..e051f5b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_42.jpg new file mode 100644 index 00000000..f1783fda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_57.jpg new file mode 100644 index 00000000..9c1c8f30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_58.jpg new file mode 100644 index 00000000..7eaa8ddf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_59.jpg new file mode 100644 index 00000000..8f3d6fcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_60.jpg new file mode 100644 index 00000000..1520b53c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_61.jpg new file mode 100644 index 00000000..e6f2d0ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_62.jpg new file mode 100644 index 00000000..c6ed1339 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_63.jpg new file mode 100644 index 00000000..3e8927bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/8_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_32.jpg new file mode 100644 index 00000000..7e082d45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_33.jpg new file mode 100644 index 00000000..03f2f0b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_34.jpg new file mode 100644 index 00000000..13f1da07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_35.jpg new file mode 100644 index 00000000..7f60503a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_36.jpg new file mode 100644 index 00000000..87fe68ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_37.jpg new file mode 100644 index 00000000..e24c5cc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_38.jpg new file mode 100644 index 00000000..8fcbc854 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_39.jpg new file mode 100644 index 00000000..b1a3b349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_40.jpg new file mode 100644 index 00000000..8ff782b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_41.jpg new file mode 100644 index 00000000..dfae33ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_42.jpg new file mode 100644 index 00000000..5b193f38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_44.jpg new file mode 100644 index 00000000..6ee11d5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_57.jpg new file mode 100644 index 00000000..680a5e5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_58.jpg new file mode 100644 index 00000000..a7a09ce5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_59.jpg new file mode 100644 index 00000000..f52a2e92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_60.jpg new file mode 100644 index 00000000..eb1acc03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_61.jpg new file mode 100644 index 00000000..3fa70c01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_62.jpg new file mode 100644 index 00000000..73707c3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_63.jpg new file mode 100644 index 00000000..a82978f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/9_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_32.jpg new file mode 100644 index 00000000..316690f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_34.jpg new file mode 100644 index 00000000..c111443c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_36.jpg new file mode 100644 index 00000000..52eddc87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_38.jpg new file mode 100644 index 00000000..44cca0f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_40.jpg new file mode 100644 index 00000000..25a77883 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_52.jpg new file mode 100644 index 00000000..95fccfe9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_54.jpg new file mode 100644 index 00000000..b3aee912 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_56.jpg new file mode 100644 index 00000000..178a3e4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_58.jpg new file mode 100644 index 00000000..d3ebccc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_60.jpg new file mode 100644 index 00000000..6f4622a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_62.jpg new file mode 100644 index 00000000..79c80e20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_0_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_32.jpg new file mode 100644 index 00000000..0a003595 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_34.jpg new file mode 100644 index 00000000..e3e830be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_36.jpg new file mode 100644 index 00000000..bd40a137 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_38.jpg new file mode 100644 index 00000000..278ae35f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_40.jpg new file mode 100644 index 00000000..43cd5bbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_42.jpg new file mode 100644 index 00000000..4efa7ace Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_58.jpg new file mode 100644 index 00000000..39dd3b36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_60.jpg new file mode 100644 index 00000000..d76b9fa0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_62.jpg new file mode 100644 index 00000000..ac66975d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_10_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_32.jpg new file mode 100644 index 00000000..1d4b7ebc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_34.jpg new file mode 100644 index 00000000..934a3635 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_36.jpg new file mode 100644 index 00000000..7a26dbb4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_38.jpg new file mode 100644 index 00000000..55dc1573 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_40.jpg new file mode 100644 index 00000000..f25398d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_42.jpg new file mode 100644 index 00000000..36333f7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_44.jpg new file mode 100644 index 00000000..254cc7f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_50.jpg new file mode 100644 index 00000000..818b228d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_60.jpg new file mode 100644 index 00000000..340e42aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_62.jpg new file mode 100644 index 00000000..5374d95b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_12_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_32.jpg new file mode 100644 index 00000000..dad44b0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_34.jpg new file mode 100644 index 00000000..c5390a95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_36.jpg new file mode 100644 index 00000000..96292cfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_38.jpg new file mode 100644 index 00000000..12d6a56f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_40.jpg new file mode 100644 index 00000000..25782fd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_42.jpg new file mode 100644 index 00000000..197cfa03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_46.jpg new file mode 100644 index 00000000..bc1f3ce8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_48.jpg new file mode 100644 index 00000000..78db7c4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_60.jpg new file mode 100644 index 00000000..e19f26ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_62.jpg new file mode 100644 index 00000000..b4c58e45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_14_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_32.jpg new file mode 100644 index 00000000..6d055e8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_34.jpg new file mode 100644 index 00000000..5813299a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_36.jpg new file mode 100644 index 00000000..dcca4f0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_38.jpg new file mode 100644 index 00000000..078b35a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_40.jpg new file mode 100644 index 00000000..3afe734d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_42.jpg new file mode 100644 index 00000000..b9d2d2bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_46.jpg new file mode 100644 index 00000000..b1c58c04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_62.jpg new file mode 100644 index 00000000..04b22cdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_16_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_32.jpg new file mode 100644 index 00000000..67fbe557 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_34.jpg new file mode 100644 index 00000000..320bfe0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_36.jpg new file mode 100644 index 00000000..e51f4efc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_38.jpg new file mode 100644 index 00000000..3f1c4c65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_40.jpg new file mode 100644 index 00000000..68238da0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_42.jpg new file mode 100644 index 00000000..8b84425e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_44.jpg new file mode 100644 index 00000000..7f490488 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_46.jpg new file mode 100644 index 00000000..e7cc1da7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_62.jpg new file mode 100644 index 00000000..9b273495 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_18_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_32.jpg new file mode 100644 index 00000000..1a1313ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_34.jpg new file mode 100644 index 00000000..86db1976 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_36.jpg new file mode 100644 index 00000000..47d0eaa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_38.jpg new file mode 100644 index 00000000..8dd51bcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_40.jpg new file mode 100644 index 00000000..6c4a1cbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_42.jpg new file mode 100644 index 00000000..75dc1f04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_46.jpg new file mode 100644 index 00000000..47c93b41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_62.jpg new file mode 100644 index 00000000..83398ba9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_20_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_32.jpg new file mode 100644 index 00000000..8b7fc320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_34.jpg new file mode 100644 index 00000000..72563b9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_36.jpg new file mode 100644 index 00000000..bb48a6ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_38.jpg new file mode 100644 index 00000000..b1eb616f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_40.jpg new file mode 100644 index 00000000..4667727b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_42.jpg new file mode 100644 index 00000000..bef29b7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_46.jpg new file mode 100644 index 00000000..eae6aff7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_48.jpg new file mode 100644 index 00000000..9118fbb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_62.jpg new file mode 100644 index 00000000..2339428e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_22_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_32.jpg new file mode 100644 index 00000000..479460d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_34.jpg new file mode 100644 index 00000000..1f38c98b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_36.jpg new file mode 100644 index 00000000..94306124 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_38.jpg new file mode 100644 index 00000000..96207ffa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_40.jpg new file mode 100644 index 00000000..eb2a2faf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_46.jpg new file mode 100644 index 00000000..d6309b5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_48.jpg new file mode 100644 index 00000000..5f29661c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_62.jpg new file mode 100644 index 00000000..f1b77f11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_24_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_32.jpg new file mode 100644 index 00000000..3183688f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_34.jpg new file mode 100644 index 00000000..bf00d4b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_36.jpg new file mode 100644 index 00000000..0b388b9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_38.jpg new file mode 100644 index 00000000..02909cb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_40.jpg new file mode 100644 index 00000000..f1934055 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_42.jpg new file mode 100644 index 00000000..5c850af0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_48.jpg new file mode 100644 index 00000000..6d32269b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_26_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_32.jpg new file mode 100644 index 00000000..d5d5b320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_34.jpg new file mode 100644 index 00000000..03343d6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_36.jpg new file mode 100644 index 00000000..2aa17599 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_38.jpg new file mode 100644 index 00000000..ea3b6a59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_42.jpg new file mode 100644 index 00000000..1f5dce27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_44.jpg new file mode 100644 index 00000000..5002ac06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_46.jpg new file mode 100644 index 00000000..99b33b1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_62.jpg new file mode 100644 index 00000000..4f21a4b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_28_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_32.jpg new file mode 100644 index 00000000..49019279 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_34.jpg new file mode 100644 index 00000000..e37684ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_36.jpg new file mode 100644 index 00000000..817f169a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_38.jpg new file mode 100644 index 00000000..d07f2c98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_40.jpg new file mode 100644 index 00000000..5a8a3c3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_42.jpg new file mode 100644 index 00000000..194d352a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_54.jpg new file mode 100644 index 00000000..c34bfa8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_56.jpg new file mode 100644 index 00000000..d34712d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_58.jpg new file mode 100644 index 00000000..9024674c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_60.jpg new file mode 100644 index 00000000..4bfe8128 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_62.jpg new file mode 100644 index 00000000..93e9101c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_2_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_32.jpg new file mode 100644 index 00000000..7a0b9f2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_34.jpg new file mode 100644 index 00000000..3480c007 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_36.jpg new file mode 100644 index 00000000..8cf3dd3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_42.jpg new file mode 100644 index 00000000..7f8d2a1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_44.jpg new file mode 100644 index 00000000..23bb7363 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_46.jpg new file mode 100644 index 00000000..3042c441 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_48.jpg new file mode 100644 index 00000000..622e1492 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_62.jpg new file mode 100644 index 00000000..ea5dc51a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_30_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_32.jpg new file mode 100644 index 00000000..65b3a1d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_34.jpg new file mode 100644 index 00000000..0018a0fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_36.jpg new file mode 100644 index 00000000..6b245231 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_38.jpg new file mode 100644 index 00000000..aca79427 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_40.jpg new file mode 100644 index 00000000..80dc32c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_42.jpg new file mode 100644 index 00000000..8899afe6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_56.jpg new file mode 100644 index 00000000..426484cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_58.jpg new file mode 100644 index 00000000..2e654f35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_60.jpg new file mode 100644 index 00000000..c2ddce19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_62.jpg new file mode 100644 index 00000000..0d6d5c2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_4_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_32.jpg new file mode 100644 index 00000000..9174b1dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_34.jpg new file mode 100644 index 00000000..801faa5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_36.jpg new file mode 100644 index 00000000..2eebda8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_38.jpg new file mode 100644 index 00000000..6ef6749b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_40.jpg new file mode 100644 index 00000000..6ecaa059 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_42.jpg new file mode 100644 index 00000000..04d3049a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_56.jpg new file mode 100644 index 00000000..a53a2d38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_58.jpg new file mode 100644 index 00000000..8759c828 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_60.jpg new file mode 100644 index 00000000..6c277377 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_62.jpg new file mode 100644 index 00000000..d59e4178 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_6_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_32.jpg new file mode 100644 index 00000000..ad24d3de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_34.jpg new file mode 100644 index 00000000..8ea23a0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_36.jpg new file mode 100644 index 00000000..29b78b1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_38.jpg new file mode 100644 index 00000000..705cb0d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_40.jpg new file mode 100644 index 00000000..0dffff43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_42.jpg new file mode 100644 index 00000000..1f9644c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_44.jpg new file mode 100644 index 00000000..7656a9ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_58.jpg new file mode 100644 index 00000000..b63380e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_60.jpg new file mode 100644 index 00000000..5db63a67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_62.jpg new file mode 100644 index 00000000..6e5b8c3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/z_8_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_32.jpg new file mode 100644 index 00000000..3c0bc9fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_36.jpg new file mode 100644 index 00000000..5f7b41bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_40.jpg new file mode 100644 index 00000000..b7f54c42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_44.jpg new file mode 100644 index 00000000..4370aca2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_52.jpg new file mode 100644 index 00000000..8071c205 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_56.jpg new file mode 100644 index 00000000..fb65b193 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_60.jpg new file mode 100644 index 00000000..e0a73528 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_0_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_32.jpg new file mode 100644 index 00000000..44f9796b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_36.jpg new file mode 100644 index 00000000..77b65bb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_40.jpg new file mode 100644 index 00000000..36923c23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_44.jpg new file mode 100644 index 00000000..13a95eef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_48.jpg new file mode 100644 index 00000000..28cd47a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_52.jpg new file mode 100644 index 00000000..c3574d05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_60.jpg new file mode 100644 index 00000000..972240f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_12_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_32.jpg new file mode 100644 index 00000000..df6f8507 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_36.jpg new file mode 100644 index 00000000..7fef04f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_40.jpg new file mode 100644 index 00000000..b058fee9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_44.jpg new file mode 100644 index 00000000..041db55f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_48.jpg new file mode 100644 index 00000000..10ecbd5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_16_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_32.jpg new file mode 100644 index 00000000..93482c46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_36.jpg new file mode 100644 index 00000000..e8e2f15a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_40.jpg new file mode 100644 index 00000000..96a7857e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_44.jpg new file mode 100644 index 00000000..515c7e31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_48.jpg new file mode 100644 index 00000000..3ea775d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_20_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_32.jpg new file mode 100644 index 00000000..7d69ae24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_36.jpg new file mode 100644 index 00000000..fa78db40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_40.jpg new file mode 100644 index 00000000..ca6e5b74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_44.jpg new file mode 100644 index 00000000..5baa3200 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_48.jpg new file mode 100644 index 00000000..4928b152 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_24_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_32.jpg new file mode 100644 index 00000000..95216abc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_36.jpg new file mode 100644 index 00000000..046d97a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_40.jpg new file mode 100644 index 00000000..adb0f26e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_44.jpg new file mode 100644 index 00000000..d4f1f3d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_48.jpg new file mode 100644 index 00000000..97f0421d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_28_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_32.jpg new file mode 100644 index 00000000..a183965c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_36.jpg new file mode 100644 index 00000000..742865dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_40.jpg new file mode 100644 index 00000000..17e67df1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_44.jpg new file mode 100644 index 00000000..24c7ec92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_56.jpg new file mode 100644 index 00000000..a795605e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_60.jpg new file mode 100644 index 00000000..131837eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_4_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_32.jpg new file mode 100644 index 00000000..e5bca162 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_36.jpg new file mode 100644 index 00000000..60f5887d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_40.jpg new file mode 100644 index 00000000..c805e257 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_44.jpg new file mode 100644 index 00000000..8d121476 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_60.jpg new file mode 100644 index 00000000..141bd921 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zz_8_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_32.jpg new file mode 100644 index 00000000..7a53baeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_40.jpg new file mode 100644 index 00000000..2f2561d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_48.jpg new file mode 100644 index 00000000..ae2873c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_56.jpg new file mode 100644 index 00000000..5db025fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_0_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_16_32.jpg new file mode 100644 index 00000000..cef171e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_16_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_16_40.jpg new file mode 100644 index 00000000..8dd44fbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_16_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_16_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_16_48.jpg new file mode 100644 index 00000000..3449df87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_16_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_24_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_24_32.jpg new file mode 100644 index 00000000..c08619a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_24_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_24_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_24_40.jpg new file mode 100644 index 00000000..f0e290bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_24_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_24_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_24_48.jpg new file mode 100644 index 00000000..8fbe6e1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_24_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_32.jpg new file mode 100644 index 00000000..62cd415e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_40.jpg new file mode 100644 index 00000000..d6e9f8e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_48.jpg new file mode 100644 index 00000000..8d57c2eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_56.jpg new file mode 100644 index 00000000..1f13dcf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzz_8_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_0_32.jpg new file mode 100644 index 00000000..f2e521b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_0_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_0_48.jpg new file mode 100644 index 00000000..f1d28974 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_0_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_16_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_16_32.jpg new file mode 100644 index 00000000..93faaab0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_16_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_16_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_16_48.jpg new file mode 100644 index 00000000..bcad2389 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzz_16_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzzz_0_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzzz_0_32.jpg new file mode 100644 index 00000000..abd8ebd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_1/zzzzz_0_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/10_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/10_64.jpg new file mode 100644 index 00000000..09ae02c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/10_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/10_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/10_65.jpg new file mode 100644 index 00000000..68b5860e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/10_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/11_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/11_64.jpg new file mode 100644 index 00000000..678ae66b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/11_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/11_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/11_65.jpg new file mode 100644 index 00000000..9a02e6a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/11_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/11_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/11_66.jpg new file mode 100644 index 00000000..95c34a1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/11_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_64.jpg new file mode 100644 index 00000000..25923da7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_65.jpg new file mode 100644 index 00000000..5a09ed68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_66.jpg new file mode 100644 index 00000000..8c3f4390 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_67.jpg new file mode 100644 index 00000000..da5bcbc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/12_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_64.jpg new file mode 100644 index 00000000..ea4cb304 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_65.jpg new file mode 100644 index 00000000..a9341fbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_66.jpg new file mode 100644 index 00000000..5dabbc5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_67.jpg new file mode 100644 index 00000000..38ba94a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/13_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_64.jpg new file mode 100644 index 00000000..a8c415c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_65.jpg new file mode 100644 index 00000000..5f519da8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_66.jpg new file mode 100644 index 00000000..be32d60a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_67.jpg new file mode 100644 index 00000000..a63b4a33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_68.jpg new file mode 100644 index 00000000..8ef5701e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/14_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_64.jpg new file mode 100644 index 00000000..b19e9601 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_65.jpg new file mode 100644 index 00000000..40a8859e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_66.jpg new file mode 100644 index 00000000..95c5b0d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_67.jpg new file mode 100644 index 00000000..2104de71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_68.jpg new file mode 100644 index 00000000..11220136 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/15_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_64.jpg new file mode 100644 index 00000000..7233852e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_65.jpg new file mode 100644 index 00000000..8549a93c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_66.jpg new file mode 100644 index 00000000..7f53cbae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_67.jpg new file mode 100644 index 00000000..e77ace49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_68.jpg new file mode 100644 index 00000000..b23a4d96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_69.jpg new file mode 100644 index 00000000..8bbe20bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/16_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_64.jpg new file mode 100644 index 00000000..12306276 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_65.jpg new file mode 100644 index 00000000..9c499857 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_66.jpg new file mode 100644 index 00000000..d65d4a30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_67.jpg new file mode 100644 index 00000000..0b9739ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_68.jpg new file mode 100644 index 00000000..50128eab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_69.jpg new file mode 100644 index 00000000..c6767e99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/17_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_64.jpg new file mode 100644 index 00000000..77b6b119 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_65.jpg new file mode 100644 index 00000000..be1682bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_66.jpg new file mode 100644 index 00000000..b8577f87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_67.jpg new file mode 100644 index 00000000..e675c4ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_68.jpg new file mode 100644 index 00000000..5702f458 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_69.jpg new file mode 100644 index 00000000..deafc1d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/18_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_64.jpg new file mode 100644 index 00000000..ee4a0040 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_65.jpg new file mode 100644 index 00000000..ce01a3e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_66.jpg new file mode 100644 index 00000000..dc54dc8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_67.jpg new file mode 100644 index 00000000..1a81ae69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_68.jpg new file mode 100644 index 00000000..d719d40d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_69.jpg new file mode 100644 index 00000000..70a594bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/19_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/1_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/1_64.jpg new file mode 100644 index 00000000..a741031b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/1_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_64.jpg new file mode 100644 index 00000000..0fdb3d0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_65.jpg new file mode 100644 index 00000000..a4108408 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_66.jpg new file mode 100644 index 00000000..8bedb808 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_67.jpg new file mode 100644 index 00000000..4235fa1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_68.jpg new file mode 100644 index 00000000..0a6f3e82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_69.jpg new file mode 100644 index 00000000..3c6ccc7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/20_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_64.jpg new file mode 100644 index 00000000..1f5a2fc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_65.jpg new file mode 100644 index 00000000..5d7fdd18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_66.jpg new file mode 100644 index 00000000..50a8b2d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_67.jpg new file mode 100644 index 00000000..b702ee1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_68.jpg new file mode 100644 index 00000000..c522f756 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_69.jpg new file mode 100644 index 00000000..ce04fe22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_70.jpg new file mode 100644 index 00000000..9b30bfe9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/21_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_64.jpg new file mode 100644 index 00000000..6888aa25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_65.jpg new file mode 100644 index 00000000..9312d2f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_66.jpg new file mode 100644 index 00000000..876aa0ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_67.jpg new file mode 100644 index 00000000..43a8aab7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_68.jpg new file mode 100644 index 00000000..67efa441 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_69.jpg new file mode 100644 index 00000000..c127f926 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_70.jpg new file mode 100644 index 00000000..7b081ec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/22_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_64.jpg new file mode 100644 index 00000000..0b97866d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_65.jpg new file mode 100644 index 00000000..0178ee72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_66.jpg new file mode 100644 index 00000000..96fb4560 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_67.jpg new file mode 100644 index 00000000..1e5f6f3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_68.jpg new file mode 100644 index 00000000..401b8e8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_69.jpg new file mode 100644 index 00000000..ebec27f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_70.jpg new file mode 100644 index 00000000..97d2b018 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/23_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_64.jpg new file mode 100644 index 00000000..87371f33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_65.jpg new file mode 100644 index 00000000..ae39c9a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_66.jpg new file mode 100644 index 00000000..4e6abdcd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_67.jpg new file mode 100644 index 00000000..7f23d098 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_68.jpg new file mode 100644 index 00000000..5fb9be37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_69.jpg new file mode 100644 index 00000000..d71226ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_70.jpg new file mode 100644 index 00000000..08fd7300 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/24_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_64.jpg new file mode 100644 index 00000000..94147785 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_65.jpg new file mode 100644 index 00000000..4ce84c6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_66.jpg new file mode 100644 index 00000000..6f764b2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_67.jpg new file mode 100644 index 00000000..ee0fb459 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_68.jpg new file mode 100644 index 00000000..a3461a52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_69.jpg new file mode 100644 index 00000000..bc9be431 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_70.jpg new file mode 100644 index 00000000..bc1bd743 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/25_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_64.jpg new file mode 100644 index 00000000..05f6eb89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_65.jpg new file mode 100644 index 00000000..a90a343a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_66.jpg new file mode 100644 index 00000000..e8c991ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_67.jpg new file mode 100644 index 00000000..d0ef2194 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_68.jpg new file mode 100644 index 00000000..00ecc842 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_69.jpg new file mode 100644 index 00000000..1e8d252d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_70.jpg new file mode 100644 index 00000000..15978bb5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/26_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_64.jpg new file mode 100644 index 00000000..5abd20d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_65.jpg new file mode 100644 index 00000000..d7090dfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_66.jpg new file mode 100644 index 00000000..10be44f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_67.jpg new file mode 100644 index 00000000..df34d3e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_68.jpg new file mode 100644 index 00000000..57fddcfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_69.jpg new file mode 100644 index 00000000..1c7cc643 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_70.jpg new file mode 100644 index 00000000..4c30670c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/27_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_64.jpg new file mode 100644 index 00000000..a19bb36d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_65.jpg new file mode 100644 index 00000000..7b3e890c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_66.jpg new file mode 100644 index 00000000..eb893c8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_67.jpg new file mode 100644 index 00000000..1d16aeda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_68.jpg new file mode 100644 index 00000000..f37d2f58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_69.jpg new file mode 100644 index 00000000..053b856a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_70.jpg new file mode 100644 index 00000000..725da90f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/28_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_64.jpg new file mode 100644 index 00000000..aeb31819 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_65.jpg new file mode 100644 index 00000000..e6e7bbf5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_66.jpg new file mode 100644 index 00000000..d492ca54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_67.jpg new file mode 100644 index 00000000..704bd277 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_68.jpg new file mode 100644 index 00000000..78c7de88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_69.jpg new file mode 100644 index 00000000..7f909b20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_70.jpg new file mode 100644 index 00000000..e8f08065 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/29_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/2_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/2_64.jpg new file mode 100644 index 00000000..6663c91c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/2_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_64.jpg new file mode 100644 index 00000000..0f5007d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_65.jpg new file mode 100644 index 00000000..d3c18bf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_66.jpg new file mode 100644 index 00000000..42fae60a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_67.jpg new file mode 100644 index 00000000..69637b0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_68.jpg new file mode 100644 index 00000000..e095465e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_69.jpg new file mode 100644 index 00000000..c99fb2ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/30_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_64.jpg new file mode 100644 index 00000000..1a76b1bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_65.jpg new file mode 100644 index 00000000..ca317374 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_66.jpg new file mode 100644 index 00000000..18b2be3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_67.jpg new file mode 100644 index 00000000..84c128c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_68.jpg new file mode 100644 index 00000000..40771070 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_69.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_69.jpg new file mode 100644 index 00000000..5c5614bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/31_69.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/6_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/6_64.jpg new file mode 100644 index 00000000..ceb3fa2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/6_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/7_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/7_64.jpg new file mode 100644 index 00000000..9d867d7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/7_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/8_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/8_64.jpg new file mode 100644 index 00000000..e1114c43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/8_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/8_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/8_65.jpg new file mode 100644 index 00000000..a1e572c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/8_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/9_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/9_64.jpg new file mode 100644 index 00000000..47e8923b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/9_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/9_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/9_65.jpg new file mode 100644 index 00000000..97511f1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/9_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_0_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_0_64.jpg new file mode 100644 index 00000000..7c7a0af5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_0_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_10_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_10_64.jpg new file mode 100644 index 00000000..d75c361e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_10_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_10_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_10_66.jpg new file mode 100644 index 00000000..79c8677a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_10_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_12_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_12_64.jpg new file mode 100644 index 00000000..c19fd819 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_12_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_12_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_12_66.jpg new file mode 100644 index 00000000..af18d81a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_12_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_12_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_12_68.jpg new file mode 100644 index 00000000..9b6c4dc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_12_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_14_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_14_64.jpg new file mode 100644 index 00000000..fe065f6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_14_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_14_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_14_66.jpg new file mode 100644 index 00000000..ddf8e634 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_14_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_14_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_14_68.jpg new file mode 100644 index 00000000..f187d5cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_14_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_64.jpg new file mode 100644 index 00000000..c0d27149 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_66.jpg new file mode 100644 index 00000000..0cbb95a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_68.jpg new file mode 100644 index 00000000..14fe2926 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_70.jpg new file mode 100644 index 00000000..51af92ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_16_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_64.jpg new file mode 100644 index 00000000..949a11b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_66.jpg new file mode 100644 index 00000000..5007be33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_68.jpg new file mode 100644 index 00000000..9fcbafb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_70.jpg new file mode 100644 index 00000000..d577d651 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_18_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_64.jpg new file mode 100644 index 00000000..3fb8b0aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_66.jpg new file mode 100644 index 00000000..b34fa108 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_68.jpg new file mode 100644 index 00000000..cb6634af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_70.jpg new file mode 100644 index 00000000..bbedf01c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_20_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_64.jpg new file mode 100644 index 00000000..b7c930ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_66.jpg new file mode 100644 index 00000000..dadd84f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_68.jpg new file mode 100644 index 00000000..f0c0cf46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_70.jpg new file mode 100644 index 00000000..4a78e249 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_22_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_64.jpg new file mode 100644 index 00000000..5a48586e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_66.jpg new file mode 100644 index 00000000..f86c1ec9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_68.jpg new file mode 100644 index 00000000..40e1512f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_70.jpg new file mode 100644 index 00000000..0d18676c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_24_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_64.jpg new file mode 100644 index 00000000..6db7e978 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_66.jpg new file mode 100644 index 00000000..4889ceed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_68.jpg new file mode 100644 index 00000000..00a3f8c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_70.jpg new file mode 100644 index 00000000..044a0bb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_26_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_64.jpg new file mode 100644 index 00000000..fa983d53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_66.jpg new file mode 100644 index 00000000..fc2eddab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_68.jpg new file mode 100644 index 00000000..1c5b4e99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_70.jpg new file mode 100644 index 00000000..eb45f086 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_28_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_2_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_2_64.jpg new file mode 100644 index 00000000..dbadcaea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_2_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_64.jpg new file mode 100644 index 00000000..1fe8238d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_66.jpg new file mode 100644 index 00000000..ad5f7713 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_68.jpg new file mode 100644 index 00000000..654a8447 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_70.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_70.jpg new file mode 100644 index 00000000..9b034c47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_30_70.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_4_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_4_64.jpg new file mode 100644 index 00000000..dff38fea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_4_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_6_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_6_64.jpg new file mode 100644 index 00000000..aa59e381 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_6_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_8_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_8_64.jpg new file mode 100644 index 00000000..508efb53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_8_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_8_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_8_66.jpg new file mode 100644 index 00000000..d0ae8074 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/z_8_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_0_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_0_64.jpg new file mode 100644 index 00000000..e70c5948 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_0_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_12_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_12_64.jpg new file mode 100644 index 00000000..39b8767c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_12_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_12_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_12_68.jpg new file mode 100644 index 00000000..f914ccd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_12_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_16_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_16_64.jpg new file mode 100644 index 00000000..81c88e00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_16_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_16_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_16_68.jpg new file mode 100644 index 00000000..dc436391 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_16_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_16_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_16_72.jpg new file mode 100644 index 00000000..419011a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_16_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_20_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_20_64.jpg new file mode 100644 index 00000000..177a9496 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_20_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_20_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_20_68.jpg new file mode 100644 index 00000000..d88fcb14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_20_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_20_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_20_72.jpg new file mode 100644 index 00000000..79b531be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_20_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_24_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_24_64.jpg new file mode 100644 index 00000000..66bef7b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_24_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_24_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_24_68.jpg new file mode 100644 index 00000000..9cfc7b55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_24_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_24_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_24_72.jpg new file mode 100644 index 00000000..377b001b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_24_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_28_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_28_64.jpg new file mode 100644 index 00000000..ab56232b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_28_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_28_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_28_68.jpg new file mode 100644 index 00000000..7147142a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_28_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_28_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_28_72.jpg new file mode 100644 index 00000000..eb6e61f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_28_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_4_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_4_64.jpg new file mode 100644 index 00000000..e7156aa1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_4_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_8_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_8_64.jpg new file mode 100644 index 00000000..14211d03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_8_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_8_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_8_68.jpg new file mode 100644 index 00000000..0c1d43ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zz_8_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_0_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_0_64.jpg new file mode 100644 index 00000000..3319b850 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_0_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_16_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_16_64.jpg new file mode 100644 index 00000000..7a55c89e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_16_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_16_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_16_72.jpg new file mode 100644 index 00000000..3721e5a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_16_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_24_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_24_64.jpg new file mode 100644 index 00000000..d5ed6d02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_24_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_24_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_24_72.jpg new file mode 100644 index 00000000..37d95645 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_24_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_8_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_8_64.jpg new file mode 100644 index 00000000..852acc43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_8_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_8_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_8_72.jpg new file mode 100644 index 00000000..dd7247b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzz_8_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_0_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_0_64.jpg new file mode 100644 index 00000000..82cb7ec3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_0_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_0_80.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_0_80.jpg new file mode 100644 index 00000000..f9ec18e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_0_80.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_16_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_16_64.jpg new file mode 100644 index 00000000..2ecc0681 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_16_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_16_80.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_16_80.jpg new file mode 100644 index 00000000..0692e609 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzz_16_80.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzzz_0_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzzz_0_64.jpg new file mode 100644 index 00000000..37c976cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzzz_0_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzzzz_0_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzzzz_0_64.jpg new file mode 100644 index 00000000..f8b40660 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_2/zzzzzz_0_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_3/zzzzz_0_96.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_3/zzzzz_0_96.jpg new file mode 100644 index 00000000..7fc8be1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_3/zzzzz_0_96.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_4/zzzzzz_0_128.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_4/zzzzzz_0_128.jpg new file mode 100644 index 00000000..4f44aec1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_4/zzzzzz_0_128.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_4/zzzzzzz_0_128.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_4/zzzzzzz_0_128.jpg new file mode 100644 index 00000000..328f1b0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/0_4/zzzzzzz_0_128.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-1.jpg new file mode 100644 index 00000000..906380df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-11.jpg new file mode 100644 index 00000000..69d43eb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-12.jpg new file mode 100644 index 00000000..cd1af5d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-13.jpg new file mode 100644 index 00000000..01496b18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-14.jpg new file mode 100644 index 00000000..2dfb89f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-15.jpg new file mode 100644 index 00000000..8b25b905 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-16.jpg new file mode 100644 index 00000000..be20005e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-17.jpg new file mode 100644 index 00000000..862541e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-18.jpg new file mode 100644 index 00000000..7c2fe05e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-19.jpg new file mode 100644 index 00000000..d5916315 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-20.jpg new file mode 100644 index 00000000..880c49fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-21.jpg new file mode 100644 index 00000000..19b76b0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-22.jpg new file mode 100644 index 00000000..f358393e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-23.jpg new file mode 100644 index 00000000..4c4df907 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-24.jpg new file mode 100644 index 00000000..01bb337b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-25.jpg new file mode 100644 index 00000000..816b7a4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-26.jpg new file mode 100644 index 00000000..fb64d022 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-27.jpg new file mode 100644 index 00000000..d6070f80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-28.jpg new file mode 100644 index 00000000..b099a010 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-29.jpg new file mode 100644 index 00000000..351fa6ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-3.jpg new file mode 100644 index 00000000..caffca68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-30.jpg new file mode 100644 index 00000000..7df0e24f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-31.jpg new file mode 100644 index 00000000..0cd32449 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-32.jpg new file mode 100644 index 00000000..08df7280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-4.jpg new file mode 100644 index 00000000..3f04c476 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-5.jpg new file mode 100644 index 00000000..676242e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-6.jpg new file mode 100644 index 00000000..2820916e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-7.jpg new file mode 100644 index 00000000..1a7f3ccd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-8.jpg new file mode 100644 index 00000000..f83023d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/32_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-1.jpg new file mode 100644 index 00000000..c4f68026 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-13.jpg new file mode 100644 index 00000000..ff83117f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-14.jpg new file mode 100644 index 00000000..ecfafa00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-15.jpg new file mode 100644 index 00000000..9801ef0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-16.jpg new file mode 100644 index 00000000..94fc99f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-17.jpg new file mode 100644 index 00000000..c7bdfcad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-18.jpg new file mode 100644 index 00000000..f561e4c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-19.jpg new file mode 100644 index 00000000..472edce4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-2.jpg new file mode 100644 index 00000000..8787fe2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-20.jpg new file mode 100644 index 00000000..17bd0a1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-21.jpg new file mode 100644 index 00000000..2c0ac9b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-22.jpg new file mode 100644 index 00000000..7df34ef0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-23.jpg new file mode 100644 index 00000000..ebb941d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-24.jpg new file mode 100644 index 00000000..35e466f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-25.jpg new file mode 100644 index 00000000..ac50b83b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-26.jpg new file mode 100644 index 00000000..c108380c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-27.jpg new file mode 100644 index 00000000..0d76339c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-28.jpg new file mode 100644 index 00000000..19c5396d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-29.jpg new file mode 100644 index 00000000..16169ca5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-3.jpg new file mode 100644 index 00000000..911bdf7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-30.jpg new file mode 100644 index 00000000..cf838558 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-31.jpg new file mode 100644 index 00000000..8e49c19e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-32.jpg new file mode 100644 index 00000000..387a1377 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-4.jpg new file mode 100644 index 00000000..718859c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-6.jpg new file mode 100644 index 00000000..0468c5a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-8.jpg new file mode 100644 index 00000000..8c7da8fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-9.jpg new file mode 100644 index 00000000..625ee0cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/33_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-1.jpg new file mode 100644 index 00000000..b3f01eb4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-13.jpg new file mode 100644 index 00000000..d7369115 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-14.jpg new file mode 100644 index 00000000..24aa3076 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-15.jpg new file mode 100644 index 00000000..077d223b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-16.jpg new file mode 100644 index 00000000..3922cd84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-17.jpg new file mode 100644 index 00000000..4872318f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-18.jpg new file mode 100644 index 00000000..60dc162b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-19.jpg new file mode 100644 index 00000000..5a60a3a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-2.jpg new file mode 100644 index 00000000..ed6c8498 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-20.jpg new file mode 100644 index 00000000..7d5b1e75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-21.jpg new file mode 100644 index 00000000..344d41cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-22.jpg new file mode 100644 index 00000000..c23c4a9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-23.jpg new file mode 100644 index 00000000..1864c37a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-24.jpg new file mode 100644 index 00000000..89097049 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-25.jpg new file mode 100644 index 00000000..57840297 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-26.jpg new file mode 100644 index 00000000..534cae01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-27.jpg new file mode 100644 index 00000000..d5dadc85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-28.jpg new file mode 100644 index 00000000..bbdb2063 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-29.jpg new file mode 100644 index 00000000..ab1bbf5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-30.jpg new file mode 100644 index 00000000..ced88b47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-31.jpg new file mode 100644 index 00000000..f3c20b20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-32.jpg new file mode 100644 index 00000000..9259910b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-4.jpg new file mode 100644 index 00000000..9af48daa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/34_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-1.jpg new file mode 100644 index 00000000..2449c1a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-13.jpg new file mode 100644 index 00000000..63fb2496 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-14.jpg new file mode 100644 index 00000000..4af861e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-15.jpg new file mode 100644 index 00000000..0bb328e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-16.jpg new file mode 100644 index 00000000..89d1ea4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-17.jpg new file mode 100644 index 00000000..60f1e096 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-18.jpg new file mode 100644 index 00000000..2c884bf9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-19.jpg new file mode 100644 index 00000000..6c44738c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-2.jpg new file mode 100644 index 00000000..3a0d21af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-20.jpg new file mode 100644 index 00000000..a264e14c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-21.jpg new file mode 100644 index 00000000..319e9f65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-22.jpg new file mode 100644 index 00000000..b3ddfadd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-23.jpg new file mode 100644 index 00000000..8f00b7ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-24.jpg new file mode 100644 index 00000000..dd19b876 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-25.jpg new file mode 100644 index 00000000..6f67cb05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-26.jpg new file mode 100644 index 00000000..7da4b2bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-27.jpg new file mode 100644 index 00000000..1c94fc4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-28.jpg new file mode 100644 index 00000000..49cd8ab0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-29.jpg new file mode 100644 index 00000000..bbeb76bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-30.jpg new file mode 100644 index 00000000..291dcc54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-31.jpg new file mode 100644 index 00000000..407ad000 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-32.jpg new file mode 100644 index 00000000..91644499 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/35_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-1.jpg new file mode 100644 index 00000000..baf5974e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-13.jpg new file mode 100644 index 00000000..28a06eb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-14.jpg new file mode 100644 index 00000000..ef819d17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-15.jpg new file mode 100644 index 00000000..5f9e5e94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-16.jpg new file mode 100644 index 00000000..8ed6384d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-17.jpg new file mode 100644 index 00000000..3672ecd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-18.jpg new file mode 100644 index 00000000..83e2cfcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-19.jpg new file mode 100644 index 00000000..37e978a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-2.jpg new file mode 100644 index 00000000..30784c07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-20.jpg new file mode 100644 index 00000000..26ca7a96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-21.jpg new file mode 100644 index 00000000..359aa0fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-22.jpg new file mode 100644 index 00000000..b9dbb2d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-23.jpg new file mode 100644 index 00000000..ae107ded Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-24.jpg new file mode 100644 index 00000000..95b9f836 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-25.jpg new file mode 100644 index 00000000..cfab0c28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-26.jpg new file mode 100644 index 00000000..1390f9fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-27.jpg new file mode 100644 index 00000000..e99fa76b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-28.jpg new file mode 100644 index 00000000..6992ff2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-29.jpg new file mode 100644 index 00000000..93093a4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-30.jpg new file mode 100644 index 00000000..549e60a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-31.jpg new file mode 100644 index 00000000..d699fad4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/36_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-1.jpg new file mode 100644 index 00000000..aa154378 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-13.jpg new file mode 100644 index 00000000..73022a64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-14.jpg new file mode 100644 index 00000000..86895503 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-15.jpg new file mode 100644 index 00000000..e12538e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-16.jpg new file mode 100644 index 00000000..0a1df184 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-17.jpg new file mode 100644 index 00000000..dd1beaf9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-18.jpg index f293d378..755c1908 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-18.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-19.jpg index 8d56e4b4..eb304a43 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-19.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-2.jpg new file mode 100644 index 00000000..c07e539c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-20.jpg new file mode 100644 index 00000000..1502e62b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-21.jpg new file mode 100644 index 00000000..253b4f5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-22.jpg new file mode 100644 index 00000000..e4c54745 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-23.jpg new file mode 100644 index 00000000..4186dfdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-24.jpg new file mode 100644 index 00000000..a1e75fe7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-25.jpg new file mode 100644 index 00000000..6acd3f05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-26.jpg new file mode 100644 index 00000000..a88b89b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-27.jpg new file mode 100644 index 00000000..1c5ceefc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-28.jpg new file mode 100644 index 00000000..664e256b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-29.jpg new file mode 100644 index 00000000..8ee4eee9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-3.jpg new file mode 100644 index 00000000..af4cdfea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-30.jpg new file mode 100644 index 00000000..b6ec31d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-4.jpg new file mode 100644 index 00000000..40b37fb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-5.jpg new file mode 100644 index 00000000..da160db0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/37_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-1.jpg new file mode 100644 index 00000000..2b7a7a8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-12.jpg new file mode 100644 index 00000000..878c3546 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-13.jpg new file mode 100644 index 00000000..c2efdb05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-14.jpg new file mode 100644 index 00000000..ea4c411f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-15.jpg new file mode 100644 index 00000000..036e008e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-16.jpg new file mode 100644 index 00000000..8e072dbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-17.jpg new file mode 100644 index 00000000..21b8f330 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-18.jpg new file mode 100644 index 00000000..0263ba98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-19.jpg new file mode 100644 index 00000000..5b4084c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-2.jpg new file mode 100644 index 00000000..eabe59f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-20.jpg new file mode 100644 index 00000000..aaba9830 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-21.jpg new file mode 100644 index 00000000..ff7ba608 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-22.jpg new file mode 100644 index 00000000..c39428f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-23.jpg new file mode 100644 index 00000000..093880cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-24.jpg new file mode 100644 index 00000000..c55e686e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-25.jpg new file mode 100644 index 00000000..d65d575e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-26.jpg new file mode 100644 index 00000000..1dc36571 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-27.jpg new file mode 100644 index 00000000..a5fb273b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-28.jpg new file mode 100644 index 00000000..a1957ef3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-29.jpg new file mode 100644 index 00000000..0d86a1bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-3.jpg new file mode 100644 index 00000000..56920464 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-30.jpg new file mode 100644 index 00000000..5b7f9124 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-4.jpg new file mode 100644 index 00000000..b676a317 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-5.jpg new file mode 100644 index 00000000..41de3d9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/38_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-1.jpg new file mode 100644 index 00000000..110825e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-12.jpg new file mode 100644 index 00000000..ff363d5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-13.jpg new file mode 100644 index 00000000..1e451136 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-14.jpg new file mode 100644 index 00000000..e0501870 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-15.jpg new file mode 100644 index 00000000..a3d5dc77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-16.jpg new file mode 100644 index 00000000..975a5b52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-17.jpg new file mode 100644 index 00000000..9ee3d8e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-18.jpg new file mode 100644 index 00000000..1cf38c5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-19.jpg new file mode 100644 index 00000000..eadff762 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-2.jpg new file mode 100644 index 00000000..e5c4b1f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-20.jpg new file mode 100644 index 00000000..9dcbb986 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-21.jpg new file mode 100644 index 00000000..df7f323b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-22.jpg new file mode 100644 index 00000000..4d00704a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-23.jpg new file mode 100644 index 00000000..285953b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-24.jpg new file mode 100644 index 00000000..94ac42da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-25.jpg new file mode 100644 index 00000000..d77e9b32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-26.jpg new file mode 100644 index 00000000..14c50254 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-27.jpg new file mode 100644 index 00000000..a3dfbf14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-28.jpg new file mode 100644 index 00000000..5ef4f2d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-29.jpg new file mode 100644 index 00000000..ccf2ab26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-3.jpg new file mode 100644 index 00000000..0362beec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-30.jpg new file mode 100644 index 00000000..d8f94e9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/39_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-1.jpg new file mode 100644 index 00000000..585db68d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-11.jpg new file mode 100644 index 00000000..abab9602 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-12.jpg new file mode 100644 index 00000000..83d886f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-13.jpg new file mode 100644 index 00000000..6ab531c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-14.jpg new file mode 100644 index 00000000..09b0d1f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-15.jpg new file mode 100644 index 00000000..17f44484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-16.jpg new file mode 100644 index 00000000..e8947796 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-17.jpg new file mode 100644 index 00000000..ea8f0833 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-18.jpg new file mode 100644 index 00000000..5af196ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-19.jpg new file mode 100644 index 00000000..477d1e97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-2.jpg new file mode 100644 index 00000000..d6d6c9af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-20.jpg new file mode 100644 index 00000000..b030906b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-21.jpg new file mode 100644 index 00000000..037f1c8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-22.jpg new file mode 100644 index 00000000..004ca1fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-23.jpg new file mode 100644 index 00000000..a28d432f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-24.jpg new file mode 100644 index 00000000..5ee1f329 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-25.jpg new file mode 100644 index 00000000..76d6a0d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-26.jpg new file mode 100644 index 00000000..6264077e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-27.jpg new file mode 100644 index 00000000..f9b1d266 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-28.jpg new file mode 100644 index 00000000..5625e81a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-29.jpg new file mode 100644 index 00000000..e4f2ca53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-3.jpg new file mode 100644 index 00000000..43f66c04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-4.jpg new file mode 100644 index 00000000..b895be54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-5.jpg new file mode 100644 index 00000000..afc07c1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-6.jpg new file mode 100644 index 00000000..ffa0687b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/40_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-1.jpg new file mode 100644 index 00000000..5d8367fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-11.jpg new file mode 100644 index 00000000..2d595ebf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-12.jpg new file mode 100644 index 00000000..baf0eed3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-13.jpg new file mode 100644 index 00000000..77a171aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-14.jpg new file mode 100644 index 00000000..bf991bdc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-15.jpg new file mode 100644 index 00000000..dedafd76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-16.jpg new file mode 100644 index 00000000..0648c99c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-17.jpg new file mode 100644 index 00000000..075d811a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-18.jpg new file mode 100644 index 00000000..fde8b0f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-19.jpg new file mode 100644 index 00000000..3f021e71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-2.jpg new file mode 100644 index 00000000..6195ba62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-20.jpg new file mode 100644 index 00000000..27601e9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-21.jpg new file mode 100644 index 00000000..7ab84bbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-22.jpg new file mode 100644 index 00000000..27a0511e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-23.jpg new file mode 100644 index 00000000..f69a0c23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-24.jpg new file mode 100644 index 00000000..e8b8657a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-25.jpg new file mode 100644 index 00000000..e2902020 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-26.jpg new file mode 100644 index 00000000..bc0dbb55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-27.jpg new file mode 100644 index 00000000..37a1b291 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-28.jpg new file mode 100644 index 00000000..f76bd724 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-29.jpg new file mode 100644 index 00000000..0e2e6838 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/41_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-1.jpg new file mode 100644 index 00000000..d73c5072 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-10.jpg new file mode 100644 index 00000000..5d0af9b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-11.jpg new file mode 100644 index 00000000..3f9b1465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-12.jpg new file mode 100644 index 00000000..8f159642 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-13.jpg new file mode 100644 index 00000000..dd8fb772 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-14.jpg new file mode 100644 index 00000000..69ffa1ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-15.jpg new file mode 100644 index 00000000..90c238b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-16.jpg new file mode 100644 index 00000000..07a4a71e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-17.jpg new file mode 100644 index 00000000..93eaa7ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-18.jpg new file mode 100644 index 00000000..b9b07acf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-19.jpg new file mode 100644 index 00000000..5d909cf0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-20.jpg new file mode 100644 index 00000000..a4276465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-21.jpg new file mode 100644 index 00000000..873e36b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-22.jpg new file mode 100644 index 00000000..419f241c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-23.jpg new file mode 100644 index 00000000..97bc703f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-24.jpg new file mode 100644 index 00000000..eee00fec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-25.jpg new file mode 100644 index 00000000..c1bcd1db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-26.jpg new file mode 100644 index 00000000..933c8662 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-27.jpg new file mode 100644 index 00000000..9096c256 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-28.jpg new file mode 100644 index 00000000..2f442fec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-29.jpg new file mode 100644 index 00000000..69643236 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-30.jpg new file mode 100644 index 00000000..0edf3d9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/42_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-10.jpg new file mode 100644 index 00000000..07377cdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-11.jpg new file mode 100644 index 00000000..fdb91658 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-12.jpg new file mode 100644 index 00000000..af2941f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-13.jpg new file mode 100644 index 00000000..1b5ae0e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-14.jpg new file mode 100644 index 00000000..d56082cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-15.jpg new file mode 100644 index 00000000..80ffabb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-16.jpg new file mode 100644 index 00000000..251d559f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-17.jpg new file mode 100644 index 00000000..7fbe4a9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-18.jpg new file mode 100644 index 00000000..10f06e01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-19.jpg new file mode 100644 index 00000000..bac5b8ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-20.jpg new file mode 100644 index 00000000..030b400e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-21.jpg new file mode 100644 index 00000000..25555f24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-22.jpg new file mode 100644 index 00000000..209644f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-23.jpg new file mode 100644 index 00000000..109ecc08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-24.jpg new file mode 100644 index 00000000..b1c1e4a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-25.jpg new file mode 100644 index 00000000..e63a473b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-26.jpg new file mode 100644 index 00000000..85e2196b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-27.jpg new file mode 100644 index 00000000..19bdb6c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-28.jpg new file mode 100644 index 00000000..b4baa98d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-29.jpg new file mode 100644 index 00000000..a7b989c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-3.jpg new file mode 100644 index 00000000..9367c405 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-30.jpg new file mode 100644 index 00000000..a74fe7b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-4.jpg new file mode 100644 index 00000000..41017038 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/43_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-10.jpg new file mode 100644 index 00000000..7f156a1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-11.jpg new file mode 100644 index 00000000..4574f0b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-12.jpg new file mode 100644 index 00000000..7359d99b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-13.jpg new file mode 100644 index 00000000..e443c666 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-14.jpg new file mode 100644 index 00000000..3f1b1072 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-15.jpg new file mode 100644 index 00000000..c3c55897 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-16.jpg new file mode 100644 index 00000000..9a041984 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-17.jpg new file mode 100644 index 00000000..6b8f7fab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-18.jpg new file mode 100644 index 00000000..dd5021fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-19.jpg new file mode 100644 index 00000000..c5dd60c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-2.jpg new file mode 100644 index 00000000..df164c47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-20.jpg new file mode 100644 index 00000000..24f9b636 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-21.jpg new file mode 100644 index 00000000..6351083f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-22.jpg new file mode 100644 index 00000000..551d03d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-23.jpg new file mode 100644 index 00000000..513a5889 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-24.jpg new file mode 100644 index 00000000..13f9453a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-25.jpg new file mode 100644 index 00000000..98a330d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-26.jpg new file mode 100644 index 00000000..4b853d2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-27.jpg new file mode 100644 index 00000000..5c1b3eb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-28.jpg new file mode 100644 index 00000000..f3c85e74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-29.jpg new file mode 100644 index 00000000..beb26204 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-3.jpg new file mode 100644 index 00000000..58a22c8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-30.jpg new file mode 100644 index 00000000..64cfd048 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-4.jpg new file mode 100644 index 00000000..6aff9107 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/44_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-1.jpg new file mode 100644 index 00000000..013fbcb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-10.jpg new file mode 100644 index 00000000..5fd85a6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-11.jpg new file mode 100644 index 00000000..dbf76265 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-12.jpg new file mode 100644 index 00000000..c19b6326 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-13.jpg new file mode 100644 index 00000000..737ccb4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-14.jpg new file mode 100644 index 00000000..be131c47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-15.jpg new file mode 100644 index 00000000..b49effd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-16.jpg new file mode 100644 index 00000000..f7ddeede Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-17.jpg new file mode 100644 index 00000000..a9b2e937 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-18.jpg new file mode 100644 index 00000000..2fee60d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-19.jpg new file mode 100644 index 00000000..a6a507ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-2.jpg new file mode 100644 index 00000000..af04d476 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-20.jpg new file mode 100644 index 00000000..2cf83f01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-21.jpg new file mode 100644 index 00000000..1f79b449 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-22.jpg new file mode 100644 index 00000000..54d31676 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-23.jpg new file mode 100644 index 00000000..78928439 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-24.jpg new file mode 100644 index 00000000..1a92e4e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-25.jpg new file mode 100644 index 00000000..608ec6fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-26.jpg new file mode 100644 index 00000000..9c1b80ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-27.jpg new file mode 100644 index 00000000..223d2a63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-28.jpg new file mode 100644 index 00000000..aa0a839d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-29.jpg new file mode 100644 index 00000000..9c5c3ed9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-3.jpg new file mode 100644 index 00000000..e983dba8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-30.jpg new file mode 100644 index 00000000..dea8802a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-31.jpg new file mode 100644 index 00000000..7c26d0fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-4.jpg new file mode 100644 index 00000000..98466b84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-9.jpg new file mode 100644 index 00000000..655ebbb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/45_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-1.jpg new file mode 100644 index 00000000..24b0f3e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-10.jpg new file mode 100644 index 00000000..c1e722ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-11.jpg new file mode 100644 index 00000000..5d5c64a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-12.jpg new file mode 100644 index 00000000..7571834d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-13.jpg new file mode 100644 index 00000000..674fa147 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-14.jpg new file mode 100644 index 00000000..cb0b5a81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-15.jpg new file mode 100644 index 00000000..514cc7fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-16.jpg new file mode 100644 index 00000000..48da418b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-17.jpg new file mode 100644 index 00000000..7b10097d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-18.jpg new file mode 100644 index 00000000..03d11d29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-19.jpg new file mode 100644 index 00000000..de336e95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-20.jpg new file mode 100644 index 00000000..e0392826 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-21.jpg new file mode 100644 index 00000000..0f7b3020 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-22.jpg new file mode 100644 index 00000000..ae4d27e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-23.jpg new file mode 100644 index 00000000..9f22ea71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-24.jpg new file mode 100644 index 00000000..1b2c0f7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-25.jpg new file mode 100644 index 00000000..90b8e31d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-26.jpg new file mode 100644 index 00000000..972241a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-27.jpg new file mode 100644 index 00000000..33554d91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-28.jpg new file mode 100644 index 00000000..2a57a4a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-29.jpg new file mode 100644 index 00000000..2a58b8b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-30.jpg new file mode 100644 index 00000000..82ae7efc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-31.jpg new file mode 100644 index 00000000..9006dd6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-32.jpg new file mode 100644 index 00000000..3edca44f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-4.jpg new file mode 100644 index 00000000..096c7cd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-5.jpg new file mode 100644 index 00000000..c3a9a322 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-8.jpg new file mode 100644 index 00000000..b41a96b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-9.jpg new file mode 100644 index 00000000..51967e97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/46_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-1.jpg new file mode 100644 index 00000000..bbe9977d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-10.jpg new file mode 100644 index 00000000..913c17b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-11.jpg new file mode 100644 index 00000000..b1222c46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-12.jpg new file mode 100644 index 00000000..90deef05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-13.jpg new file mode 100644 index 00000000..aa45e3c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-14.jpg new file mode 100644 index 00000000..ffd16910 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-15.jpg new file mode 100644 index 00000000..f06ad4d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-16.jpg new file mode 100644 index 00000000..77106d74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-17.jpg new file mode 100644 index 00000000..e1f52122 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-18.jpg new file mode 100644 index 00000000..4f008319 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-19.jpg new file mode 100644 index 00000000..3e5f53a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-20.jpg new file mode 100644 index 00000000..bff377bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-21.jpg new file mode 100644 index 00000000..f4f6ddc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-22.jpg new file mode 100644 index 00000000..a9373428 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-23.jpg new file mode 100644 index 00000000..c6282dc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-24.jpg new file mode 100644 index 00000000..8e5527d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-25.jpg new file mode 100644 index 00000000..8d566067 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-26.jpg new file mode 100644 index 00000000..0efdc089 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-27.jpg new file mode 100644 index 00000000..8b1f0361 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-28.jpg new file mode 100644 index 00000000..34ee40ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-29.jpg new file mode 100644 index 00000000..73dd0c6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-30.jpg new file mode 100644 index 00000000..60f9d216 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-31.jpg new file mode 100644 index 00000000..d991d726 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-32.jpg new file mode 100644 index 00000000..606af2ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-4.jpg new file mode 100644 index 00000000..4be13cda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-5.jpg new file mode 100644 index 00000000..17195960 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-6.jpg new file mode 100644 index 00000000..427d2bc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-7.jpg new file mode 100644 index 00000000..f6b84615 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-8.jpg new file mode 100644 index 00000000..768786e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-9.jpg new file mode 100644 index 00000000..e84aa9fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/47_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-10.jpg new file mode 100644 index 00000000..04cf4424 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-11.jpg new file mode 100644 index 00000000..92a0d2d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-12.jpg new file mode 100644 index 00000000..3225fbe9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-13.jpg new file mode 100644 index 00000000..304c401b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-14.jpg new file mode 100644 index 00000000..996cf807 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-15.jpg new file mode 100644 index 00000000..ced05169 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-16.jpg new file mode 100644 index 00000000..761e169d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-17.jpg new file mode 100644 index 00000000..f625aa72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-18.jpg new file mode 100644 index 00000000..ebcc9d10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-19.jpg new file mode 100644 index 00000000..4e5b4628 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-20.jpg new file mode 100644 index 00000000..3e2eb604 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-21.jpg new file mode 100644 index 00000000..791cb94d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-22.jpg new file mode 100644 index 00000000..d55719ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-23.jpg new file mode 100644 index 00000000..dcf3b20d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-24.jpg new file mode 100644 index 00000000..598c1c88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-25.jpg new file mode 100644 index 00000000..f537f152 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-26.jpg new file mode 100644 index 00000000..d443a98e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-27.jpg new file mode 100644 index 00000000..3dfa8df1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-28.jpg new file mode 100644 index 00000000..593f37b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-29.jpg new file mode 100644 index 00000000..edd5905b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-3.jpg new file mode 100644 index 00000000..18465d5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-30.jpg new file mode 100644 index 00000000..bc7d0f37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-31.jpg new file mode 100644 index 00000000..231a4045 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-32.jpg new file mode 100644 index 00000000..698c954c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-4.jpg new file mode 100644 index 00000000..95aefb6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-5.jpg new file mode 100644 index 00000000..90954848 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-7.jpg new file mode 100644 index 00000000..204aa8ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-8.jpg new file mode 100644 index 00000000..c78e0c16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-9.jpg new file mode 100644 index 00000000..dd06d859 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/48_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-1.jpg new file mode 100644 index 00000000..d8fd8732 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-10.jpg new file mode 100644 index 00000000..701c34c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-11.jpg new file mode 100644 index 00000000..c40d30d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-12.jpg new file mode 100644 index 00000000..49ab2dfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-13.jpg new file mode 100644 index 00000000..fa3ec0ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-14.jpg new file mode 100644 index 00000000..3289f25d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-15.jpg new file mode 100644 index 00000000..0b0ca463 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-16.jpg new file mode 100644 index 00000000..4f81fcf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-17.jpg new file mode 100644 index 00000000..40739388 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-18.jpg new file mode 100644 index 00000000..aa18d02e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-19.jpg new file mode 100644 index 00000000..f0101b90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-2.jpg new file mode 100644 index 00000000..71c5a356 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-20.jpg new file mode 100644 index 00000000..dfecfa09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-21.jpg new file mode 100644 index 00000000..2e947ddb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-22.jpg new file mode 100644 index 00000000..64db4643 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-23.jpg new file mode 100644 index 00000000..d82129ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-24.jpg new file mode 100644 index 00000000..adcb5711 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-25.jpg new file mode 100644 index 00000000..5472e722 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-26.jpg new file mode 100644 index 00000000..ed57d2f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-27.jpg new file mode 100644 index 00000000..3e073d24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-28.jpg new file mode 100644 index 00000000..c313d4d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-29.jpg new file mode 100644 index 00000000..85f0fbaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-3.jpg new file mode 100644 index 00000000..8fff9c63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-30.jpg new file mode 100644 index 00000000..f871b25a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-31.jpg new file mode 100644 index 00000000..c90f73a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-32.jpg new file mode 100644 index 00000000..72160e35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-4.jpg new file mode 100644 index 00000000..cf718ec1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-7.jpg new file mode 100644 index 00000000..8e834cdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-8.jpg new file mode 100644 index 00000000..ec50ba16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-9.jpg new file mode 100644 index 00000000..e680005c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/49_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-1.jpg new file mode 100644 index 00000000..4b6498c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-10.jpg new file mode 100644 index 00000000..8c483d77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-11.jpg new file mode 100644 index 00000000..66a7b8ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-12.jpg new file mode 100644 index 00000000..9dade281 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-13.jpg new file mode 100644 index 00000000..3dffa2b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-14.jpg new file mode 100644 index 00000000..cb652972 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-15.jpg new file mode 100644 index 00000000..92326b4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-16.jpg new file mode 100644 index 00000000..ed3e52bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-17.jpg new file mode 100644 index 00000000..67c7b1fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-18.jpg new file mode 100644 index 00000000..4af195b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-19.jpg new file mode 100644 index 00000000..5ae2f9f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-2.jpg new file mode 100644 index 00000000..14c8f496 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-20.jpg new file mode 100644 index 00000000..e47ca832 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-21.jpg new file mode 100644 index 00000000..5ee093d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-22.jpg new file mode 100644 index 00000000..738f42f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-23.jpg new file mode 100644 index 00000000..2e4fe865 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-24.jpg new file mode 100644 index 00000000..b5c7a9c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-25.jpg new file mode 100644 index 00000000..67d3c7c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-26.jpg new file mode 100644 index 00000000..e172647c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-27.jpg new file mode 100644 index 00000000..8992ad19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-28.jpg new file mode 100644 index 00000000..a5fe19f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-29.jpg new file mode 100644 index 00000000..25955fe4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-30.jpg new file mode 100644 index 00000000..b1bad342 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-31.jpg new file mode 100644 index 00000000..bcdd61c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-32.jpg new file mode 100644 index 00000000..e120583d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-6.jpg new file mode 100644 index 00000000..29e264c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-7.jpg new file mode 100644 index 00000000..4369cadf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-8.jpg new file mode 100644 index 00000000..31b0cd08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-9.jpg new file mode 100644 index 00000000..cf454e1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/50_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-1.jpg new file mode 100644 index 00000000..6330c742 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-10.jpg new file mode 100644 index 00000000..c488d680 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-11.jpg new file mode 100644 index 00000000..f0f6db09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-12.jpg new file mode 100644 index 00000000..6d7b3676 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-13.jpg new file mode 100644 index 00000000..f1d524fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-14.jpg new file mode 100644 index 00000000..00572a0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-15.jpg new file mode 100644 index 00000000..6eac95ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-16.jpg new file mode 100644 index 00000000..33659d97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-17.jpg new file mode 100644 index 00000000..b8dc0e6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-18.jpg new file mode 100644 index 00000000..fff9f6b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-19.jpg new file mode 100644 index 00000000..06a1578e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-2.jpg new file mode 100644 index 00000000..e37f9738 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-20.jpg new file mode 100644 index 00000000..78d5a6d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-21.jpg new file mode 100644 index 00000000..62c4ffe9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-22.jpg new file mode 100644 index 00000000..f15050e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-23.jpg new file mode 100644 index 00000000..c69d7120 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-24.jpg new file mode 100644 index 00000000..ce95870b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-25.jpg new file mode 100644 index 00000000..098f754d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-26.jpg new file mode 100644 index 00000000..dd341d4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-27.jpg new file mode 100644 index 00000000..875e99e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-28.jpg new file mode 100644 index 00000000..8a4afc08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-29.jpg new file mode 100644 index 00000000..bd36c92b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-3.jpg new file mode 100644 index 00000000..ef733118 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-30.jpg new file mode 100644 index 00000000..de151065 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-31.jpg new file mode 100644 index 00000000..e68f8946 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-32.jpg new file mode 100644 index 00000000..a18b8d67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-6.jpg new file mode 100644 index 00000000..09a633d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-7.jpg new file mode 100644 index 00000000..6d40f5ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-8.jpg new file mode 100644 index 00000000..a1b2e8ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-9.jpg new file mode 100644 index 00000000..63d0c506 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/51_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-1.jpg new file mode 100644 index 00000000..291dfebc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-10.jpg new file mode 100644 index 00000000..75bbb8b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-11.jpg new file mode 100644 index 00000000..3e654b26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-12.jpg new file mode 100644 index 00000000..c55f8ad8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-13.jpg new file mode 100644 index 00000000..5ae6ef51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-14.jpg new file mode 100644 index 00000000..d1fd13f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-15.jpg new file mode 100644 index 00000000..19694bcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-16.jpg new file mode 100644 index 00000000..c8fd449c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-17.jpg new file mode 100644 index 00000000..3363a330 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-18.jpg new file mode 100644 index 00000000..cef0b5b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-19.jpg new file mode 100644 index 00000000..70b8d4e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-2.jpg new file mode 100644 index 00000000..2b30225f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-20.jpg new file mode 100644 index 00000000..9794c6b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-21.jpg new file mode 100644 index 00000000..6ce21aa0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-22.jpg new file mode 100644 index 00000000..efcde8e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-23.jpg new file mode 100644 index 00000000..e2400559 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-25.jpg new file mode 100644 index 00000000..5fbb45a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-26.jpg new file mode 100644 index 00000000..1fd395a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-27.jpg new file mode 100644 index 00000000..ecc42cdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-28.jpg new file mode 100644 index 00000000..dc7432da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-29.jpg new file mode 100644 index 00000000..093051ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-3.jpg new file mode 100644 index 00000000..2f08293a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-30.jpg new file mode 100644 index 00000000..fc55759f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-31.jpg new file mode 100644 index 00000000..d208ab40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-32.jpg new file mode 100644 index 00000000..29ee3fdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-4.jpg new file mode 100644 index 00000000..f81f7437 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-5.jpg new file mode 100644 index 00000000..d21b7122 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-6.jpg new file mode 100644 index 00000000..05382c90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-7.jpg new file mode 100644 index 00000000..94fd3b0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-8.jpg new file mode 100644 index 00000000..582fb68a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-9.jpg new file mode 100644 index 00000000..fa193a5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/52_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-1.jpg new file mode 100644 index 00000000..f80be475 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-10.jpg new file mode 100644 index 00000000..f9f1a14f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-11.jpg new file mode 100644 index 00000000..a999f496 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-12.jpg new file mode 100644 index 00000000..0a59764b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-13.jpg new file mode 100644 index 00000000..7b7bf854 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-14.jpg new file mode 100644 index 00000000..7495a97d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-15.jpg new file mode 100644 index 00000000..f9add86b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-16.jpg new file mode 100644 index 00000000..a5785954 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-17.jpg new file mode 100644 index 00000000..f935d561 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-18.jpg new file mode 100644 index 00000000..a5d467fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-19.jpg new file mode 100644 index 00000000..032672c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-20.jpg new file mode 100644 index 00000000..08a9f776 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-21.jpg new file mode 100644 index 00000000..f6182569 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-22.jpg new file mode 100644 index 00000000..e77514fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-23.jpg new file mode 100644 index 00000000..6178f1f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-25.jpg new file mode 100644 index 00000000..f3419801 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-26.jpg new file mode 100644 index 00000000..78d574d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-27.jpg new file mode 100644 index 00000000..f3368bac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-28.jpg new file mode 100644 index 00000000..52e6948a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-29.jpg new file mode 100644 index 00000000..6396e6e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-3.jpg new file mode 100644 index 00000000..89fd76dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-30.jpg new file mode 100644 index 00000000..41a9c94c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-31.jpg new file mode 100644 index 00000000..f04b06bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-32.jpg new file mode 100644 index 00000000..cf51fbb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-4.jpg new file mode 100644 index 00000000..02543b66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-5.jpg new file mode 100644 index 00000000..cd2619e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-6.jpg new file mode 100644 index 00000000..1d1bd427 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-7.jpg new file mode 100644 index 00000000..eb497132 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-8.jpg new file mode 100644 index 00000000..aea6721d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-9.jpg new file mode 100644 index 00000000..a3b79a4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/53_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-1.jpg new file mode 100644 index 00000000..ebeaec90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-10.jpg new file mode 100644 index 00000000..d390f0d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-11.jpg new file mode 100644 index 00000000..eb8f941e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-12.jpg new file mode 100644 index 00000000..00ded09a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-13.jpg new file mode 100644 index 00000000..804b82a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-14.jpg new file mode 100644 index 00000000..03c40fbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-15.jpg new file mode 100644 index 00000000..364a6317 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-16.jpg new file mode 100644 index 00000000..a377525d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-17.jpg new file mode 100644 index 00000000..c66aa432 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-18.jpg new file mode 100644 index 00000000..b2decfac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-19.jpg new file mode 100644 index 00000000..9a01a7e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-2.jpg new file mode 100644 index 00000000..bc2d13b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-20.jpg new file mode 100644 index 00000000..97ef7769 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-21.jpg new file mode 100644 index 00000000..6c0af71a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-22.jpg new file mode 100644 index 00000000..55a2e8a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-25.jpg new file mode 100644 index 00000000..54e9f92d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-26.jpg new file mode 100644 index 00000000..3dd1b682 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-27.jpg new file mode 100644 index 00000000..cf943694 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-28.jpg new file mode 100644 index 00000000..4fadfbfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-29.jpg new file mode 100644 index 00000000..296d687c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-30.jpg new file mode 100644 index 00000000..8617a3fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-31.jpg new file mode 100644 index 00000000..1bac7239 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-32.jpg new file mode 100644 index 00000000..37b3aef9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-5.jpg new file mode 100644 index 00000000..3adffcf4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-6.jpg new file mode 100644 index 00000000..1773b79f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-7.jpg new file mode 100644 index 00000000..dc8d3d52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-8.jpg new file mode 100644 index 00000000..8a3166e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-9.jpg new file mode 100644 index 00000000..67f5c90a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/54_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-1.jpg new file mode 100644 index 00000000..c973a4fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-10.jpg new file mode 100644 index 00000000..235b782c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-11.jpg new file mode 100644 index 00000000..398aff79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-12.jpg new file mode 100644 index 00000000..9245a872 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-13.jpg new file mode 100644 index 00000000..ce2bd430 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-14.jpg new file mode 100644 index 00000000..ed4c2fa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-15.jpg new file mode 100644 index 00000000..c56adfaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-16.jpg new file mode 100644 index 00000000..c72cd425 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-17.jpg new file mode 100644 index 00000000..b93a5e7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-18.jpg new file mode 100644 index 00000000..ead4059b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-19.jpg new file mode 100644 index 00000000..8cd9e0a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-20.jpg new file mode 100644 index 00000000..d7002e27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-21.jpg new file mode 100644 index 00000000..3ca49165 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-22.jpg new file mode 100644 index 00000000..88bcd24e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-25.jpg new file mode 100644 index 00000000..78a668ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-26.jpg new file mode 100644 index 00000000..2b1e3744 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-27.jpg new file mode 100644 index 00000000..e277bc20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-28.jpg new file mode 100644 index 00000000..3b3eba67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-29.jpg new file mode 100644 index 00000000..58c90c47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-30.jpg new file mode 100644 index 00000000..ac090465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-31.jpg new file mode 100644 index 00000000..18fd0364 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-32.jpg new file mode 100644 index 00000000..1131b73f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-4.jpg new file mode 100644 index 00000000..b9e852db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-5.jpg new file mode 100644 index 00000000..1dedbacd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-6.jpg new file mode 100644 index 00000000..42cda5f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-7.jpg new file mode 100644 index 00000000..a9f520fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-8.jpg new file mode 100644 index 00000000..a3eeaa73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-9.jpg new file mode 100644 index 00000000..3477df6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/55_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-1.jpg new file mode 100644 index 00000000..e5ede729 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-10.jpg new file mode 100644 index 00000000..1f9916e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-11.jpg new file mode 100644 index 00000000..be2cb076 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-12.jpg new file mode 100644 index 00000000..038b883d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-13.jpg new file mode 100644 index 00000000..db89d08c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-14.jpg new file mode 100644 index 00000000..f0139c2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-15.jpg new file mode 100644 index 00000000..41a952b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-16.jpg new file mode 100644 index 00000000..099f712d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-17.jpg new file mode 100644 index 00000000..2fe6fac2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-18.jpg new file mode 100644 index 00000000..a99de348 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-19.jpg new file mode 100644 index 00000000..fc76ee29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-20.jpg new file mode 100644 index 00000000..19e3c3d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-21.jpg new file mode 100644 index 00000000..ded275d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-24.jpg new file mode 100644 index 00000000..b13b9188 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-25.jpg new file mode 100644 index 00000000..8ffa2cbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-26.jpg new file mode 100644 index 00000000..480efb52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-27.jpg new file mode 100644 index 00000000..81ae4b60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-28.jpg new file mode 100644 index 00000000..0f15f870 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-29.jpg new file mode 100644 index 00000000..81c83d03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-3.jpg new file mode 100644 index 00000000..0de77455 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-30.jpg new file mode 100644 index 00000000..a2350cd1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-31.jpg new file mode 100644 index 00000000..fa357be5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-32.jpg new file mode 100644 index 00000000..11fa92a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-4.jpg new file mode 100644 index 00000000..5a978ed3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-5.jpg new file mode 100644 index 00000000..0764cb35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-6.jpg new file mode 100644 index 00000000..c0c82f61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-7.jpg new file mode 100644 index 00000000..03eb0961 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-8.jpg new file mode 100644 index 00000000..4d307d40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-9.jpg new file mode 100644 index 00000000..0be601c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/56_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-1.jpg new file mode 100644 index 00000000..478735cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-10.jpg new file mode 100644 index 00000000..143477a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-11.jpg new file mode 100644 index 00000000..7f3c3fc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-12.jpg new file mode 100644 index 00000000..c0f07908 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-13.jpg new file mode 100644 index 00000000..025a8842 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-14.jpg new file mode 100644 index 00000000..d0de01fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-15.jpg new file mode 100644 index 00000000..7184efbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-16.jpg new file mode 100644 index 00000000..0123ca3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-17.jpg new file mode 100644 index 00000000..1a86e5f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-18.jpg new file mode 100644 index 00000000..a28d823a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-19.jpg new file mode 100644 index 00000000..15af1c0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-2.jpg new file mode 100644 index 00000000..04eb079b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-20.jpg new file mode 100644 index 00000000..1ac42201 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-24.jpg new file mode 100644 index 00000000..7e5e5fc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-25.jpg new file mode 100644 index 00000000..5629e2d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-26.jpg new file mode 100644 index 00000000..bef9a630 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-27.jpg new file mode 100644 index 00000000..7f21af52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-28.jpg new file mode 100644 index 00000000..0b8d856b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-29.jpg new file mode 100644 index 00000000..2923cf7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-3.jpg new file mode 100644 index 00000000..bd483a71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-30.jpg new file mode 100644 index 00000000..3ab1d3f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-31.jpg new file mode 100644 index 00000000..d793ef55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-32.jpg new file mode 100644 index 00000000..2925c1de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-4.jpg new file mode 100644 index 00000000..cbe9866c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-5.jpg new file mode 100644 index 00000000..ab3eada1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-6.jpg new file mode 100644 index 00000000..89ec4ac3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-7.jpg new file mode 100644 index 00000000..93f9654d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-8.jpg new file mode 100644 index 00000000..528e01cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-9.jpg new file mode 100644 index 00000000..9906e79b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/57_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-1.jpg new file mode 100644 index 00000000..f0b5b350 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-10.jpg new file mode 100644 index 00000000..a96cae67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-11.jpg new file mode 100644 index 00000000..8a3877ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-12.jpg new file mode 100644 index 00000000..171dd7ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-13.jpg new file mode 100644 index 00000000..2f5ef000 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-14.jpg new file mode 100644 index 00000000..94caea37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-15.jpg new file mode 100644 index 00000000..5fe0f9e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-16.jpg new file mode 100644 index 00000000..724c2c02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-17.jpg new file mode 100644 index 00000000..53772a2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-18.jpg new file mode 100644 index 00000000..81aada29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-19.jpg new file mode 100644 index 00000000..4b9a958c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-2.jpg new file mode 100644 index 00000000..d870bef2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-20.jpg new file mode 100644 index 00000000..3f28e514 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-24.jpg new file mode 100644 index 00000000..9bf94cb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-25.jpg new file mode 100644 index 00000000..97b664b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-26.jpg new file mode 100644 index 00000000..9e72e9f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-27.jpg new file mode 100644 index 00000000..f3d43378 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-28.jpg new file mode 100644 index 00000000..076b66e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-29.jpg new file mode 100644 index 00000000..70684dec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-3.jpg new file mode 100644 index 00000000..05bbf3a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-30.jpg new file mode 100644 index 00000000..a2c88e40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-31.jpg new file mode 100644 index 00000000..0aab8c66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-32.jpg new file mode 100644 index 00000000..ee09c784 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-4.jpg new file mode 100644 index 00000000..8a39e5f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-5.jpg new file mode 100644 index 00000000..6186d7ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-6.jpg new file mode 100644 index 00000000..ec623bdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-7.jpg new file mode 100644 index 00000000..8fe6c84f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-8.jpg new file mode 100644 index 00000000..a0138592 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-9.jpg new file mode 100644 index 00000000..6a7190b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/58_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-1.jpg new file mode 100644 index 00000000..02111d3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-10.jpg new file mode 100644 index 00000000..e9c975c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-11.jpg new file mode 100644 index 00000000..ae00e8ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-12.jpg new file mode 100644 index 00000000..eb25e2c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-13.jpg new file mode 100644 index 00000000..9c9e2f8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-14.jpg new file mode 100644 index 00000000..e1e924bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-15.jpg new file mode 100644 index 00000000..037e2c7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-16.jpg new file mode 100644 index 00000000..f039a310 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-17.jpg new file mode 100644 index 00000000..2047d99c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-18.jpg new file mode 100644 index 00000000..239c9cd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-19.jpg new file mode 100644 index 00000000..3188eb2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-2.jpg new file mode 100644 index 00000000..3e0569f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-20.jpg new file mode 100644 index 00000000..02f41a57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-24.jpg new file mode 100644 index 00000000..2d4e8c22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-25.jpg new file mode 100644 index 00000000..f1a76e59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-26.jpg new file mode 100644 index 00000000..30de795d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-27.jpg new file mode 100644 index 00000000..6d99fe8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-28.jpg new file mode 100644 index 00000000..0a5f30be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-29.jpg new file mode 100644 index 00000000..2a2d28bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-3.jpg new file mode 100644 index 00000000..ce0c2975 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-30.jpg new file mode 100644 index 00000000..f0aaef4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-31.jpg new file mode 100644 index 00000000..952e93b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-32.jpg new file mode 100644 index 00000000..c6611ad9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-4.jpg new file mode 100644 index 00000000..01a47322 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-5.jpg new file mode 100644 index 00000000..18660114 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-6.jpg new file mode 100644 index 00000000..2ce336b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-7.jpg new file mode 100644 index 00000000..7f271ee3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-8.jpg new file mode 100644 index 00000000..9ea409ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-9.jpg new file mode 100644 index 00000000..d1c8ad27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/59_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-1.jpg new file mode 100644 index 00000000..1c1a1c00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-10.jpg new file mode 100644 index 00000000..86e9572f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-11.jpg new file mode 100644 index 00000000..f74dce84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-12.jpg new file mode 100644 index 00000000..9d53c0c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-13.jpg new file mode 100644 index 00000000..225af742 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-14.jpg new file mode 100644 index 00000000..488b48ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-15.jpg new file mode 100644 index 00000000..7015b6e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-16.jpg new file mode 100644 index 00000000..37a0a7ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-17.jpg new file mode 100644 index 00000000..b93cb910 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-18.jpg new file mode 100644 index 00000000..efc86343 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-19.jpg new file mode 100644 index 00000000..bf44d098 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-2.jpg new file mode 100644 index 00000000..63b73ac8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-23.jpg new file mode 100644 index 00000000..013d5225 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-24.jpg new file mode 100644 index 00000000..63cee308 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-25.jpg new file mode 100644 index 00000000..1dbee052 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-26.jpg new file mode 100644 index 00000000..8db20a1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-27.jpg new file mode 100644 index 00000000..d3120002 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-28.jpg new file mode 100644 index 00000000..eae5e7a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-29.jpg new file mode 100644 index 00000000..c8299fde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-3.jpg new file mode 100644 index 00000000..2a33d089 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-30.jpg new file mode 100644 index 00000000..bb27893f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-31.jpg new file mode 100644 index 00000000..be6b46da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-32.jpg new file mode 100644 index 00000000..22b54189 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-4.jpg new file mode 100644 index 00000000..5a53a49b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-5.jpg new file mode 100644 index 00000000..f4fb17f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-6.jpg new file mode 100644 index 00000000..1e67eae8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-7.jpg new file mode 100644 index 00000000..f53dbd1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-8.jpg new file mode 100644 index 00000000..bd83d5a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-9.jpg new file mode 100644 index 00000000..1a13bffb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/60_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-1.jpg new file mode 100644 index 00000000..dafccd56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-10.jpg new file mode 100644 index 00000000..aa9052c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-11.jpg new file mode 100644 index 00000000..b9623006 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-12.jpg new file mode 100644 index 00000000..7fed7a26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-13.jpg new file mode 100644 index 00000000..c2165828 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-14.jpg new file mode 100644 index 00000000..01c6bd9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-15.jpg new file mode 100644 index 00000000..793762e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-16.jpg new file mode 100644 index 00000000..626a43bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-17.jpg new file mode 100644 index 00000000..7de322f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-18.jpg new file mode 100644 index 00000000..3c35b57c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-2.jpg new file mode 100644 index 00000000..8fbdadd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-23.jpg new file mode 100644 index 00000000..2729131e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-24.jpg new file mode 100644 index 00000000..acfdecbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-25.jpg new file mode 100644 index 00000000..9ced035c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-26.jpg new file mode 100644 index 00000000..53a4efd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-27.jpg new file mode 100644 index 00000000..dd3e1d1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-28.jpg new file mode 100644 index 00000000..eb40c213 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-29.jpg new file mode 100644 index 00000000..68e09124 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-3.jpg new file mode 100644 index 00000000..d9d23e94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-30.jpg new file mode 100644 index 00000000..6adbde4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-31.jpg new file mode 100644 index 00000000..6e445a83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-4.jpg new file mode 100644 index 00000000..214ea53f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-5.jpg new file mode 100644 index 00000000..d2796844 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-6.jpg new file mode 100644 index 00000000..f88d0b62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-7.jpg new file mode 100644 index 00000000..c2d86944 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-8.jpg new file mode 100644 index 00000000..1cb10937 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-9.jpg new file mode 100644 index 00000000..0dd761b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/61_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-1.jpg new file mode 100644 index 00000000..53238961 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-10.jpg new file mode 100644 index 00000000..4455588b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-11.jpg new file mode 100644 index 00000000..cf4feec7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-12.jpg new file mode 100644 index 00000000..ff482793 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-13.jpg new file mode 100644 index 00000000..50ab3f57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-14.jpg new file mode 100644 index 00000000..b91126de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-15.jpg new file mode 100644 index 00000000..8838d9f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-16.jpg new file mode 100644 index 00000000..6a1d5a54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-17.jpg new file mode 100644 index 00000000..e07a6f6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-18.jpg new file mode 100644 index 00000000..7fd9c179 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-2.jpg new file mode 100644 index 00000000..f5c89838 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-23.jpg new file mode 100644 index 00000000..3146e187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-24.jpg new file mode 100644 index 00000000..baca4ccc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-25.jpg new file mode 100644 index 00000000..f0555429 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-26.jpg new file mode 100644 index 00000000..1d351c47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-27.jpg new file mode 100644 index 00000000..b659d492 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-28.jpg new file mode 100644 index 00000000..664c698d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-29.jpg new file mode 100644 index 00000000..79f40193 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-3.jpg new file mode 100644 index 00000000..7de72eb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-30.jpg new file mode 100644 index 00000000..f40aab81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-31.jpg new file mode 100644 index 00000000..29ad42e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-4.jpg new file mode 100644 index 00000000..ff2a9f4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-5.jpg new file mode 100644 index 00000000..82fc96e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-6.jpg new file mode 100644 index 00000000..7254523d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-7.jpg new file mode 100644 index 00000000..b1e5541e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-8.jpg new file mode 100644 index 00000000..73ca5e22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-9.jpg new file mode 100644 index 00000000..beb4a0d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/62_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-1.jpg new file mode 100644 index 00000000..e66c94d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-10.jpg new file mode 100644 index 00000000..d3b54f56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-11.jpg new file mode 100644 index 00000000..33cef9cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-12.jpg new file mode 100644 index 00000000..f08433ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-13.jpg new file mode 100644 index 00000000..b93aa474 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-14.jpg new file mode 100644 index 00000000..a9fabdf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-15.jpg new file mode 100644 index 00000000..bd5142b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-16.jpg new file mode 100644 index 00000000..3c16f0a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-17.jpg new file mode 100644 index 00000000..8e10ac4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-18.jpg new file mode 100644 index 00000000..9723119f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-2.jpg new file mode 100644 index 00000000..62f60839 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-23.jpg new file mode 100644 index 00000000..bcc08184 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-24.jpg new file mode 100644 index 00000000..383bf3ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-25.jpg new file mode 100644 index 00000000..96fd2434 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-26.jpg new file mode 100644 index 00000000..18042051 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-27.jpg new file mode 100644 index 00000000..7571fd63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-28.jpg new file mode 100644 index 00000000..3ffd56c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-29.jpg new file mode 100644 index 00000000..9c30d2fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-3.jpg new file mode 100644 index 00000000..427d66cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-30.jpg new file mode 100644 index 00000000..2b310ef0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-31.jpg new file mode 100644 index 00000000..4516d268 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-4.jpg new file mode 100644 index 00000000..bb536aa6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-5.jpg new file mode 100644 index 00000000..8bcac53c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-6.jpg new file mode 100644 index 00000000..6c4ae7ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-7.jpg new file mode 100644 index 00000000..7f76c138 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-8.jpg new file mode 100644 index 00000000..6b95066a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-9.jpg new file mode 100644 index 00000000..b53ff33b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/63_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-10.jpg new file mode 100644 index 00000000..cbb1febc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-12.jpg new file mode 100644 index 00000000..66da6656 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-14.jpg new file mode 100644 index 00000000..760255a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-16.jpg new file mode 100644 index 00000000..376f8f84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-18.jpg new file mode 100644 index 00000000..2e33c705 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-2.jpg new file mode 100644 index 00000000..bf749778 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-20.jpg new file mode 100644 index 00000000..d5224f66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-22.jpg new file mode 100644 index 00000000..0b46dfb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-24.jpg new file mode 100644 index 00000000..f3f02cc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-26.jpg new file mode 100644 index 00000000..bb534627 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-28.jpg new file mode 100644 index 00000000..3180254c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-30.jpg new file mode 100644 index 00000000..788cb088 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-32.jpg new file mode 100644 index 00000000..bfd60d5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-4.jpg new file mode 100644 index 00000000..54134823 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-6.jpg new file mode 100644 index 00000000..aac6eb97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-8.jpg new file mode 100644 index 00000000..ef72efd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_32_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-12.jpg new file mode 100644 index 00000000..7d9a9677 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-14.jpg new file mode 100644 index 00000000..45a26d8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-16.jpg new file mode 100644 index 00000000..a8eeca68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-18.jpg new file mode 100644 index 00000000..816dc124 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-2.jpg new file mode 100644 index 00000000..d96525b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-20.jpg new file mode 100644 index 00000000..46205747 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-22.jpg new file mode 100644 index 00000000..b40f5bf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-24.jpg new file mode 100644 index 00000000..4ae340ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-26.jpg new file mode 100644 index 00000000..971dd88f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-28.jpg new file mode 100644 index 00000000..a85a9450 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-30.jpg new file mode 100644 index 00000000..d4f84255 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-32.jpg new file mode 100644 index 00000000..3988f974 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-4.jpg new file mode 100644 index 00000000..721e1af0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_34_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-12.jpg new file mode 100644 index 00000000..92cf63ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-14.jpg new file mode 100644 index 00000000..9ce6727b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-16.jpg new file mode 100644 index 00000000..18c91b65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-18.jpg index d5f57a26..5b164a41 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-18.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-2.jpg new file mode 100644 index 00000000..fcfaa715 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-20.jpg new file mode 100644 index 00000000..d8322944 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-22.jpg new file mode 100644 index 00000000..a59eb392 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-24.jpg new file mode 100644 index 00000000..ad7c4f5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-26.jpg new file mode 100644 index 00000000..6807a253 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-28.jpg new file mode 100644 index 00000000..af67881c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-30.jpg new file mode 100644 index 00000000..76390685 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-4.jpg new file mode 100644 index 00000000..4e58b716 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_36_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-12.jpg new file mode 100644 index 00000000..3602c934 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-14.jpg new file mode 100644 index 00000000..8fcfd358 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-16.jpg new file mode 100644 index 00000000..398f80d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-18.jpg new file mode 100644 index 00000000..e85a15b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-2.jpg new file mode 100644 index 00000000..b1612b63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-20.jpg new file mode 100644 index 00000000..3434f9b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-22.jpg new file mode 100644 index 00000000..678dbc3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-24.jpg new file mode 100644 index 00000000..a89874cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-26.jpg new file mode 100644 index 00000000..7bd76437 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-28.jpg new file mode 100644 index 00000000..57afe863 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-30.jpg new file mode 100644 index 00000000..f674b9c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-4.jpg new file mode 100644 index 00000000..beddeed0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_38_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-10.jpg new file mode 100644 index 00000000..edd67047 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-12.jpg new file mode 100644 index 00000000..2d47cb7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-14.jpg new file mode 100644 index 00000000..77a4c9bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-16.jpg new file mode 100644 index 00000000..391c9b48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-18.jpg new file mode 100644 index 00000000..6ab1d378 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-2.jpg new file mode 100644 index 00000000..a24c3caf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-20.jpg new file mode 100644 index 00000000..43b0bcfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-22.jpg new file mode 100644 index 00000000..d4197da1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-24.jpg new file mode 100644 index 00000000..ca9d0086 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-26.jpg new file mode 100644 index 00000000..e1589f6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-28.jpg new file mode 100644 index 00000000..ff6973e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-4.jpg new file mode 100644 index 00000000..1162eb5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-6.jpg new file mode 100644 index 00000000..4c153733 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_40_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-10.jpg new file mode 100644 index 00000000..72acfffc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-12.jpg new file mode 100644 index 00000000..c4a832dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-14.jpg new file mode 100644 index 00000000..2197f3d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-16.jpg new file mode 100644 index 00000000..787f188f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-18.jpg new file mode 100644 index 00000000..3d3b4a85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-2.jpg new file mode 100644 index 00000000..fd5674bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-20.jpg new file mode 100644 index 00000000..cf03f12d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-22.jpg new file mode 100644 index 00000000..80ce30c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-24.jpg new file mode 100644 index 00000000..82e7b3b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-26.jpg new file mode 100644 index 00000000..2230e609 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-28.jpg new file mode 100644 index 00000000..678a83f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-30.jpg new file mode 100644 index 00000000..633468ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-4.jpg new file mode 100644 index 00000000..6294102f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_42_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-10.jpg new file mode 100644 index 00000000..53adb165 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-12.jpg new file mode 100644 index 00000000..9519941e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-14.jpg new file mode 100644 index 00000000..daef86d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-16.jpg new file mode 100644 index 00000000..456fb210 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-18.jpg new file mode 100644 index 00000000..5806b185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-2.jpg new file mode 100644 index 00000000..9842cd8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-20.jpg new file mode 100644 index 00000000..c09ecb50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-22.jpg new file mode 100644 index 00000000..1ebafc02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-24.jpg new file mode 100644 index 00000000..ece6a37d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-26.jpg new file mode 100644 index 00000000..044393ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-28.jpg new file mode 100644 index 00000000..9a18db63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-30.jpg new file mode 100644 index 00000000..7d64f74e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-4.jpg new file mode 100644 index 00000000..e85a30a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-8.jpg new file mode 100644 index 00000000..67672427 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_44_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-10.jpg new file mode 100644 index 00000000..b355cc7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-12.jpg new file mode 100644 index 00000000..7f31ecfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-14.jpg new file mode 100644 index 00000000..34795a32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-16.jpg new file mode 100644 index 00000000..525a1058 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-18.jpg new file mode 100644 index 00000000..8fbc254b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-20.jpg new file mode 100644 index 00000000..ad167c40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-22.jpg new file mode 100644 index 00000000..555af4fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-24.jpg new file mode 100644 index 00000000..6fdab70c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-26.jpg new file mode 100644 index 00000000..10124170 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-28.jpg new file mode 100644 index 00000000..bb8c9dd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-30.jpg new file mode 100644 index 00000000..260556db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-32.jpg new file mode 100644 index 00000000..6308dd84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-4.jpg new file mode 100644 index 00000000..7a219387 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-6.jpg new file mode 100644 index 00000000..d81bfd98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-8.jpg new file mode 100644 index 00000000..581e6b00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_46_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-10.jpg new file mode 100644 index 00000000..f58c10f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-12.jpg new file mode 100644 index 00000000..b5962779 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-14.jpg new file mode 100644 index 00000000..7abea3b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-16.jpg new file mode 100644 index 00000000..2eaa4003 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-18.jpg new file mode 100644 index 00000000..b810939c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-2.jpg new file mode 100644 index 00000000..35f5f925 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-20.jpg new file mode 100644 index 00000000..c3a4281a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-22.jpg new file mode 100644 index 00000000..374d6a9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-24.jpg new file mode 100644 index 00000000..376fbfea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-26.jpg new file mode 100644 index 00000000..e1541e41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-28.jpg new file mode 100644 index 00000000..a0eb8e94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-30.jpg new file mode 100644 index 00000000..0f907e5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-32.jpg new file mode 100644 index 00000000..74d21264 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-4.jpg new file mode 100644 index 00000000..7c6ebe16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-6.jpg new file mode 100644 index 00000000..9c662ed1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-8.jpg new file mode 100644 index 00000000..594d4af3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_48_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-10.jpg new file mode 100644 index 00000000..87cd3299 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-12.jpg new file mode 100644 index 00000000..a5a5ea8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-14.jpg new file mode 100644 index 00000000..56880dfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-16.jpg new file mode 100644 index 00000000..1293ca70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-18.jpg new file mode 100644 index 00000000..0d740783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-2.jpg new file mode 100644 index 00000000..7b769078 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-20.jpg new file mode 100644 index 00000000..6f5d59de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-22.jpg new file mode 100644 index 00000000..011734f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-24.jpg new file mode 100644 index 00000000..188787b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-26.jpg new file mode 100644 index 00000000..6635619c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-28.jpg new file mode 100644 index 00000000..d6501484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-30.jpg new file mode 100644 index 00000000..8411388f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-32.jpg new file mode 100644 index 00000000..abdda55f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-6.jpg new file mode 100644 index 00000000..97521900 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-8.jpg new file mode 100644 index 00000000..6abd7170 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_50_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-10.jpg new file mode 100644 index 00000000..749342a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-12.jpg new file mode 100644 index 00000000..4cce8831 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-14.jpg new file mode 100644 index 00000000..55dcf815 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-16.jpg new file mode 100644 index 00000000..5ae8e76c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-18.jpg new file mode 100644 index 00000000..650f0341 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-2.jpg new file mode 100644 index 00000000..7ea5f974 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-20.jpg new file mode 100644 index 00000000..32b6d86d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-22.jpg new file mode 100644 index 00000000..ef931a82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-24.jpg new file mode 100644 index 00000000..0fafa6f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-26.jpg new file mode 100644 index 00000000..dd480f9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-28.jpg new file mode 100644 index 00000000..3fbfbb8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-30.jpg new file mode 100644 index 00000000..57b875bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-32.jpg new file mode 100644 index 00000000..3dc5bf6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-4.jpg new file mode 100644 index 00000000..1bbfa6ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-6.jpg new file mode 100644 index 00000000..8f6b72fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-8.jpg new file mode 100644 index 00000000..3a9a44c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_52_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-10.jpg new file mode 100644 index 00000000..2969e2c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-12.jpg new file mode 100644 index 00000000..7adfba7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-14.jpg new file mode 100644 index 00000000..f8011e3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-16.jpg new file mode 100644 index 00000000..60a91e1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-18.jpg new file mode 100644 index 00000000..9fda97bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-2.jpg new file mode 100644 index 00000000..b11c006b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-20.jpg new file mode 100644 index 00000000..06df9f32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-22.jpg new file mode 100644 index 00000000..d4b78743 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-24.jpg new file mode 100644 index 00000000..30d24911 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-26.jpg new file mode 100644 index 00000000..9faaf014 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-28.jpg new file mode 100644 index 00000000..aec9af31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-30.jpg new file mode 100644 index 00000000..62e70c9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-32.jpg new file mode 100644 index 00000000..3c0fe413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-4.jpg new file mode 100644 index 00000000..8527c18d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-6.jpg new file mode 100644 index 00000000..f8004851 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-8.jpg new file mode 100644 index 00000000..ab9ff049 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_54_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-10.jpg new file mode 100644 index 00000000..97752911 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-12.jpg new file mode 100644 index 00000000..e0aa5321 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-14.jpg new file mode 100644 index 00000000..20b3e2a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-16.jpg new file mode 100644 index 00000000..68b1a480 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-18.jpg new file mode 100644 index 00000000..4c8a9733 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-2.jpg new file mode 100644 index 00000000..cb5c6b72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-20.jpg new file mode 100644 index 00000000..f7fbd32a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-24.jpg new file mode 100644 index 00000000..352e315b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-26.jpg new file mode 100644 index 00000000..0d9c609c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-28.jpg new file mode 100644 index 00000000..3d91acfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-30.jpg new file mode 100644 index 00000000..053d64fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-32.jpg new file mode 100644 index 00000000..6276d074 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-4.jpg new file mode 100644 index 00000000..5085deec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-6.jpg new file mode 100644 index 00000000..1c0d4144 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-8.jpg new file mode 100644 index 00000000..a704732c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_56_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-10.jpg new file mode 100644 index 00000000..3cbe7828 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-12.jpg new file mode 100644 index 00000000..eb9dc9e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-14.jpg new file mode 100644 index 00000000..8fdaa987 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-16.jpg new file mode 100644 index 00000000..5de1b79a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-18.jpg new file mode 100644 index 00000000..69e914ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-2.jpg new file mode 100644 index 00000000..940c34e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-20.jpg new file mode 100644 index 00000000..9e47917a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-24.jpg new file mode 100644 index 00000000..f821ccbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-26.jpg new file mode 100644 index 00000000..056050af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-28.jpg new file mode 100644 index 00000000..139b9f14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-30.jpg new file mode 100644 index 00000000..853358b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-32.jpg new file mode 100644 index 00000000..cb7cf851 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-4.jpg new file mode 100644 index 00000000..df46e23d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-6.jpg new file mode 100644 index 00000000..87ce96aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-8.jpg new file mode 100644 index 00000000..a602be78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_58_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-10.jpg new file mode 100644 index 00000000..f39d5851 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-12.jpg new file mode 100644 index 00000000..4d2fa743 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-14.jpg new file mode 100644 index 00000000..f6175e9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-16.jpg new file mode 100644 index 00000000..8f296f7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-18.jpg new file mode 100644 index 00000000..74b85281 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-2.jpg new file mode 100644 index 00000000..93f093f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-22.jpg new file mode 100644 index 00000000..fd2f44ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-24.jpg new file mode 100644 index 00000000..0997cb36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-26.jpg new file mode 100644 index 00000000..14ae436b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-28.jpg new file mode 100644 index 00000000..a1a3d283 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-30.jpg new file mode 100644 index 00000000..f5512c66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-32.jpg new file mode 100644 index 00000000..80f73522 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-4.jpg new file mode 100644 index 00000000..951ebd0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-6.jpg new file mode 100644 index 00000000..4f9a6e57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-8.jpg new file mode 100644 index 00000000..142b332d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_60_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-10.jpg new file mode 100644 index 00000000..14eed3f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-12.jpg new file mode 100644 index 00000000..0583df20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-14.jpg new file mode 100644 index 00000000..e9f03d39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-16.jpg new file mode 100644 index 00000000..af83672f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-18.jpg new file mode 100644 index 00000000..3dfff2c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-2.jpg new file mode 100644 index 00000000..cc30ef30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-22.jpg new file mode 100644 index 00000000..7a2e2df6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-24.jpg new file mode 100644 index 00000000..f908524e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-26.jpg new file mode 100644 index 00000000..52c63a70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-28.jpg new file mode 100644 index 00000000..d32874a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-30.jpg new file mode 100644 index 00000000..a099be54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-4.jpg new file mode 100644 index 00000000..c5109703 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-6.jpg new file mode 100644 index 00000000..75d4ef2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-8.jpg new file mode 100644 index 00000000..311134b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/z_62_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-12.jpg new file mode 100644 index 00000000..b63dd7a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-16.jpg new file mode 100644 index 00000000..335cdec4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-20.jpg new file mode 100644 index 00000000..01c6ed10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-24.jpg new file mode 100644 index 00000000..451b9f11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-28.jpg new file mode 100644 index 00000000..3e6d5dee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-32.jpg new file mode 100644 index 00000000..1a792ec7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-4.jpg new file mode 100644 index 00000000..c18ed25e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-8.jpg new file mode 100644 index 00000000..7cddcc7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_32_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-12.jpg new file mode 100644 index 00000000..b19c7465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-16.jpg index 50557df0..885770b3 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-16.jpg and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-20.jpg new file mode 100644 index 00000000..3a1c1be8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-24.jpg new file mode 100644 index 00000000..97018954 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-28.jpg new file mode 100644 index 00000000..932cd337 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-4.jpg new file mode 100644 index 00000000..effa1d63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_36_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-12.jpg new file mode 100644 index 00000000..a768010c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-16.jpg new file mode 100644 index 00000000..e41d6a6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-20.jpg new file mode 100644 index 00000000..f3a6d020 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-24.jpg new file mode 100644 index 00000000..d55f54e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-28.jpg new file mode 100644 index 00000000..51988c98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-4.jpg new file mode 100644 index 00000000..f0165650 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-8.jpg new file mode 100644 index 00000000..be39cec9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_40_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-12.jpg new file mode 100644 index 00000000..c3c660f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-16.jpg new file mode 100644 index 00000000..5eda91ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-20.jpg new file mode 100644 index 00000000..2dda2873 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-24.jpg new file mode 100644 index 00000000..70671eef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-28.jpg new file mode 100644 index 00000000..7b8f24b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-32.jpg new file mode 100644 index 00000000..a98149f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-4.jpg new file mode 100644 index 00000000..4b46d77d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-8.jpg new file mode 100644 index 00000000..36c7cf4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_44_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-12.jpg new file mode 100644 index 00000000..a3a8a7eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-16.jpg new file mode 100644 index 00000000..c2fa691b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-20.jpg new file mode 100644 index 00000000..8ba5a852 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-24.jpg new file mode 100644 index 00000000..dcb18043 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-28.jpg new file mode 100644 index 00000000..b76e3779 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-32.jpg new file mode 100644 index 00000000..3796400b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-4.jpg new file mode 100644 index 00000000..1691cf33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-8.jpg new file mode 100644 index 00000000..b180e92e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_48_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-12.jpg new file mode 100644 index 00000000..db7eadd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-16.jpg new file mode 100644 index 00000000..dd1023a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-20.jpg new file mode 100644 index 00000000..ef0f37d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-24.jpg new file mode 100644 index 00000000..4caffaee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-28.jpg new file mode 100644 index 00000000..61d80dd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-32.jpg new file mode 100644 index 00000000..df82c4e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-4.jpg new file mode 100644 index 00000000..f85eb826 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-8.jpg new file mode 100644 index 00000000..c36c45bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_52_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-12.jpg new file mode 100644 index 00000000..ca5dca12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-16.jpg new file mode 100644 index 00000000..996c9223 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-20.jpg new file mode 100644 index 00000000..d17543a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-24.jpg new file mode 100644 index 00000000..97a39822 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-28.jpg new file mode 100644 index 00000000..45f2bfe1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-32.jpg new file mode 100644 index 00000000..1361dc51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-4.jpg new file mode 100644 index 00000000..98c6801f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-8.jpg new file mode 100644 index 00000000..35eb43da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_56_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-12.jpg new file mode 100644 index 00000000..8273c493 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-16.jpg new file mode 100644 index 00000000..6dbdc372 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-20.jpg new file mode 100644 index 00000000..12546e64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-24.jpg new file mode 100644 index 00000000..a3778d7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-28.jpg new file mode 100644 index 00000000..5c8d77ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-32.jpg new file mode 100644 index 00000000..1432a313 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-4.jpg new file mode 100644 index 00000000..71922631 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-8.jpg new file mode 100644 index 00000000..8a034af1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zz_60_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-16.jpg new file mode 100644 index 00000000..59ecacec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-24.jpg new file mode 100644 index 00000000..74878d8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-32.jpg new file mode 100644 index 00000000..bf63c034 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-8.jpg new file mode 100644 index 00000000..5497f295 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_32_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-16.jpg new file mode 100644 index 00000000..fd8f37bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-24.jpg new file mode 100644 index 00000000..6b6bce71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-32.jpg new file mode 100644 index 00000000..551280c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-8.jpg new file mode 100644 index 00000000..fb00365c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_40_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-16.jpg new file mode 100644 index 00000000..f76c7e65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-24.jpg new file mode 100644 index 00000000..b3124c52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-32.jpg new file mode 100644 index 00000000..f5fec149 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-8.jpg new file mode 100644 index 00000000..fd218f6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_48_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-16.jpg new file mode 100644 index 00000000..e6ed8568 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-24.jpg new file mode 100644 index 00000000..e825e333 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-32.jpg new file mode 100644 index 00000000..516e1a62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-8.jpg new file mode 100644 index 00000000..41d1d0e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzz_56_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_32_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_32_-16.jpg new file mode 100644 index 00000000..1310eb61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_32_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_32_-32.jpg new file mode 100644 index 00000000..ae0ed8ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_48_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_48_-16.jpg new file mode 100644 index 00000000..d021c2d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_48_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_48_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_48_-32.jpg new file mode 100644 index 00000000..2a274836 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzz_48_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzzz_32_-32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzzz_32_-32.jpg new file mode 100644 index 00000000..8714f4cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-1/zzzzz_32_-32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-2/32_-33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-2/32_-33.jpg new file mode 100644 index 00000000..5f6e741b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_-2/32_-33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_0.jpg new file mode 100644 index 00000000..e2c5f341 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_1.jpg new file mode 100644 index 00000000..d38bd396 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_12.jpg new file mode 100644 index 00000000..555b7aa0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_13.jpg new file mode 100644 index 00000000..c6ddd7a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_14.jpg new file mode 100644 index 00000000..076a06b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_15.jpg new file mode 100644 index 00000000..26085a3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_16.jpg new file mode 100644 index 00000000..01e3c5d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_17.jpg new file mode 100644 index 00000000..713602e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_18.jpg new file mode 100644 index 00000000..edc4076f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_19.jpg new file mode 100644 index 00000000..a7297c8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_2.jpg new file mode 100644 index 00000000..cdcd201c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_20.jpg new file mode 100644 index 00000000..188a2e4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_21.jpg new file mode 100644 index 00000000..2557b15e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_22.jpg new file mode 100644 index 00000000..439ccb2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_23.jpg new file mode 100644 index 00000000..a59a1045 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_24.jpg new file mode 100644 index 00000000..3e0ebaeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_25.jpg new file mode 100644 index 00000000..7dd2e8ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_26.jpg new file mode 100644 index 00000000..e76979c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_27.jpg new file mode 100644 index 00000000..a27d7522 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_28.jpg new file mode 100644 index 00000000..d1c39b60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_29.jpg new file mode 100644 index 00000000..1146fb5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_3.jpg new file mode 100644 index 00000000..bccc466f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_30.jpg new file mode 100644 index 00000000..b2148725 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_31.jpg new file mode 100644 index 00000000..e503087f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_4.jpg new file mode 100644 index 00000000..160ad1ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_5.jpg new file mode 100644 index 00000000..c4639c03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_6.jpg new file mode 100644 index 00000000..84c60d85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_7.jpg new file mode 100644 index 00000000..0d88869c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_8.jpg new file mode 100644 index 00000000..c8236b97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_9.jpg new file mode 100644 index 00000000..b788564e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/32_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_0.jpg new file mode 100644 index 00000000..e3f6bca9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_1.jpg new file mode 100644 index 00000000..9ba416f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_10.jpg new file mode 100644 index 00000000..03797e4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_11.jpg new file mode 100644 index 00000000..e26c5bb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_13.jpg new file mode 100644 index 00000000..25858c44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_14.jpg new file mode 100644 index 00000000..ff651f19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_15.jpg new file mode 100644 index 00000000..a02c2ad3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_16.jpg new file mode 100644 index 00000000..26c40641 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_17.jpg new file mode 100644 index 00000000..76bd948a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_18.jpg new file mode 100644 index 00000000..a8705874 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_19.jpg new file mode 100644 index 00000000..36859764 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_2.jpg new file mode 100644 index 00000000..a22ea9be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_20.jpg new file mode 100644 index 00000000..2206f24e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_21.jpg new file mode 100644 index 00000000..0ab80077 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_22.jpg new file mode 100644 index 00000000..d9e3f73f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_23.jpg new file mode 100644 index 00000000..00b9ba6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_24.jpg new file mode 100644 index 00000000..aec8d9b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_25.jpg new file mode 100644 index 00000000..bf74b1c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_26.jpg new file mode 100644 index 00000000..b49e1188 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_27.jpg new file mode 100644 index 00000000..4c3a158e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_28.jpg new file mode 100644 index 00000000..f87300e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_29.jpg new file mode 100644 index 00000000..594179c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_3.jpg new file mode 100644 index 00000000..72df8c7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_30.jpg new file mode 100644 index 00000000..bf6744d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_31.jpg new file mode 100644 index 00000000..db894f1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_4.jpg new file mode 100644 index 00000000..cb3ae1eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_5.jpg new file mode 100644 index 00000000..125fdfa7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_6.jpg new file mode 100644 index 00000000..b176b939 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_7.jpg new file mode 100644 index 00000000..76bc254d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_8.jpg new file mode 100644 index 00000000..ebf51304 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_9.jpg new file mode 100644 index 00000000..8496a2bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/33_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_0.jpg new file mode 100644 index 00000000..e49cbbd1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_1.jpg new file mode 100644 index 00000000..fef91bf2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_10.jpg new file mode 100644 index 00000000..7e843cf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_13.jpg new file mode 100644 index 00000000..6eac13d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_14.jpg new file mode 100644 index 00000000..464b557d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_15.jpg new file mode 100644 index 00000000..b0588f0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_16.jpg new file mode 100644 index 00000000..e47f8616 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_17.jpg new file mode 100644 index 00000000..e2423745 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_18.jpg new file mode 100644 index 00000000..74e3caa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_19.jpg new file mode 100644 index 00000000..38a14a21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_2.jpg new file mode 100644 index 00000000..d2b828d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_20.jpg new file mode 100644 index 00000000..078e81e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_21.jpg new file mode 100644 index 00000000..8b0949f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_22.jpg new file mode 100644 index 00000000..8daab541 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_23.jpg new file mode 100644 index 00000000..c179e130 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_24.jpg new file mode 100644 index 00000000..8327c6ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_25.jpg new file mode 100644 index 00000000..a797dbba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_26.jpg new file mode 100644 index 00000000..cdd7b72e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_27.jpg new file mode 100644 index 00000000..d251a61a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_28.jpg new file mode 100644 index 00000000..0c5b558f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_29.jpg new file mode 100644 index 00000000..7aae6f1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_3.jpg new file mode 100644 index 00000000..2a083aed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_30.jpg new file mode 100644 index 00000000..92a64a38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_31.jpg new file mode 100644 index 00000000..b9af3ff7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_4.jpg new file mode 100644 index 00000000..d99e008f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_5.jpg new file mode 100644 index 00000000..434919d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_6.jpg new file mode 100644 index 00000000..98b3d43e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_7.jpg new file mode 100644 index 00000000..3836f766 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_8.jpg new file mode 100644 index 00000000..a297269a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_9.jpg new file mode 100644 index 00000000..1cd346d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/34_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_0.jpg new file mode 100644 index 00000000..f39d709d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_1.jpg new file mode 100644 index 00000000..dad59eed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_10.jpg new file mode 100644 index 00000000..a1d53444 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_11.jpg new file mode 100644 index 00000000..59a997e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_12.jpg new file mode 100644 index 00000000..b7946944 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_13.jpg new file mode 100644 index 00000000..e1f74bb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_14.jpg new file mode 100644 index 00000000..6148e37d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_15.jpg new file mode 100644 index 00000000..a81e772d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_16.jpg new file mode 100644 index 00000000..8acddf85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_17.jpg new file mode 100644 index 00000000..e52d27ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_18.jpg new file mode 100644 index 00000000..669c9707 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_19.jpg new file mode 100644 index 00000000..474a09cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_2.jpg new file mode 100644 index 00000000..ecdce323 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_20.jpg new file mode 100644 index 00000000..33edf929 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_21.jpg new file mode 100644 index 00000000..1154bb5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_22.jpg new file mode 100644 index 00000000..5ad34db0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_23.jpg new file mode 100644 index 00000000..6386ce47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_24.jpg new file mode 100644 index 00000000..2c9e4023 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_25.jpg new file mode 100644 index 00000000..273caea3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_26.jpg new file mode 100644 index 00000000..6f9eda0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_27.jpg new file mode 100644 index 00000000..193a1953 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_28.jpg new file mode 100644 index 00000000..c5acda23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_29.jpg new file mode 100644 index 00000000..89e32f47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_3.jpg new file mode 100644 index 00000000..2df11e4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_30.jpg new file mode 100644 index 00000000..c1b4bb82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_31.jpg new file mode 100644 index 00000000..65f8a1af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_4.jpg new file mode 100644 index 00000000..6ef5ee98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_5.jpg new file mode 100644 index 00000000..6538470c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_6.jpg new file mode 100644 index 00000000..8072e3aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_7.jpg new file mode 100644 index 00000000..82c0bcb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_8.jpg new file mode 100644 index 00000000..2a63842c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_9.jpg new file mode 100644 index 00000000..a23055eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/35_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_10.jpg new file mode 100644 index 00000000..becd55b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_11.jpg new file mode 100644 index 00000000..672d058c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_12.jpg new file mode 100644 index 00000000..0222e141 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_13.jpg new file mode 100644 index 00000000..6a76d82f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_14.jpg new file mode 100644 index 00000000..f9aaffb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_15.jpg new file mode 100644 index 00000000..11c4fa08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_16.jpg new file mode 100644 index 00000000..c13d4faf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_17.jpg new file mode 100644 index 00000000..7e0f2634 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_18.jpg new file mode 100644 index 00000000..12563d1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_19.jpg new file mode 100644 index 00000000..9885b12a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_20.jpg new file mode 100644 index 00000000..8a0fdcbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_21.jpg new file mode 100644 index 00000000..fa2c656b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_22.jpg new file mode 100644 index 00000000..5f050ddd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_23.jpg new file mode 100644 index 00000000..3352e76b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_24.jpg new file mode 100644 index 00000000..fa25f87d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_25.jpg new file mode 100644 index 00000000..4078febb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_26.jpg new file mode 100644 index 00000000..044fcaf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_27.jpg new file mode 100644 index 00000000..af87b79f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_28.jpg new file mode 100644 index 00000000..4df45896 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_29.jpg new file mode 100644 index 00000000..da58976f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_3.jpg new file mode 100644 index 00000000..daee0b15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_30.jpg new file mode 100644 index 00000000..d61342dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_31.jpg new file mode 100644 index 00000000..22bd3100 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_4.jpg new file mode 100644 index 00000000..c48a2ca2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_5.jpg new file mode 100644 index 00000000..10bb42ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_6.jpg new file mode 100644 index 00000000..a89284bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_7.jpg new file mode 100644 index 00000000..aad31194 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_8.jpg new file mode 100644 index 00000000..4c679692 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/36_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_0.jpg new file mode 100644 index 00000000..5d61188d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_11.jpg new file mode 100644 index 00000000..11948a3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_12.jpg new file mode 100644 index 00000000..da7ecdcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_13.jpg new file mode 100644 index 00000000..61a4563f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_14.jpg new file mode 100644 index 00000000..ff167f26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_15.jpg new file mode 100644 index 00000000..52bb6b7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_16.jpg new file mode 100644 index 00000000..87bd64d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_17.jpg new file mode 100644 index 00000000..0b5e0d44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_18.jpg new file mode 100644 index 00000000..8bb6c831 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_19.jpg new file mode 100644 index 00000000..c80258ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_2.jpg new file mode 100644 index 00000000..fce4e095 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_20.jpg new file mode 100644 index 00000000..1a7a7053 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_21.jpg new file mode 100644 index 00000000..42ae98f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_22.jpg new file mode 100644 index 00000000..da3fd2cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_23.jpg new file mode 100644 index 00000000..2652bb0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_24.jpg new file mode 100644 index 00000000..bb20a606 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_25.jpg new file mode 100644 index 00000000..6f1007c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_26.jpg new file mode 100644 index 00000000..03d82c38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_27.jpg new file mode 100644 index 00000000..ca674063 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_28.jpg new file mode 100644 index 00000000..57a80c26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_29.jpg new file mode 100644 index 00000000..45c9bd43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_3.jpg new file mode 100644 index 00000000..4e1c8fea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_30.jpg new file mode 100644 index 00000000..01483f25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_31.jpg new file mode 100644 index 00000000..febd07ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_4.jpg new file mode 100644 index 00000000..764b39da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_5.jpg new file mode 100644 index 00000000..cc2e8c46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_6.jpg new file mode 100644 index 00000000..b898c67c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_7.jpg new file mode 100644 index 00000000..3a1251d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_8.jpg new file mode 100644 index 00000000..4bff3016 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_9.jpg new file mode 100644 index 00000000..4a2265fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/37_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_0.jpg new file mode 100644 index 00000000..2a0c87b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_1.jpg new file mode 100644 index 00000000..e36129b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_11.jpg new file mode 100644 index 00000000..6aba5d96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_12.jpg new file mode 100644 index 00000000..4d548184 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_13.jpg new file mode 100644 index 00000000..f82c5014 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_14.jpg new file mode 100644 index 00000000..d1e8c098 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_15.jpg new file mode 100644 index 00000000..d82afdac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_16.jpg new file mode 100644 index 00000000..3b09471e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_17.jpg new file mode 100644 index 00000000..8bf68301 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_18.jpg new file mode 100644 index 00000000..1889ed4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_19.jpg new file mode 100644 index 00000000..86e4ab8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_2.jpg new file mode 100644 index 00000000..8a075cf9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_20.jpg new file mode 100644 index 00000000..595418f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_21.jpg new file mode 100644 index 00000000..0e244dac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_22.jpg new file mode 100644 index 00000000..c1aeac80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_23.jpg new file mode 100644 index 00000000..2ee75bd1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_24.jpg new file mode 100644 index 00000000..10adffe5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_25.jpg new file mode 100644 index 00000000..fd95804b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_26.jpg new file mode 100644 index 00000000..fab69f1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_27.jpg new file mode 100644 index 00000000..9eed02da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_28.jpg new file mode 100644 index 00000000..b1af763a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_29.jpg new file mode 100644 index 00000000..e498a763 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_3.jpg new file mode 100644 index 00000000..e7b1185c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_30.jpg new file mode 100644 index 00000000..2af12e33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_31.jpg new file mode 100644 index 00000000..5c74580a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_4.jpg new file mode 100644 index 00000000..2e9264e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_5.jpg new file mode 100644 index 00000000..76e1b4ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_6.jpg new file mode 100644 index 00000000..4920d873 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/38_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_0.jpg new file mode 100644 index 00000000..38c8d71c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_1.jpg new file mode 100644 index 00000000..986c26f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_10.jpg new file mode 100644 index 00000000..1019dc1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_11.jpg new file mode 100644 index 00000000..00470e97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_12.jpg new file mode 100644 index 00000000..cdc6cb1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_13.jpg new file mode 100644 index 00000000..3ab99b09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_14.jpg new file mode 100644 index 00000000..a1cad9cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_15.jpg new file mode 100644 index 00000000..48af3eaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_16.jpg new file mode 100644 index 00000000..381139ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_17.jpg new file mode 100644 index 00000000..2ad04f75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_18.jpg new file mode 100644 index 00000000..e13580ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_19.jpg new file mode 100644 index 00000000..30ffdca5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_20.jpg new file mode 100644 index 00000000..9b74ee02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_21.jpg new file mode 100644 index 00000000..baba391b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_22.jpg new file mode 100644 index 00000000..94e8ca35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_23.jpg new file mode 100644 index 00000000..c8b1d9e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_24.jpg new file mode 100644 index 00000000..61129b54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_25.jpg new file mode 100644 index 00000000..a6585864 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_26.jpg new file mode 100644 index 00000000..cb0e552a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_27.jpg new file mode 100644 index 00000000..12959530 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_28.jpg new file mode 100644 index 00000000..fc93142c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_29.jpg new file mode 100644 index 00000000..b0fffb0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_3.jpg new file mode 100644 index 00000000..ee214b44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_30.jpg new file mode 100644 index 00000000..82847917 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_31.jpg new file mode 100644 index 00000000..19d4dc25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_4.jpg new file mode 100644 index 00000000..467278a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_5.jpg new file mode 100644 index 00000000..6d95d5bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_6.jpg new file mode 100644 index 00000000..6cf9fe78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_7.jpg new file mode 100644 index 00000000..5a6ca338 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_9.jpg new file mode 100644 index 00000000..fd5f00fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/39_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_0.jpg new file mode 100644 index 00000000..ba1dcc23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_1.jpg new file mode 100644 index 00000000..72554e29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_10.jpg new file mode 100644 index 00000000..f8c3b600 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_11.jpg new file mode 100644 index 00000000..bb97b71e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_12.jpg new file mode 100644 index 00000000..aa82bc35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_13.jpg new file mode 100644 index 00000000..38991de9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_14.jpg new file mode 100644 index 00000000..2dfcc50e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_15.jpg new file mode 100644 index 00000000..10751ddf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_16.jpg new file mode 100644 index 00000000..de19639a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_17.jpg new file mode 100644 index 00000000..14d45e93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_18.jpg new file mode 100644 index 00000000..77aae235 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_19.jpg new file mode 100644 index 00000000..75337a7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_2.jpg new file mode 100644 index 00000000..a4264b98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_20.jpg new file mode 100644 index 00000000..dfe420a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_21.jpg new file mode 100644 index 00000000..df948d12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_22.jpg new file mode 100644 index 00000000..0bd74892 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_23.jpg new file mode 100644 index 00000000..4137a35e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_24.jpg new file mode 100644 index 00000000..1693e046 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_25.jpg new file mode 100644 index 00000000..c1f6cb7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_26.jpg new file mode 100644 index 00000000..5fb71a6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_27.jpg new file mode 100644 index 00000000..25e038f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_28.jpg new file mode 100644 index 00000000..f4160c59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_29.jpg new file mode 100644 index 00000000..aada9d37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_3.jpg new file mode 100644 index 00000000..1fe2483c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_30.jpg new file mode 100644 index 00000000..1be09fea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_31.jpg new file mode 100644 index 00000000..2e3ac6f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_4.jpg new file mode 100644 index 00000000..0dfa1f80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_5.jpg new file mode 100644 index 00000000..89fc3251 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_6.jpg new file mode 100644 index 00000000..8b350e78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_7.jpg new file mode 100644 index 00000000..5be1ecb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_9.jpg new file mode 100644 index 00000000..78b4012e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/40_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_0.jpg new file mode 100644 index 00000000..ca58e4f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_1.jpg new file mode 100644 index 00000000..58373c38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_10.jpg new file mode 100644 index 00000000..b55ca603 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_11.jpg new file mode 100644 index 00000000..5799afce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_12.jpg new file mode 100644 index 00000000..b114fc59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_13.jpg new file mode 100644 index 00000000..dac5193c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_14.jpg new file mode 100644 index 00000000..c15c5b15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_15.jpg new file mode 100644 index 00000000..4caa0737 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_16.jpg new file mode 100644 index 00000000..fc2d8f3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_17.jpg new file mode 100644 index 00000000..dc4e957e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_18.jpg new file mode 100644 index 00000000..4c6136b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_19.jpg new file mode 100644 index 00000000..9ddfa740 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_2.jpg new file mode 100644 index 00000000..628558d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_20.jpg new file mode 100644 index 00000000..6d64e380 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_21.jpg new file mode 100644 index 00000000..c800bd8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_22.jpg new file mode 100644 index 00000000..e35a38d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_23.jpg new file mode 100644 index 00000000..6da9d61b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_24.jpg new file mode 100644 index 00000000..cdf40fbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_25.jpg new file mode 100644 index 00000000..349af393 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_26.jpg new file mode 100644 index 00000000..9c1807a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_27.jpg new file mode 100644 index 00000000..4b471622 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_28.jpg new file mode 100644 index 00000000..dd9f1768 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_29.jpg new file mode 100644 index 00000000..5ec12419 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_3.jpg new file mode 100644 index 00000000..7c84d65b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_30.jpg new file mode 100644 index 00000000..d2613246 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_31.jpg new file mode 100644 index 00000000..cb3eb923 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_4.jpg new file mode 100644 index 00000000..83ded508 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_5.jpg new file mode 100644 index 00000000..8bfb8116 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_6.jpg new file mode 100644 index 00000000..c5d0b216 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_7.jpg new file mode 100644 index 00000000..cda6f7ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_9.jpg new file mode 100644 index 00000000..a4385a68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/41_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_0.jpg new file mode 100644 index 00000000..6bb9f50f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_1.jpg new file mode 100644 index 00000000..5028ccec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_10.jpg new file mode 100644 index 00000000..5cfde44b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_11.jpg new file mode 100644 index 00000000..7bcdd2bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_12.jpg new file mode 100644 index 00000000..0c397613 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_13.jpg new file mode 100644 index 00000000..095757b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_14.jpg new file mode 100644 index 00000000..32b362ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_15.jpg new file mode 100644 index 00000000..a0d45f2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_16.jpg new file mode 100644 index 00000000..8370d2d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_17.jpg new file mode 100644 index 00000000..f715599a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_18.jpg new file mode 100644 index 00000000..2b1b0724 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_19.jpg new file mode 100644 index 00000000..cff6b907 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_2.jpg new file mode 100644 index 00000000..9d3e6787 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_20.jpg new file mode 100644 index 00000000..93e0ed3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_21.jpg new file mode 100644 index 00000000..d5e4fe62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_22.jpg new file mode 100644 index 00000000..0ad4d233 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_23.jpg new file mode 100644 index 00000000..902f8ad0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_24.jpg new file mode 100644 index 00000000..cc58a336 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_25.jpg new file mode 100644 index 00000000..e143f79d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_26.jpg new file mode 100644 index 00000000..2bc7864e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_27.jpg new file mode 100644 index 00000000..cf077c84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_28.jpg new file mode 100644 index 00000000..a8281518 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_29.jpg new file mode 100644 index 00000000..e8c8ec3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_3.jpg new file mode 100644 index 00000000..041acf02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_30.jpg new file mode 100644 index 00000000..6be9df5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_31.jpg new file mode 100644 index 00000000..f8216381 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_4.jpg new file mode 100644 index 00000000..cb8649e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_5.jpg new file mode 100644 index 00000000..c444e0b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_6.jpg new file mode 100644 index 00000000..99d82304 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_7.jpg new file mode 100644 index 00000000..4a1c1fba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_8.jpg new file mode 100644 index 00000000..430483f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_9.jpg new file mode 100644 index 00000000..6621c77d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/42_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_0.jpg new file mode 100644 index 00000000..73c01a86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_1.jpg new file mode 100644 index 00000000..2ae6e4b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_10.jpg new file mode 100644 index 00000000..ab915a5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_11.jpg new file mode 100644 index 00000000..a878722f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_12.jpg new file mode 100644 index 00000000..e8d45e53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_13.jpg new file mode 100644 index 00000000..daf388e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_14.jpg new file mode 100644 index 00000000..76ba45eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_15.jpg new file mode 100644 index 00000000..aaa9f91d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_16.jpg new file mode 100644 index 00000000..0943ecf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_17.jpg new file mode 100644 index 00000000..0f5e4835 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_18.jpg new file mode 100644 index 00000000..f9ca5fe9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_19.jpg new file mode 100644 index 00000000..cdfaef0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_2.jpg new file mode 100644 index 00000000..bad3198b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_20.jpg new file mode 100644 index 00000000..d9a766fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_21.jpg new file mode 100644 index 00000000..cb3b950e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_22.jpg new file mode 100644 index 00000000..62df0966 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_23.jpg new file mode 100644 index 00000000..ebeb58c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_24.jpg new file mode 100644 index 00000000..f2230385 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_25.jpg new file mode 100644 index 00000000..0aafb62f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_26.jpg new file mode 100644 index 00000000..3c5370c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_27.jpg new file mode 100644 index 00000000..d67aebe8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_28.jpg new file mode 100644 index 00000000..cd7ba14c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_29.jpg new file mode 100644 index 00000000..83211390 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_3.jpg new file mode 100644 index 00000000..52997008 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_30.jpg new file mode 100644 index 00000000..f233d368 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_4.jpg new file mode 100644 index 00000000..81edfb70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_6.jpg new file mode 100644 index 00000000..05b95e19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_8.jpg new file mode 100644 index 00000000..28f0ba35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_9.jpg new file mode 100644 index 00000000..565ee834 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/43_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_0.jpg new file mode 100644 index 00000000..8aa79234 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_1.jpg new file mode 100644 index 00000000..e42be6ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_10.jpg new file mode 100644 index 00000000..fac0ea81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_11.jpg new file mode 100644 index 00000000..0b65d9b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_12.jpg new file mode 100644 index 00000000..be254e29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_13.jpg new file mode 100644 index 00000000..cd200d96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_14.jpg new file mode 100644 index 00000000..11c71d58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_15.jpg new file mode 100644 index 00000000..bf3279fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_16.jpg new file mode 100644 index 00000000..02ce249b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_17.jpg new file mode 100644 index 00000000..70757b60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_18.jpg new file mode 100644 index 00000000..6b78d6a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_19.jpg new file mode 100644 index 00000000..ad2757f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_2.jpg new file mode 100644 index 00000000..bf70cc69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_20.jpg new file mode 100644 index 00000000..0992759e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_21.jpg new file mode 100644 index 00000000..f78f770f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_22.jpg new file mode 100644 index 00000000..51e88721 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_23.jpg new file mode 100644 index 00000000..6b00c90c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_24.jpg new file mode 100644 index 00000000..c8caf236 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_25.jpg new file mode 100644 index 00000000..6b791cdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_26.jpg new file mode 100644 index 00000000..29645186 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_27.jpg new file mode 100644 index 00000000..1270d280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_28.jpg new file mode 100644 index 00000000..82351f50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_29.jpg new file mode 100644 index 00000000..f9441f40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_3.jpg new file mode 100644 index 00000000..a96e3bef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_30.jpg new file mode 100644 index 00000000..bf25e331 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_4.jpg new file mode 100644 index 00000000..1f6eb2e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_6.jpg new file mode 100644 index 00000000..431b2319 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_8.jpg new file mode 100644 index 00000000..4ed0cbc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_9.jpg new file mode 100644 index 00000000..9bf7e8d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/44_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_0.jpg new file mode 100644 index 00000000..576bdbd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_1.jpg new file mode 100644 index 00000000..31c2c158 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_10.jpg new file mode 100644 index 00000000..3ad270dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_11.jpg new file mode 100644 index 00000000..8ba4fc57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_12.jpg new file mode 100644 index 00000000..22763a36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_13.jpg new file mode 100644 index 00000000..c0110a80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_14.jpg new file mode 100644 index 00000000..eac7fe35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_15.jpg new file mode 100644 index 00000000..b5bfd2f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_16.jpg new file mode 100644 index 00000000..4f7c568e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_17.jpg new file mode 100644 index 00000000..236e069e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_18.jpg new file mode 100644 index 00000000..1a8ca484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_19.jpg new file mode 100644 index 00000000..be4f24ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_2.jpg new file mode 100644 index 00000000..0568daba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_20.jpg new file mode 100644 index 00000000..aa87d61b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_21.jpg new file mode 100644 index 00000000..8abb3689 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_22.jpg new file mode 100644 index 00000000..f71e78f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_23.jpg new file mode 100644 index 00000000..e4db50b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_24.jpg new file mode 100644 index 00000000..2a538d8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_25.jpg new file mode 100644 index 00000000..c5f1ef0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_26.jpg new file mode 100644 index 00000000..35196475 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_27.jpg new file mode 100644 index 00000000..2d3b47a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_28.jpg new file mode 100644 index 00000000..fdfe9e1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_29.jpg new file mode 100644 index 00000000..e23036b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_3.jpg new file mode 100644 index 00000000..9adafc02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_30.jpg new file mode 100644 index 00000000..7a2f554d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_31.jpg new file mode 100644 index 00000000..b3a18b61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_4.jpg new file mode 100644 index 00000000..39e1c0db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_7.jpg new file mode 100644 index 00000000..728813f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_8.jpg new file mode 100644 index 00000000..1e256fb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_9.jpg new file mode 100644 index 00000000..e71b8d81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/45_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_10.jpg new file mode 100644 index 00000000..55c693c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_11.jpg new file mode 100644 index 00000000..8950fc69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_12.jpg new file mode 100644 index 00000000..a5c618c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_13.jpg new file mode 100644 index 00000000..eba3a3e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_14.jpg new file mode 100644 index 00000000..c203891f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_15.jpg new file mode 100644 index 00000000..057baea1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_16.jpg new file mode 100644 index 00000000..7f968425 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_17.jpg new file mode 100644 index 00000000..f7dd63fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_18.jpg new file mode 100644 index 00000000..0316d6fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_19.jpg new file mode 100644 index 00000000..4604a9d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_2.jpg new file mode 100644 index 00000000..a7c93a31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_20.jpg new file mode 100644 index 00000000..c4a9056b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_21.jpg new file mode 100644 index 00000000..5049dcd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_22.jpg new file mode 100644 index 00000000..b3e3d272 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_23.jpg new file mode 100644 index 00000000..e59dcfce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_24.jpg new file mode 100644 index 00000000..3de20e28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_25.jpg new file mode 100644 index 00000000..a6e283eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_26.jpg new file mode 100644 index 00000000..5af67459 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_27.jpg new file mode 100644 index 00000000..bbe385ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_28.jpg new file mode 100644 index 00000000..1cc2a9fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_29.jpg new file mode 100644 index 00000000..77047bda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_3.jpg new file mode 100644 index 00000000..47103034 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_30.jpg new file mode 100644 index 00000000..3469d9cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_31.jpg new file mode 100644 index 00000000..b9c28b38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_4.jpg new file mode 100644 index 00000000..3d6cec71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_6.jpg new file mode 100644 index 00000000..4730c9c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_7.jpg new file mode 100644 index 00000000..07df003c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_8.jpg new file mode 100644 index 00000000..13955bde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_9.jpg new file mode 100644 index 00000000..017ba1f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/46_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_10.jpg new file mode 100644 index 00000000..d6475f37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_11.jpg new file mode 100644 index 00000000..015b486c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_12.jpg new file mode 100644 index 00000000..d2d5aa0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_13.jpg new file mode 100644 index 00000000..7395c899 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_14.jpg new file mode 100644 index 00000000..f9d7771b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_15.jpg new file mode 100644 index 00000000..76fb4081 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_16.jpg new file mode 100644 index 00000000..e95ce657 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_17.jpg new file mode 100644 index 00000000..2af208e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_18.jpg new file mode 100644 index 00000000..b16a24b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_19.jpg new file mode 100644 index 00000000..5a7b3b62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_2.jpg new file mode 100644 index 00000000..abd68253 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_20.jpg new file mode 100644 index 00000000..08f19bb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_21.jpg new file mode 100644 index 00000000..7ebd315c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_22.jpg new file mode 100644 index 00000000..8f41c078 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_23.jpg new file mode 100644 index 00000000..d6412f93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_24.jpg new file mode 100644 index 00000000..5dd1c143 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_25.jpg new file mode 100644 index 00000000..3583321e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_26.jpg new file mode 100644 index 00000000..b039b4bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_27.jpg new file mode 100644 index 00000000..217d73d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_28.jpg new file mode 100644 index 00000000..1b62657c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_29.jpg new file mode 100644 index 00000000..c20cbb14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_3.jpg new file mode 100644 index 00000000..4cd545c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_30.jpg new file mode 100644 index 00000000..a479e9ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_31.jpg new file mode 100644 index 00000000..aeae60f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_6.jpg new file mode 100644 index 00000000..0962a1dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_7.jpg new file mode 100644 index 00000000..b1a075a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_8.jpg new file mode 100644 index 00000000..51c5ef7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_9.jpg new file mode 100644 index 00000000..a20ba899 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/47_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_10.jpg new file mode 100644 index 00000000..f353c249 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_11.jpg new file mode 100644 index 00000000..7835a27d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_12.jpg new file mode 100644 index 00000000..a3b0d3b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_13.jpg new file mode 100644 index 00000000..62a89e84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_14.jpg new file mode 100644 index 00000000..75165d11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_15.jpg new file mode 100644 index 00000000..3673500b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_16.jpg new file mode 100644 index 00000000..00cd279a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_17.jpg new file mode 100644 index 00000000..b1e5c649 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_18.jpg new file mode 100644 index 00000000..170b7a66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_19.jpg new file mode 100644 index 00000000..d48ea70b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_2.jpg new file mode 100644 index 00000000..03113037 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_20.jpg new file mode 100644 index 00000000..5d2b20e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_21.jpg new file mode 100644 index 00000000..dedb10fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_22.jpg new file mode 100644 index 00000000..7225f609 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_23.jpg new file mode 100644 index 00000000..65773874 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_24.jpg new file mode 100644 index 00000000..068d3669 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_25.jpg new file mode 100644 index 00000000..47bda379 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_26.jpg new file mode 100644 index 00000000..84c83ed1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_27.jpg new file mode 100644 index 00000000..bd17b896 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_28.jpg new file mode 100644 index 00000000..af701f56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_29.jpg new file mode 100644 index 00000000..ac7d1cc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_30.jpg new file mode 100644 index 00000000..bece7eaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_31.jpg new file mode 100644 index 00000000..1b8e4548 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_4.jpg new file mode 100644 index 00000000..3ccbae08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_6.jpg new file mode 100644 index 00000000..e2bb4603 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_7.jpg new file mode 100644 index 00000000..195b26a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_8.jpg new file mode 100644 index 00000000..27f4195c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_9.jpg new file mode 100644 index 00000000..082541ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/48_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_10.jpg new file mode 100644 index 00000000..20a151a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_11.jpg new file mode 100644 index 00000000..c7756506 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_12.jpg new file mode 100644 index 00000000..9100ab1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_13.jpg new file mode 100644 index 00000000..6b1dffeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_14.jpg new file mode 100644 index 00000000..110bc838 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_15.jpg new file mode 100644 index 00000000..7d78b3e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_16.jpg new file mode 100644 index 00000000..bb4fa02f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_17.jpg new file mode 100644 index 00000000..e2c3d222 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_18.jpg new file mode 100644 index 00000000..72abf180 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_19.jpg new file mode 100644 index 00000000..fb104408 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_20.jpg new file mode 100644 index 00000000..b4c7677e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_21.jpg new file mode 100644 index 00000000..97631cfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_22.jpg new file mode 100644 index 00000000..82a04a82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_23.jpg new file mode 100644 index 00000000..3b7e0e26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_24.jpg new file mode 100644 index 00000000..c8b67722 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_25.jpg new file mode 100644 index 00000000..460c726d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_26.jpg new file mode 100644 index 00000000..15098332 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_27.jpg new file mode 100644 index 00000000..391b9c21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_28.jpg new file mode 100644 index 00000000..4dcc3dac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_29.jpg new file mode 100644 index 00000000..cb1a6775 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_30.jpg new file mode 100644 index 00000000..ca2b7546 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_5.jpg new file mode 100644 index 00000000..4b89521c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_6.jpg new file mode 100644 index 00000000..580c9f9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_7.jpg new file mode 100644 index 00000000..3c9d559e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_8.jpg new file mode 100644 index 00000000..ad9218de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_9.jpg new file mode 100644 index 00000000..69e2c401 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/49_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_0.jpg new file mode 100644 index 00000000..61e0ed0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_1.jpg new file mode 100644 index 00000000..4aa41c75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_10.jpg new file mode 100644 index 00000000..226ddf99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_11.jpg new file mode 100644 index 00000000..c6a9998f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_12.jpg new file mode 100644 index 00000000..028061d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_13.jpg new file mode 100644 index 00000000..935d33c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_14.jpg new file mode 100644 index 00000000..fe415bfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_15.jpg new file mode 100644 index 00000000..26940e09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_16.jpg new file mode 100644 index 00000000..aa5aeb09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_17.jpg new file mode 100644 index 00000000..1fee2045 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_18.jpg new file mode 100644 index 00000000..e1aa907f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_19.jpg new file mode 100644 index 00000000..5bc6dfae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_2.jpg new file mode 100644 index 00000000..5a8ee4a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_20.jpg new file mode 100644 index 00000000..472b5073 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_21.jpg new file mode 100644 index 00000000..4d9ca05e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_22.jpg new file mode 100644 index 00000000..fdc4f5d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_23.jpg new file mode 100644 index 00000000..1bdd7127 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_24.jpg new file mode 100644 index 00000000..ee6f518f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_25.jpg new file mode 100644 index 00000000..4c1a3b12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_26.jpg new file mode 100644 index 00000000..876de32f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_27.jpg new file mode 100644 index 00000000..83a25b3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_28.jpg new file mode 100644 index 00000000..87032caf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_29.jpg new file mode 100644 index 00000000..4845290b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_3.jpg new file mode 100644 index 00000000..77ff52a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_30.jpg new file mode 100644 index 00000000..f7e7f1bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_4.jpg new file mode 100644 index 00000000..738205f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_5.jpg new file mode 100644 index 00000000..fbfa58b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_6.jpg new file mode 100644 index 00000000..d350dcf2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_7.jpg new file mode 100644 index 00000000..a4e2afeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_8.jpg new file mode 100644 index 00000000..aa189a4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_9.jpg new file mode 100644 index 00000000..db8a80a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/50_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_0.jpg new file mode 100644 index 00000000..7cdc5ce0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_1.jpg new file mode 100644 index 00000000..5306331d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_10.jpg new file mode 100644 index 00000000..cd1ca807 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_11.jpg new file mode 100644 index 00000000..db3fa7e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_12.jpg new file mode 100644 index 00000000..0617dcc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_13.jpg new file mode 100644 index 00000000..1542123d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_14.jpg new file mode 100644 index 00000000..7d2e37f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_15.jpg new file mode 100644 index 00000000..90862541 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_16.jpg new file mode 100644 index 00000000..a470ab7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_17.jpg new file mode 100644 index 00000000..fdc73031 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_18.jpg new file mode 100644 index 00000000..44972a52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_19.jpg new file mode 100644 index 00000000..32ac1ad8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_2.jpg new file mode 100644 index 00000000..e0b3044d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_20.jpg new file mode 100644 index 00000000..0178e247 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_21.jpg new file mode 100644 index 00000000..947205aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_22.jpg new file mode 100644 index 00000000..afa92c7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_23.jpg new file mode 100644 index 00000000..d5b2f54f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_24.jpg new file mode 100644 index 00000000..0e90c28d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_25.jpg new file mode 100644 index 00000000..d6a7ecc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_26.jpg new file mode 100644 index 00000000..03af1c7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_27.jpg new file mode 100644 index 00000000..eac93e69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_28.jpg new file mode 100644 index 00000000..a3cff4a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_29.jpg new file mode 100644 index 00000000..b6ff64e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_3.jpg new file mode 100644 index 00000000..b887cd47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_30.jpg new file mode 100644 index 00000000..21d8ecaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_4.jpg new file mode 100644 index 00000000..7aacb609 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_5.jpg new file mode 100644 index 00000000..c21ae161 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_6.jpg new file mode 100644 index 00000000..3406860b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_7.jpg new file mode 100644 index 00000000..ad388867 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_8.jpg new file mode 100644 index 00000000..79b3f277 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_9.jpg new file mode 100644 index 00000000..a2de8c03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/51_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_1.jpg new file mode 100644 index 00000000..cb4d24fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_10.jpg new file mode 100644 index 00000000..f416072d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_11.jpg new file mode 100644 index 00000000..c308b847 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_12.jpg new file mode 100644 index 00000000..acc444dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_13.jpg new file mode 100644 index 00000000..b20bec6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_14.jpg new file mode 100644 index 00000000..3da09412 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_15.jpg new file mode 100644 index 00000000..16eec006 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_16.jpg new file mode 100644 index 00000000..f75be90b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_17.jpg new file mode 100644 index 00000000..fd08b33c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_18.jpg new file mode 100644 index 00000000..4625630a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_19.jpg new file mode 100644 index 00000000..c0544196 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_2.jpg new file mode 100644 index 00000000..51d60ca1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_20.jpg new file mode 100644 index 00000000..37080399 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_21.jpg new file mode 100644 index 00000000..cde41f5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_22.jpg new file mode 100644 index 00000000..b08cbe50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_23.jpg new file mode 100644 index 00000000..244138a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_24.jpg new file mode 100644 index 00000000..5fc7e4cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_25.jpg new file mode 100644 index 00000000..90b1b18e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_26.jpg new file mode 100644 index 00000000..6dc0a883 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_27.jpg new file mode 100644 index 00000000..6d0df25f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_28.jpg new file mode 100644 index 00000000..6132fa43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_29.jpg new file mode 100644 index 00000000..ae4112d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_3.jpg new file mode 100644 index 00000000..bc5da714 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_30.jpg new file mode 100644 index 00000000..778b84f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_4.jpg new file mode 100644 index 00000000..4b307ba8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_5.jpg new file mode 100644 index 00000000..740097e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_6.jpg new file mode 100644 index 00000000..82b14fac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_7.jpg new file mode 100644 index 00000000..a8a5fd86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_8.jpg new file mode 100644 index 00000000..302c2ad2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_9.jpg new file mode 100644 index 00000000..c306f019 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/52_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_0.jpg new file mode 100644 index 00000000..475e3b74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_1.jpg new file mode 100644 index 00000000..412371b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_10.jpg new file mode 100644 index 00000000..0289b5ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_11.jpg new file mode 100644 index 00000000..12f1df9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_12.jpg new file mode 100644 index 00000000..14d780b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_13.jpg new file mode 100644 index 00000000..43b7872b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_14.jpg new file mode 100644 index 00000000..6ed15577 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_15.jpg new file mode 100644 index 00000000..e063493d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_16.jpg new file mode 100644 index 00000000..01a19587 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_17.jpg new file mode 100644 index 00000000..f020db0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_18.jpg new file mode 100644 index 00000000..d5980e28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_19.jpg new file mode 100644 index 00000000..b8e0d330 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_2.jpg new file mode 100644 index 00000000..fc917f52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_20.jpg new file mode 100644 index 00000000..1bb9f640 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_21.jpg new file mode 100644 index 00000000..2bfc81ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_22.jpg new file mode 100644 index 00000000..bf877e9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_23.jpg new file mode 100644 index 00000000..35bcbf29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_24.jpg new file mode 100644 index 00000000..9231869c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_25.jpg new file mode 100644 index 00000000..724c6e1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_28.jpg new file mode 100644 index 00000000..4058d506 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_29.jpg new file mode 100644 index 00000000..13a8b490 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_3.jpg new file mode 100644 index 00000000..7fc17563 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_30.jpg new file mode 100644 index 00000000..c67df1b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_31.jpg new file mode 100644 index 00000000..05e582dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_4.jpg new file mode 100644 index 00000000..54c21d24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_5.jpg new file mode 100644 index 00000000..80b85c3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_6.jpg new file mode 100644 index 00000000..5a287773 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_7.jpg new file mode 100644 index 00000000..698c54a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_8.jpg new file mode 100644 index 00000000..08563b14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_9.jpg new file mode 100644 index 00000000..21561da8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/53_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_0.jpg new file mode 100644 index 00000000..aaa3b133 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_1.jpg new file mode 100644 index 00000000..b88872f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_10.jpg new file mode 100644 index 00000000..5e8dfc87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_11.jpg new file mode 100644 index 00000000..693f413c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_12.jpg new file mode 100644 index 00000000..794d35f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_13.jpg new file mode 100644 index 00000000..e6e69ab2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_14.jpg new file mode 100644 index 00000000..d7565118 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_15.jpg new file mode 100644 index 00000000..3127d661 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_16.jpg new file mode 100644 index 00000000..a120b21c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_17.jpg new file mode 100644 index 00000000..6107f550 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_18.jpg new file mode 100644 index 00000000..bee1886f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_19.jpg new file mode 100644 index 00000000..bc2b1e22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_2.jpg new file mode 100644 index 00000000..d05b6858 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_20.jpg new file mode 100644 index 00000000..9f11f588 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_21.jpg new file mode 100644 index 00000000..50bf1c21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_22.jpg new file mode 100644 index 00000000..f4c1f093 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_23.jpg new file mode 100644 index 00000000..81f5b1b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_24.jpg new file mode 100644 index 00000000..978212d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_25.jpg new file mode 100644 index 00000000..1556d969 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_26.jpg new file mode 100644 index 00000000..e0ba4855 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_27.jpg new file mode 100644 index 00000000..eb01a0d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_28.jpg new file mode 100644 index 00000000..8481c44e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_29.jpg new file mode 100644 index 00000000..68cf939e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_3.jpg new file mode 100644 index 00000000..29bc7ec1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_30.jpg new file mode 100644 index 00000000..3267f049 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_31.jpg new file mode 100644 index 00000000..a02901fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_4.jpg new file mode 100644 index 00000000..500ee8c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_5.jpg new file mode 100644 index 00000000..11770e61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_6.jpg new file mode 100644 index 00000000..84fa8a66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_7.jpg new file mode 100644 index 00000000..8be803cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_8.jpg new file mode 100644 index 00000000..f4aeef69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_9.jpg new file mode 100644 index 00000000..9b7a7295 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/54_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_0.jpg new file mode 100644 index 00000000..6639e4d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_10.jpg new file mode 100644 index 00000000..14476a62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_11.jpg new file mode 100644 index 00000000..f77d6da5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_12.jpg new file mode 100644 index 00000000..88b143d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_13.jpg new file mode 100644 index 00000000..ec51bd09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_14.jpg new file mode 100644 index 00000000..1968c3c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_15.jpg new file mode 100644 index 00000000..c4130310 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_16.jpg new file mode 100644 index 00000000..2cc44574 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_17.jpg new file mode 100644 index 00000000..3b6f5937 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_18.jpg new file mode 100644 index 00000000..714a00be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_19.jpg new file mode 100644 index 00000000..4b795bd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_2.jpg new file mode 100644 index 00000000..f4680bd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_20.jpg new file mode 100644 index 00000000..38f18b16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_21.jpg new file mode 100644 index 00000000..c62aaff5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_22.jpg new file mode 100644 index 00000000..21668671 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_23.jpg new file mode 100644 index 00000000..7530b5e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_24.jpg new file mode 100644 index 00000000..db6b36d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_25.jpg new file mode 100644 index 00000000..175844b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_26.jpg new file mode 100644 index 00000000..a2e7d44c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_27.jpg new file mode 100644 index 00000000..77cb1fa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_28.jpg new file mode 100644 index 00000000..84b38be3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_29.jpg new file mode 100644 index 00000000..4a424db7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_3.jpg new file mode 100644 index 00000000..889dd935 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_30.jpg new file mode 100644 index 00000000..0737c502 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_31.jpg new file mode 100644 index 00000000..6a16de6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_4.jpg new file mode 100644 index 00000000..f350b8b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_5.jpg new file mode 100644 index 00000000..ec386702 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_6.jpg new file mode 100644 index 00000000..49e99ce6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_7.jpg new file mode 100644 index 00000000..78cbe499 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_8.jpg new file mode 100644 index 00000000..b6403e88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_9.jpg new file mode 100644 index 00000000..cc3630c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/55_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_0.jpg new file mode 100644 index 00000000..38314c29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_1.jpg new file mode 100644 index 00000000..9e1af821 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_10.jpg new file mode 100644 index 00000000..c3315204 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_11.jpg new file mode 100644 index 00000000..98073d96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_12.jpg new file mode 100644 index 00000000..fdc6d9c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_13.jpg new file mode 100644 index 00000000..fab62d68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_14.jpg new file mode 100644 index 00000000..0fa5d990 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_15.jpg new file mode 100644 index 00000000..9bfe914e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_16.jpg new file mode 100644 index 00000000..f9fbda8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_17.jpg new file mode 100644 index 00000000..37803e30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_18.jpg new file mode 100644 index 00000000..8b27b8ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_19.jpg new file mode 100644 index 00000000..c595d484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_2.jpg new file mode 100644 index 00000000..0df25b49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_20.jpg new file mode 100644 index 00000000..c32931f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_21.jpg new file mode 100644 index 00000000..88c1341c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_22.jpg new file mode 100644 index 00000000..110eb9db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_23.jpg new file mode 100644 index 00000000..f0830f30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_24.jpg new file mode 100644 index 00000000..e5de4df1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_25.jpg new file mode 100644 index 00000000..65e0c9b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_26.jpg new file mode 100644 index 00000000..a508dd3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_27.jpg new file mode 100644 index 00000000..b51256ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_28.jpg new file mode 100644 index 00000000..ddd40aaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_29.jpg new file mode 100644 index 00000000..e355e255 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_3.jpg new file mode 100644 index 00000000..c56527df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_30.jpg new file mode 100644 index 00000000..9f479e3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_31.jpg new file mode 100644 index 00000000..3bcb9833 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_4.jpg new file mode 100644 index 00000000..4022c616 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_5.jpg new file mode 100644 index 00000000..51401249 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_6.jpg new file mode 100644 index 00000000..21ead31b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_7.jpg new file mode 100644 index 00000000..52698537 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_8.jpg new file mode 100644 index 00000000..ed8766d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_9.jpg new file mode 100644 index 00000000..35f3ca66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/56_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_0.jpg new file mode 100644 index 00000000..925bd165 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_1.jpg new file mode 100644 index 00000000..758aafed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_10.jpg new file mode 100644 index 00000000..9a429989 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_11.jpg new file mode 100644 index 00000000..3d271161 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_12.jpg new file mode 100644 index 00000000..8c8aee44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_13.jpg new file mode 100644 index 00000000..bc6ac884 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_14.jpg new file mode 100644 index 00000000..d5ab1d51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_15.jpg new file mode 100644 index 00000000..b2d64d75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_16.jpg new file mode 100644 index 00000000..3d7eef0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_17.jpg new file mode 100644 index 00000000..9ca4f752 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_18.jpg new file mode 100644 index 00000000..236bed6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_19.jpg new file mode 100644 index 00000000..6c3fb0de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_2.jpg new file mode 100644 index 00000000..15d2b2c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_20.jpg new file mode 100644 index 00000000..8b669993 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_21.jpg new file mode 100644 index 00000000..28eb4c76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_22.jpg new file mode 100644 index 00000000..68c6a33e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_23.jpg new file mode 100644 index 00000000..0883c886 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_24.jpg new file mode 100644 index 00000000..359bee56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_25.jpg new file mode 100644 index 00000000..57d02411 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_26.jpg new file mode 100644 index 00000000..6d0524f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_27.jpg new file mode 100644 index 00000000..512cdfe8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_28.jpg new file mode 100644 index 00000000..52c19641 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_29.jpg new file mode 100644 index 00000000..26632dd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_3.jpg new file mode 100644 index 00000000..e2ec99aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_31.jpg new file mode 100644 index 00000000..7684baaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_4.jpg new file mode 100644 index 00000000..fbf8faca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_5.jpg new file mode 100644 index 00000000..04818dd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_6.jpg new file mode 100644 index 00000000..b433007e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_7.jpg new file mode 100644 index 00000000..3e898842 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_8.jpg new file mode 100644 index 00000000..628e2d68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_9.jpg new file mode 100644 index 00000000..ca11da00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/57_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_0.jpg new file mode 100644 index 00000000..c630d53f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_1.jpg new file mode 100644 index 00000000..802ab0d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_10.jpg new file mode 100644 index 00000000..cd776611 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_11.jpg new file mode 100644 index 00000000..980b1af4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_12.jpg new file mode 100644 index 00000000..f4ca9c9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_13.jpg new file mode 100644 index 00000000..dd72d8b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_14.jpg new file mode 100644 index 00000000..c68a1e38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_15.jpg new file mode 100644 index 00000000..031fe129 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_16.jpg new file mode 100644 index 00000000..77cc6698 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_17.jpg new file mode 100644 index 00000000..1df094b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_18.jpg new file mode 100644 index 00000000..9f397eb4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_19.jpg new file mode 100644 index 00000000..23394250 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_2.jpg new file mode 100644 index 00000000..955de4fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_20.jpg new file mode 100644 index 00000000..17e9d797 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_21.jpg new file mode 100644 index 00000000..94d5fa24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_22.jpg new file mode 100644 index 00000000..ecf71b9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_23.jpg new file mode 100644 index 00000000..9e20be09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_24.jpg new file mode 100644 index 00000000..95b2b965 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_25.jpg new file mode 100644 index 00000000..4d256161 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_26.jpg new file mode 100644 index 00000000..919aec47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_27.jpg new file mode 100644 index 00000000..231431c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_28.jpg new file mode 100644 index 00000000..a57aa8bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_3.jpg new file mode 100644 index 00000000..f3ef3700 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_4.jpg new file mode 100644 index 00000000..2af34767 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_5.jpg new file mode 100644 index 00000000..0b3c4216 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_6.jpg new file mode 100644 index 00000000..4c24b673 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_7.jpg new file mode 100644 index 00000000..6ea64fbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_8.jpg new file mode 100644 index 00000000..0996ccd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_9.jpg new file mode 100644 index 00000000..90b71973 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/58_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_0.jpg new file mode 100644 index 00000000..7e4964a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_1.jpg new file mode 100644 index 00000000..96852874 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_10.jpg new file mode 100644 index 00000000..14a98d29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_11.jpg new file mode 100644 index 00000000..293867b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_12.jpg new file mode 100644 index 00000000..6d1e890c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_13.jpg new file mode 100644 index 00000000..82eed842 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_14.jpg new file mode 100644 index 00000000..163ff75f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_15.jpg new file mode 100644 index 00000000..56531c19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_16.jpg new file mode 100644 index 00000000..a6c6e8f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_17.jpg new file mode 100644 index 00000000..2cfd6454 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_18.jpg new file mode 100644 index 00000000..7d7178ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_19.jpg new file mode 100644 index 00000000..72d51927 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_2.jpg new file mode 100644 index 00000000..e5a281d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_20.jpg new file mode 100644 index 00000000..1c79f58e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_21.jpg new file mode 100644 index 00000000..e1045ff9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_22.jpg new file mode 100644 index 00000000..7a45bfa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_23.jpg new file mode 100644 index 00000000..5fd8f991 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_24.jpg new file mode 100644 index 00000000..6d03ed70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_25.jpg new file mode 100644 index 00000000..60e55d5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_26.jpg new file mode 100644 index 00000000..0ddb8eb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_27.jpg new file mode 100644 index 00000000..c37e1d5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_28.jpg new file mode 100644 index 00000000..9e8a1051 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_3.jpg new file mode 100644 index 00000000..ef4f61da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_4.jpg new file mode 100644 index 00000000..04aed9d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_5.jpg new file mode 100644 index 00000000..623fc6e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_6.jpg new file mode 100644 index 00000000..16e9057a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_7.jpg new file mode 100644 index 00000000..caea9794 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_8.jpg new file mode 100644 index 00000000..994813dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_9.jpg new file mode 100644 index 00000000..7396bdb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/59_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_0.jpg new file mode 100644 index 00000000..d287dd2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_1.jpg new file mode 100644 index 00000000..b184d0a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_10.jpg new file mode 100644 index 00000000..66029676 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_11.jpg new file mode 100644 index 00000000..d5d93d74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_12.jpg new file mode 100644 index 00000000..e71bba75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_13.jpg new file mode 100644 index 00000000..d8359023 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_14.jpg new file mode 100644 index 00000000..f9d561a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_15.jpg new file mode 100644 index 00000000..d7a5f041 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_16.jpg new file mode 100644 index 00000000..d7b842fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_17.jpg new file mode 100644 index 00000000..d9006020 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_18.jpg new file mode 100644 index 00000000..75747701 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_19.jpg new file mode 100644 index 00000000..448fa40b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_2.jpg new file mode 100644 index 00000000..40ebf316 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_20.jpg new file mode 100644 index 00000000..b683b0a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_21.jpg new file mode 100644 index 00000000..f6fe7c07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_22.jpg new file mode 100644 index 00000000..18c838fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_23.jpg new file mode 100644 index 00000000..5fe9e087 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_24.jpg new file mode 100644 index 00000000..10513ee4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_25.jpg new file mode 100644 index 00000000..70a2edcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_26.jpg new file mode 100644 index 00000000..4977c82c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_27.jpg new file mode 100644 index 00000000..efd65c1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_3.jpg new file mode 100644 index 00000000..143d1f0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_4.jpg new file mode 100644 index 00000000..0a5025f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_5.jpg new file mode 100644 index 00000000..a55b11d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_6.jpg new file mode 100644 index 00000000..a31a0b34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_7.jpg new file mode 100644 index 00000000..f377fad4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_8.jpg new file mode 100644 index 00000000..a6c3e4ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_9.jpg new file mode 100644 index 00000000..f6af55d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/60_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_0.jpg new file mode 100644 index 00000000..32bd64c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_1.jpg new file mode 100644 index 00000000..039f66e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_10.jpg new file mode 100644 index 00000000..b672e298 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_11.jpg new file mode 100644 index 00000000..09fa24cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_12.jpg new file mode 100644 index 00000000..c69c067e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_13.jpg new file mode 100644 index 00000000..95078d71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_14.jpg new file mode 100644 index 00000000..f301160f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_15.jpg new file mode 100644 index 00000000..c9ee259b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_16.jpg new file mode 100644 index 00000000..4e848b08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_17.jpg new file mode 100644 index 00000000..6facb9a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_18.jpg new file mode 100644 index 00000000..e8b0b5ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_19.jpg new file mode 100644 index 00000000..df3b5357 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_2.jpg new file mode 100644 index 00000000..582d00f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_20.jpg new file mode 100644 index 00000000..ef23f687 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_21.jpg new file mode 100644 index 00000000..a74f4633 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_22.jpg new file mode 100644 index 00000000..3d3a6910 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_23.jpg new file mode 100644 index 00000000..d01503a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_24.jpg new file mode 100644 index 00000000..8076e7ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_29.jpg new file mode 100644 index 00000000..35172825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_3.jpg new file mode 100644 index 00000000..014cf8eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_30.jpg new file mode 100644 index 00000000..e217f6a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_31.jpg new file mode 100644 index 00000000..3c5405a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_4.jpg new file mode 100644 index 00000000..892c7121 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_5.jpg new file mode 100644 index 00000000..e3a1e715 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_6.jpg new file mode 100644 index 00000000..8d9b6ab0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_7.jpg new file mode 100644 index 00000000..aad0f8c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_8.jpg new file mode 100644 index 00000000..094dec6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_9.jpg new file mode 100644 index 00000000..8d182ea6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/61_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_0.jpg new file mode 100644 index 00000000..b76872a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_1.jpg new file mode 100644 index 00000000..c073f019 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_10.jpg new file mode 100644 index 00000000..9b6d87d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_11.jpg new file mode 100644 index 00000000..1a4875cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_12.jpg new file mode 100644 index 00000000..e86f76b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_13.jpg new file mode 100644 index 00000000..ebb61b3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_14.jpg new file mode 100644 index 00000000..92032922 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_15.jpg new file mode 100644 index 00000000..611e4f3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_16.jpg new file mode 100644 index 00000000..8aeca819 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_17.jpg new file mode 100644 index 00000000..e76b2afc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_18.jpg new file mode 100644 index 00000000..23e3bd37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_19.jpg new file mode 100644 index 00000000..2fa3a7a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_2.jpg new file mode 100644 index 00000000..4300c550 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_20.jpg new file mode 100644 index 00000000..d3f191cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_21.jpg new file mode 100644 index 00000000..a1f02975 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_22.jpg new file mode 100644 index 00000000..89b5dc62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_23.jpg new file mode 100644 index 00000000..4462208a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_24.jpg new file mode 100644 index 00000000..1bf73c85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_27.jpg new file mode 100644 index 00000000..bfde1bc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_28.jpg new file mode 100644 index 00000000..5edc04c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_29.jpg new file mode 100644 index 00000000..74f0d763 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_3.jpg new file mode 100644 index 00000000..b0c566f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_30.jpg new file mode 100644 index 00000000..f831be1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_4.jpg new file mode 100644 index 00000000..c6719d16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_5.jpg new file mode 100644 index 00000000..299d7925 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_6.jpg new file mode 100644 index 00000000..2d79a8bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_7.jpg new file mode 100644 index 00000000..2ef1cd2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_8.jpg new file mode 100644 index 00000000..435c7c3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_9.jpg new file mode 100644 index 00000000..7e8aa15c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/62_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_0.jpg new file mode 100644 index 00000000..b650b6c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_1.jpg new file mode 100644 index 00000000..fcb11f1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_10.jpg new file mode 100644 index 00000000..dee2d410 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_11.jpg new file mode 100644 index 00000000..772a5a47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_12.jpg new file mode 100644 index 00000000..5e6b8204 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_13.jpg new file mode 100644 index 00000000..9597681b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_14.jpg new file mode 100644 index 00000000..e1cf341a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_15.jpg new file mode 100644 index 00000000..814411cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_16.jpg new file mode 100644 index 00000000..c1574484 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_17.jpg new file mode 100644 index 00000000..0c9e239e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_18.jpg new file mode 100644 index 00000000..816d7d56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_19.jpg new file mode 100644 index 00000000..8cc4b57a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_2.jpg new file mode 100644 index 00000000..9d5275e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_20.jpg new file mode 100644 index 00000000..77d629a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_22.jpg new file mode 100644 index 00000000..25ca03e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_23.jpg new file mode 100644 index 00000000..bcffaddf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_24.jpg new file mode 100644 index 00000000..c9c48432 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_25.jpg new file mode 100644 index 00000000..610a7d2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_27.jpg new file mode 100644 index 00000000..aa99212d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_28.jpg new file mode 100644 index 00000000..2cc1d49f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_29.jpg new file mode 100644 index 00000000..de50c800 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_3.jpg new file mode 100644 index 00000000..fc8c707e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_30.jpg new file mode 100644 index 00000000..52c5e0ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_4.jpg new file mode 100644 index 00000000..eb3b4c9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_5.jpg new file mode 100644 index 00000000..837d4487 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_6.jpg new file mode 100644 index 00000000..7062a627 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_7.jpg new file mode 100644 index 00000000..895e0a79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_8.jpg new file mode 100644 index 00000000..9d3cfc1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_9.jpg new file mode 100644 index 00000000..ca32e444 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/63_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_0.jpg new file mode 100644 index 00000000..79cbba34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_10.jpg new file mode 100644 index 00000000..556de6b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_12.jpg new file mode 100644 index 00000000..71a3468d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_14.jpg new file mode 100644 index 00000000..0c6f91e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_16.jpg new file mode 100644 index 00000000..06bc167c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_18.jpg new file mode 100644 index 00000000..bd7ce83b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_2.jpg new file mode 100644 index 00000000..08f99200 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_20.jpg new file mode 100644 index 00000000..f0fec2a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_22.jpg new file mode 100644 index 00000000..8d0ebcde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_24.jpg new file mode 100644 index 00000000..461a336d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_26.jpg new file mode 100644 index 00000000..d67afc1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_28.jpg new file mode 100644 index 00000000..5a6b59b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_30.jpg new file mode 100644 index 00000000..6eb57c7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_4.jpg new file mode 100644 index 00000000..12e8f044 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_6.jpg new file mode 100644 index 00000000..aec7c20d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_8.jpg new file mode 100644 index 00000000..8d3a2e15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_32_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_0.jpg new file mode 100644 index 00000000..8266f345 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_10.jpg new file mode 100644 index 00000000..2afd1396 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_12.jpg new file mode 100644 index 00000000..53e36525 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_14.jpg new file mode 100644 index 00000000..4680cfa3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_16.jpg new file mode 100644 index 00000000..43eb5d3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_18.jpg new file mode 100644 index 00000000..c6a08c59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_2.jpg new file mode 100644 index 00000000..70b5f220 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_20.jpg new file mode 100644 index 00000000..12b5d68b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_22.jpg new file mode 100644 index 00000000..b6f39cef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_24.jpg new file mode 100644 index 00000000..41ba50ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_26.jpg new file mode 100644 index 00000000..57b942ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_28.jpg new file mode 100644 index 00000000..4bb79641 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_30.jpg new file mode 100644 index 00000000..b12d3657 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_4.jpg new file mode 100644 index 00000000..d53e011c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_6.jpg new file mode 100644 index 00000000..3ce303f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_8.jpg new file mode 100644 index 00000000..9a3afb81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_34_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_0.jpg new file mode 100644 index 00000000..df0c09d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_10.jpg new file mode 100644 index 00000000..69a21a94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_12.jpg new file mode 100644 index 00000000..ededf47f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_14.jpg new file mode 100644 index 00000000..79072a9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_16.jpg new file mode 100644 index 00000000..77a7b4b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_18.jpg new file mode 100644 index 00000000..cc3b06c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_2.jpg new file mode 100644 index 00000000..3628163b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_20.jpg new file mode 100644 index 00000000..e1b08ab2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_22.jpg new file mode 100644 index 00000000..b9bb9432 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_24.jpg new file mode 100644 index 00000000..3d611974 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_26.jpg new file mode 100644 index 00000000..79d4c573 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_28.jpg new file mode 100644 index 00000000..a68d34a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_30.jpg new file mode 100644 index 00000000..894daff1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_4.jpg new file mode 100644 index 00000000..595423ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_6.jpg new file mode 100644 index 00000000..60f3a567 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_8.jpg new file mode 100644 index 00000000..e5aa8727 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_36_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_0.jpg new file mode 100644 index 00000000..6201aef9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_10.jpg new file mode 100644 index 00000000..42be70c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_12.jpg new file mode 100644 index 00000000..a146c482 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_14.jpg new file mode 100644 index 00000000..1699d43f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_16.jpg new file mode 100644 index 00000000..de7773b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_18.jpg new file mode 100644 index 00000000..d6b651fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_2.jpg new file mode 100644 index 00000000..78f0745c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_20.jpg new file mode 100644 index 00000000..e3839745 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_22.jpg new file mode 100644 index 00000000..4586cf1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_24.jpg new file mode 100644 index 00000000..600a05fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_26.jpg new file mode 100644 index 00000000..a61280c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_28.jpg new file mode 100644 index 00000000..f449fa90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_30.jpg new file mode 100644 index 00000000..81864f3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_4.jpg new file mode 100644 index 00000000..eabe2b65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_6.jpg new file mode 100644 index 00000000..ed81d79d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_8.jpg new file mode 100644 index 00000000..9b5a9ccd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_38_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_0.jpg new file mode 100644 index 00000000..727c0d7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_10.jpg new file mode 100644 index 00000000..86d872e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_12.jpg new file mode 100644 index 00000000..8ad8b8ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_14.jpg new file mode 100644 index 00000000..5c61180c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_16.jpg new file mode 100644 index 00000000..d32eab28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_18.jpg new file mode 100644 index 00000000..3b8678ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_2.jpg new file mode 100644 index 00000000..d38ccecd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_20.jpg new file mode 100644 index 00000000..cd71ff5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_22.jpg new file mode 100644 index 00000000..8adbc74c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_24.jpg new file mode 100644 index 00000000..59b98eea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_26.jpg new file mode 100644 index 00000000..cb87e4bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_28.jpg new file mode 100644 index 00000000..954689dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_30.jpg new file mode 100644 index 00000000..21f538fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_4.jpg new file mode 100644 index 00000000..1ed35294 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_6.jpg new file mode 100644 index 00000000..624bab60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_8.jpg new file mode 100644 index 00000000..55c16812 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_40_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_0.jpg new file mode 100644 index 00000000..d1139ff1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_10.jpg new file mode 100644 index 00000000..f934d6e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_12.jpg new file mode 100644 index 00000000..08e5ce26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_14.jpg new file mode 100644 index 00000000..f2c01bbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_16.jpg new file mode 100644 index 00000000..34b2a557 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_18.jpg new file mode 100644 index 00000000..07c93cb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_2.jpg new file mode 100644 index 00000000..e8d9e3fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_20.jpg new file mode 100644 index 00000000..1c656992 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_22.jpg new file mode 100644 index 00000000..d0e7c976 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_24.jpg new file mode 100644 index 00000000..02550776 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_26.jpg new file mode 100644 index 00000000..c114fc94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_28.jpg new file mode 100644 index 00000000..91f59384 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_30.jpg new file mode 100644 index 00000000..b013085a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_4.jpg new file mode 100644 index 00000000..4031443b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_6.jpg new file mode 100644 index 00000000..1911d096 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_8.jpg new file mode 100644 index 00000000..68457596 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_42_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_0.jpg new file mode 100644 index 00000000..eff4ac7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_10.jpg new file mode 100644 index 00000000..4ff9fd70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_12.jpg new file mode 100644 index 00000000..b16daa28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_14.jpg new file mode 100644 index 00000000..8c6b30d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_16.jpg new file mode 100644 index 00000000..5606223e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_18.jpg new file mode 100644 index 00000000..0f3aebd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_2.jpg new file mode 100644 index 00000000..7c22bfec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_20.jpg new file mode 100644 index 00000000..5ef09127 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_22.jpg new file mode 100644 index 00000000..54570bd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_24.jpg new file mode 100644 index 00000000..d2977b69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_26.jpg new file mode 100644 index 00000000..d919b11e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_28.jpg new file mode 100644 index 00000000..c8d524f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_30.jpg new file mode 100644 index 00000000..1a0765b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_4.jpg new file mode 100644 index 00000000..dc158af5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_6.jpg new file mode 100644 index 00000000..7ccec2ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_8.jpg new file mode 100644 index 00000000..ffb9f31f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_44_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_0.jpg new file mode 100644 index 00000000..a176623e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_10.jpg new file mode 100644 index 00000000..1a55e54e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_12.jpg new file mode 100644 index 00000000..b0fa3f00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_14.jpg new file mode 100644 index 00000000..8bb9b53c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_16.jpg new file mode 100644 index 00000000..d959d6c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_18.jpg new file mode 100644 index 00000000..77a0f4aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_2.jpg new file mode 100644 index 00000000..bb72c747 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_20.jpg new file mode 100644 index 00000000..5c7e4520 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_22.jpg new file mode 100644 index 00000000..926b1ddc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_24.jpg new file mode 100644 index 00000000..8bfd6686 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_26.jpg new file mode 100644 index 00000000..8401fef6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_28.jpg new file mode 100644 index 00000000..966f5df1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_30.jpg new file mode 100644 index 00000000..a38d623a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_4.jpg new file mode 100644 index 00000000..60ea8048 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_6.jpg new file mode 100644 index 00000000..876a72d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_8.jpg new file mode 100644 index 00000000..1656873c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_46_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_0.jpg new file mode 100644 index 00000000..827f2f18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_10.jpg new file mode 100644 index 00000000..69464324 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_12.jpg new file mode 100644 index 00000000..cbf6447d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_14.jpg new file mode 100644 index 00000000..ffc99489 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_16.jpg new file mode 100644 index 00000000..1035f5dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_18.jpg new file mode 100644 index 00000000..500d004f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_2.jpg new file mode 100644 index 00000000..a1d29ef5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_20.jpg new file mode 100644 index 00000000..19f15462 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_22.jpg new file mode 100644 index 00000000..d738080a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_24.jpg new file mode 100644 index 00000000..a0a9281b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_26.jpg new file mode 100644 index 00000000..951615d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_28.jpg new file mode 100644 index 00000000..f1ebe4a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_30.jpg new file mode 100644 index 00000000..f25382f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_4.jpg new file mode 100644 index 00000000..00f33d17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_6.jpg new file mode 100644 index 00000000..862f78b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_8.jpg new file mode 100644 index 00000000..856b74d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_48_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_0.jpg new file mode 100644 index 00000000..3ec87402 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_10.jpg new file mode 100644 index 00000000..46a41140 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_12.jpg new file mode 100644 index 00000000..e86866a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_14.jpg new file mode 100644 index 00000000..d3f3151b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_16.jpg new file mode 100644 index 00000000..59eafe06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_18.jpg new file mode 100644 index 00000000..869a0c6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_2.jpg new file mode 100644 index 00000000..d2230ed1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_20.jpg new file mode 100644 index 00000000..3fb2a85e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_22.jpg new file mode 100644 index 00000000..dafbf4d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_24.jpg new file mode 100644 index 00000000..621254c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_26.jpg new file mode 100644 index 00000000..ceb0ecd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_28.jpg new file mode 100644 index 00000000..f648bda9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_30.jpg new file mode 100644 index 00000000..80b972b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_4.jpg new file mode 100644 index 00000000..eb5dc797 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_6.jpg new file mode 100644 index 00000000..08a802a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_8.jpg new file mode 100644 index 00000000..3034099a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_50_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_0.jpg new file mode 100644 index 00000000..fe3b7588 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_10.jpg new file mode 100644 index 00000000..d2db4cac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_12.jpg new file mode 100644 index 00000000..59b3d921 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_14.jpg new file mode 100644 index 00000000..560a28a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_16.jpg new file mode 100644 index 00000000..7dba54df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_18.jpg new file mode 100644 index 00000000..9a8a6ffd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_2.jpg new file mode 100644 index 00000000..621e76f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_20.jpg new file mode 100644 index 00000000..3409b123 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_22.jpg new file mode 100644 index 00000000..16a38563 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_24.jpg new file mode 100644 index 00000000..3bcf190c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_26.jpg new file mode 100644 index 00000000..45975b9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_28.jpg new file mode 100644 index 00000000..b8e00a13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_30.jpg new file mode 100644 index 00000000..b4743989 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_4.jpg new file mode 100644 index 00000000..5290b19f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_6.jpg new file mode 100644 index 00000000..a1a29b9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_8.jpg new file mode 100644 index 00000000..e16598ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_52_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_0.jpg new file mode 100644 index 00000000..678e508c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_10.jpg new file mode 100644 index 00000000..f20b4262 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_12.jpg new file mode 100644 index 00000000..75ca427e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_14.jpg new file mode 100644 index 00000000..b8e6d8dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_16.jpg new file mode 100644 index 00000000..1d94692a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_18.jpg new file mode 100644 index 00000000..5e1bd180 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_2.jpg new file mode 100644 index 00000000..78f41e8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_20.jpg new file mode 100644 index 00000000..47e88814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_22.jpg new file mode 100644 index 00000000..411fd600 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_24.jpg new file mode 100644 index 00000000..3f45b6d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_26.jpg new file mode 100644 index 00000000..bc3e1b6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_28.jpg new file mode 100644 index 00000000..511a4965 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_30.jpg new file mode 100644 index 00000000..37f49057 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_4.jpg new file mode 100644 index 00000000..c86ceaec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_6.jpg new file mode 100644 index 00000000..0844bd39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_8.jpg new file mode 100644 index 00000000..80e3ea0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_54_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_0.jpg new file mode 100644 index 00000000..1260f648 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_10.jpg new file mode 100644 index 00000000..3a550876 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_12.jpg new file mode 100644 index 00000000..42c6b8cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_14.jpg new file mode 100644 index 00000000..0facf227 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_16.jpg new file mode 100644 index 00000000..6d7daf09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_18.jpg new file mode 100644 index 00000000..a9743272 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_2.jpg new file mode 100644 index 00000000..9af53b68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_20.jpg new file mode 100644 index 00000000..44baae96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_22.jpg new file mode 100644 index 00000000..1f70bbdb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_24.jpg new file mode 100644 index 00000000..984755bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_26.jpg new file mode 100644 index 00000000..f11b9a79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_28.jpg new file mode 100644 index 00000000..93310810 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_30.jpg new file mode 100644 index 00000000..52f55963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_4.jpg new file mode 100644 index 00000000..4be125f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_6.jpg new file mode 100644 index 00000000..48096cd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_8.jpg new file mode 100644 index 00000000..091ec326 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_56_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_0.jpg new file mode 100644 index 00000000..918d4ac0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_10.jpg new file mode 100644 index 00000000..d76253d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_12.jpg new file mode 100644 index 00000000..2c527689 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_14.jpg new file mode 100644 index 00000000..f40c3034 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_16.jpg new file mode 100644 index 00000000..3cb46a98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_18.jpg new file mode 100644 index 00000000..be331798 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_2.jpg new file mode 100644 index 00000000..24927e27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_20.jpg new file mode 100644 index 00000000..bad55264 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_22.jpg new file mode 100644 index 00000000..99b2c541 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_24.jpg new file mode 100644 index 00000000..1f6a2959 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_26.jpg new file mode 100644 index 00000000..860f8300 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_28.jpg new file mode 100644 index 00000000..af566b7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_4.jpg new file mode 100644 index 00000000..e4698758 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_6.jpg new file mode 100644 index 00000000..404e7bc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_8.jpg new file mode 100644 index 00000000..fbe2be1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_58_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_0.jpg new file mode 100644 index 00000000..09816656 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_10.jpg new file mode 100644 index 00000000..299b6423 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_12.jpg new file mode 100644 index 00000000..70a8a12a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_14.jpg new file mode 100644 index 00000000..91dec39d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_16.jpg new file mode 100644 index 00000000..0cc7d87a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_18.jpg new file mode 100644 index 00000000..f69b3b4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_2.jpg new file mode 100644 index 00000000..750574c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_20.jpg new file mode 100644 index 00000000..a5a85556 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_22.jpg new file mode 100644 index 00000000..1e3d4fef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_24.jpg new file mode 100644 index 00000000..114b2eac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_26.jpg new file mode 100644 index 00000000..432602c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_28.jpg new file mode 100644 index 00000000..6999d246 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_30.jpg new file mode 100644 index 00000000..6096118c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_4.jpg new file mode 100644 index 00000000..ea42626d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_6.jpg new file mode 100644 index 00000000..55469d62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_8.jpg new file mode 100644 index 00000000..7832b4f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_60_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_0.jpg new file mode 100644 index 00000000..26a1b2d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_10.jpg new file mode 100644 index 00000000..1358e7f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_12.jpg new file mode 100644 index 00000000..a211a895 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_14.jpg new file mode 100644 index 00000000..03c39592 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_16.jpg new file mode 100644 index 00000000..d49fefed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_18.jpg new file mode 100644 index 00000000..8c976981 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_2.jpg new file mode 100644 index 00000000..8b54b3a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_20.jpg new file mode 100644 index 00000000..e1609817 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_22.jpg new file mode 100644 index 00000000..54b5a7fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_24.jpg new file mode 100644 index 00000000..9782335c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_26.jpg new file mode 100644 index 00000000..3d165949 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_28.jpg new file mode 100644 index 00000000..e0eec93c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_30.jpg new file mode 100644 index 00000000..8c667ba2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_4.jpg new file mode 100644 index 00000000..9b9b2c25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_6.jpg new file mode 100644 index 00000000..5c96e396 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_8.jpg new file mode 100644 index 00000000..246e7d86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/z_62_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_0.jpg new file mode 100644 index 00000000..1ea4087f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_12.jpg new file mode 100644 index 00000000..5df01964 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_16.jpg new file mode 100644 index 00000000..59799b77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_20.jpg new file mode 100644 index 00000000..de379fa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_24.jpg new file mode 100644 index 00000000..dbdc0915 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_28.jpg new file mode 100644 index 00000000..c31316fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_4.jpg new file mode 100644 index 00000000..50a4ae84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_8.jpg new file mode 100644 index 00000000..14f4e9f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_32_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_0.jpg new file mode 100644 index 00000000..8e14cdfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_12.jpg new file mode 100644 index 00000000..1fcec591 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_16.jpg new file mode 100644 index 00000000..977cb53f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_20.jpg new file mode 100644 index 00000000..541107bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_24.jpg new file mode 100644 index 00000000..e83f12f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_28.jpg new file mode 100644 index 00000000..d24712de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_4.jpg new file mode 100644 index 00000000..a9dbe0d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_8.jpg new file mode 100644 index 00000000..943c446d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_36_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_0.jpg new file mode 100644 index 00000000..6289264d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_12.jpg new file mode 100644 index 00000000..2c0d089f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_16.jpg new file mode 100644 index 00000000..b548e442 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_20.jpg new file mode 100644 index 00000000..9506bf17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_24.jpg new file mode 100644 index 00000000..f4f1f52c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_28.jpg new file mode 100644 index 00000000..b8828bbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_4.jpg new file mode 100644 index 00000000..7ce12bbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_8.jpg new file mode 100644 index 00000000..57b1ecf0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_40_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_0.jpg new file mode 100644 index 00000000..e7f3d756 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_12.jpg new file mode 100644 index 00000000..dfd31578 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_16.jpg new file mode 100644 index 00000000..d4476551 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_20.jpg new file mode 100644 index 00000000..412ec928 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_24.jpg new file mode 100644 index 00000000..d7596c14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_28.jpg new file mode 100644 index 00000000..ab843bde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_4.jpg new file mode 100644 index 00000000..bbec877a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_8.jpg new file mode 100644 index 00000000..d914ee92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_44_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_0.jpg new file mode 100644 index 00000000..4e8a90c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_12.jpg new file mode 100644 index 00000000..fe46f98a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_16.jpg new file mode 100644 index 00000000..1ad4a671 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_20.jpg new file mode 100644 index 00000000..1b023044 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_24.jpg new file mode 100644 index 00000000..5a5b41e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_28.jpg new file mode 100644 index 00000000..d5777949 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_4.jpg new file mode 100644 index 00000000..4eea2f19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_8.jpg new file mode 100644 index 00000000..df43174b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_48_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_0.jpg new file mode 100644 index 00000000..67ba3a07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_12.jpg new file mode 100644 index 00000000..0f9a3c0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_16.jpg new file mode 100644 index 00000000..21829f96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_20.jpg new file mode 100644 index 00000000..8dcaceea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_24.jpg new file mode 100644 index 00000000..e59babaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_28.jpg new file mode 100644 index 00000000..d5957b5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_4.jpg new file mode 100644 index 00000000..341145c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_8.jpg new file mode 100644 index 00000000..3fd7376d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_52_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_0.jpg new file mode 100644 index 00000000..d3c39ffc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_12.jpg new file mode 100644 index 00000000..f93e7318 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_16.jpg new file mode 100644 index 00000000..2b586044 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_20.jpg new file mode 100644 index 00000000..5453ad5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_24.jpg new file mode 100644 index 00000000..813e50ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_28.jpg new file mode 100644 index 00000000..8823806f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_4.jpg new file mode 100644 index 00000000..0599312e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_8.jpg new file mode 100644 index 00000000..8eedd51f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_56_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_0.jpg new file mode 100644 index 00000000..4ec3ff84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_12.jpg new file mode 100644 index 00000000..3486368d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_16.jpg new file mode 100644 index 00000000..bcde0981 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_20.jpg new file mode 100644 index 00000000..39014bdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_24.jpg new file mode 100644 index 00000000..add127b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_28.jpg new file mode 100644 index 00000000..73ff3cb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_4.jpg new file mode 100644 index 00000000..1cdaee88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_8.jpg new file mode 100644 index 00000000..bd8a1fb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zz_60_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_0.jpg new file mode 100644 index 00000000..ab52df9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_16.jpg new file mode 100644 index 00000000..baa6437f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_24.jpg new file mode 100644 index 00000000..e53d71f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_8.jpg new file mode 100644 index 00000000..32218988 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_32_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_0.jpg new file mode 100644 index 00000000..962700e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_16.jpg new file mode 100644 index 00000000..1016e37b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_24.jpg new file mode 100644 index 00000000..4865ef35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_8.jpg new file mode 100644 index 00000000..a68589e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_40_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_0.jpg new file mode 100644 index 00000000..640285e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_16.jpg new file mode 100644 index 00000000..4a4ae9fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_24.jpg new file mode 100644 index 00000000..c945fcd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_8.jpg new file mode 100644 index 00000000..b0dd67ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_48_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_0.jpg new file mode 100644 index 00000000..7e4d349c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_16.jpg new file mode 100644 index 00000000..7f7144b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_24.jpg new file mode 100644 index 00000000..7b4996a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_8.jpg new file mode 100644 index 00000000..ccbc468b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzz_56_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_32_0.jpg new file mode 100644 index 00000000..fe095e84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_32_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_32_16.jpg new file mode 100644 index 00000000..c6b5fc6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_32_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_48_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_48_0.jpg new file mode 100644 index 00000000..5f14c591 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_48_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_48_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_48_16.jpg new file mode 100644 index 00000000..2356b955 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzz_48_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzzz_32_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzzz_32_0.jpg new file mode 100644 index 00000000..aa66ae61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_0/zzzzz_32_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_32.jpg new file mode 100644 index 00000000..d33371fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_33.jpg new file mode 100644 index 00000000..98ac6da1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_34.jpg new file mode 100644 index 00000000..1bde2fba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_35.jpg new file mode 100644 index 00000000..65363157 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_36.jpg new file mode 100644 index 00000000..e8151aac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_41.jpg new file mode 100644 index 00000000..11b3d664 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_42.jpg new file mode 100644 index 00000000..73c68a07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_43.jpg new file mode 100644 index 00000000..e89c4c7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_45.jpg new file mode 100644 index 00000000..466277d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_46.jpg new file mode 100644 index 00000000..a98a2441 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_60.jpg new file mode 100644 index 00000000..485757cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_61.jpg new file mode 100644 index 00000000..53bf9286 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_62.jpg new file mode 100644 index 00000000..d68e4766 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_63.jpg new file mode 100644 index 00000000..9a0b9f50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/32_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_32.jpg new file mode 100644 index 00000000..92de28d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_33.jpg new file mode 100644 index 00000000..263e3059 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_34.jpg new file mode 100644 index 00000000..29cfcea4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_35.jpg new file mode 100644 index 00000000..24180bd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_36.jpg new file mode 100644 index 00000000..89f897ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_41.jpg new file mode 100644 index 00000000..4e32e04e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_42.jpg new file mode 100644 index 00000000..a7639dd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_45.jpg new file mode 100644 index 00000000..137f1655 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_59.jpg new file mode 100644 index 00000000..a42a87d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_60.jpg new file mode 100644 index 00000000..666af659 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_61.jpg new file mode 100644 index 00000000..7c43e8df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_62.jpg new file mode 100644 index 00000000..06b26cfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_63.jpg new file mode 100644 index 00000000..3cc6e9f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/33_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_32.jpg new file mode 100644 index 00000000..c9ce854a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_33.jpg new file mode 100644 index 00000000..fbd9b7ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_34.jpg new file mode 100644 index 00000000..e6fab788 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_35.jpg new file mode 100644 index 00000000..036a41e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_36.jpg new file mode 100644 index 00000000..a37b2c1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_42.jpg new file mode 100644 index 00000000..77689f17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_43.jpg new file mode 100644 index 00000000..c5e239d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_59.jpg new file mode 100644 index 00000000..8388868f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_60.jpg new file mode 100644 index 00000000..7242b49e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_61.jpg new file mode 100644 index 00000000..33938659 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_62.jpg new file mode 100644 index 00000000..80767027 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_63.jpg new file mode 100644 index 00000000..845053c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/34_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_32.jpg new file mode 100644 index 00000000..2aee0ca1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_33.jpg new file mode 100644 index 00000000..dfddf67a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_34.jpg new file mode 100644 index 00000000..d05f4534 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_42.jpg new file mode 100644 index 00000000..c08a2869 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_59.jpg new file mode 100644 index 00000000..c473847e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_60.jpg new file mode 100644 index 00000000..7fde9d3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_61.jpg new file mode 100644 index 00000000..51d60738 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_62.jpg new file mode 100644 index 00000000..b751b101 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_63.jpg new file mode 100644 index 00000000..419439d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/35_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_32.jpg new file mode 100644 index 00000000..899c61d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_33.jpg new file mode 100644 index 00000000..9203f294 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_34.jpg new file mode 100644 index 00000000..bd1079c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_40.jpg new file mode 100644 index 00000000..07c7aae0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_41.jpg new file mode 100644 index 00000000..d8aacae4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_42.jpg new file mode 100644 index 00000000..1c497582 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_58.jpg new file mode 100644 index 00000000..42bbb72e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_59.jpg new file mode 100644 index 00000000..c5878d2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_60.jpg new file mode 100644 index 00000000..f8043b8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_61.jpg new file mode 100644 index 00000000..efb3bd8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_62.jpg new file mode 100644 index 00000000..fc4d737f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_63.jpg new file mode 100644 index 00000000..4d811bfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/36_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_32.jpg new file mode 100644 index 00000000..8d548f8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_33.jpg new file mode 100644 index 00000000..cb3d8c4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_40.jpg new file mode 100644 index 00000000..1555baf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_41.jpg new file mode 100644 index 00000000..3a2de869 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_58.jpg new file mode 100644 index 00000000..c38a96b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_59.jpg new file mode 100644 index 00000000..09dc919e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_60.jpg new file mode 100644 index 00000000..d34cfbeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_61.jpg new file mode 100644 index 00000000..b5477bf0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_62.jpg new file mode 100644 index 00000000..3f509fbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_63.jpg new file mode 100644 index 00000000..b9157fcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/37_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_32.jpg new file mode 100644 index 00000000..f1215da8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_33.jpg new file mode 100644 index 00000000..e4c95d6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_34.jpg new file mode 100644 index 00000000..96a09344 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_37.jpg new file mode 100644 index 00000000..ff2ddd5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_38.jpg new file mode 100644 index 00000000..3028b82e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_40.jpg new file mode 100644 index 00000000..874b8286 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_57.jpg new file mode 100644 index 00000000..5a6d5bd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_58.jpg new file mode 100644 index 00000000..0aeaa1a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_59.jpg new file mode 100644 index 00000000..c92e95ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_60.jpg new file mode 100644 index 00000000..c75a40b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_61.jpg new file mode 100644 index 00000000..29ad3771 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_62.jpg new file mode 100644 index 00000000..0e526008 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_63.jpg new file mode 100644 index 00000000..d610d0e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/38_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_32.jpg new file mode 100644 index 00000000..d56cd3a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_33.jpg new file mode 100644 index 00000000..be80de4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_34.jpg new file mode 100644 index 00000000..21986606 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_37.jpg new file mode 100644 index 00000000..fc1e46d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_38.jpg new file mode 100644 index 00000000..ad8ced17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_57.jpg new file mode 100644 index 00000000..cc5d1316 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_58.jpg new file mode 100644 index 00000000..cc6076b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_59.jpg new file mode 100644 index 00000000..ee4de7d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_60.jpg new file mode 100644 index 00000000..d9b69d6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_61.jpg new file mode 100644 index 00000000..db9d2a2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_62.jpg new file mode 100644 index 00000000..5154b567 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_63.jpg new file mode 100644 index 00000000..f3c8be59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/39_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_34.jpg new file mode 100644 index 00000000..f916943a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_36.jpg new file mode 100644 index 00000000..76d2eb8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_37.jpg new file mode 100644 index 00000000..5d2176b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_38.jpg new file mode 100644 index 00000000..06af4f9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_56.jpg new file mode 100644 index 00000000..2591419e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_57.jpg new file mode 100644 index 00000000..52998568 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_58.jpg new file mode 100644 index 00000000..0d841d23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_59.jpg new file mode 100644 index 00000000..7e275c4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_60.jpg new file mode 100644 index 00000000..cf92f927 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_61.jpg new file mode 100644 index 00000000..578a2c11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_62.jpg new file mode 100644 index 00000000..9d8fb0e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_63.jpg new file mode 100644 index 00000000..213193db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/40_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_34.jpg new file mode 100644 index 00000000..e9a6ed14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_35.jpg new file mode 100644 index 00000000..e5e32263 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_36.jpg new file mode 100644 index 00000000..a34890f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_38.jpg new file mode 100644 index 00000000..25de8bf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_56.jpg new file mode 100644 index 00000000..bf09e029 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_57.jpg new file mode 100644 index 00000000..fc7ec6a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_58.jpg new file mode 100644 index 00000000..951cd890 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_59.jpg new file mode 100644 index 00000000..b6b4fb5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_60.jpg new file mode 100644 index 00000000..02714f2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_61.jpg new file mode 100644 index 00000000..7028524b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_62.jpg new file mode 100644 index 00000000..cac41151 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_63.jpg new file mode 100644 index 00000000..9abcf512 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/41_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_34.jpg new file mode 100644 index 00000000..e3a0a910 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_35.jpg new file mode 100644 index 00000000..98c64d2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_55.jpg new file mode 100644 index 00000000..c5bb62d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_56.jpg new file mode 100644 index 00000000..a6b4f09f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_57.jpg new file mode 100644 index 00000000..730849ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_58.jpg new file mode 100644 index 00000000..9798ef98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_59.jpg new file mode 100644 index 00000000..18b2f2ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_60.jpg new file mode 100644 index 00000000..89cdd47a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_61.jpg new file mode 100644 index 00000000..81c94379 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_62.jpg new file mode 100644 index 00000000..41d3aad6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_63.jpg new file mode 100644 index 00000000..23603b2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/42_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_34.jpg new file mode 100644 index 00000000..25f8f154 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_35.jpg new file mode 100644 index 00000000..ebec975a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_55.jpg new file mode 100644 index 00000000..ce4e61d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_56.jpg new file mode 100644 index 00000000..70a07ade Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_57.jpg new file mode 100644 index 00000000..c497971c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_58.jpg new file mode 100644 index 00000000..4430649a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_59.jpg new file mode 100644 index 00000000..0012a5ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_60.jpg new file mode 100644 index 00000000..06ccce73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_61.jpg new file mode 100644 index 00000000..9adfe67c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_62.jpg new file mode 100644 index 00000000..3597e27d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_63.jpg new file mode 100644 index 00000000..26a9ab3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/43_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_33.jpg new file mode 100644 index 00000000..f452a9c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_34.jpg new file mode 100644 index 00000000..20885796 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_35.jpg new file mode 100644 index 00000000..42939619 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_55.jpg new file mode 100644 index 00000000..adaed7da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_56.jpg new file mode 100644 index 00000000..1974890e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_57.jpg new file mode 100644 index 00000000..1c226269 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_58.jpg new file mode 100644 index 00000000..e5418e43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_59.jpg new file mode 100644 index 00000000..68d8221c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_60.jpg new file mode 100644 index 00000000..9b96609b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_61.jpg new file mode 100644 index 00000000..450e704a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_62.jpg new file mode 100644 index 00000000..d6cb1808 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/44_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_32.jpg new file mode 100644 index 00000000..0ae25b39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_34.jpg new file mode 100644 index 00000000..39c88acd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_54.jpg new file mode 100644 index 00000000..03366ce6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_55.jpg new file mode 100644 index 00000000..691fa9eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_56.jpg new file mode 100644 index 00000000..d0901430 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_57.jpg new file mode 100644 index 00000000..c666042b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_58.jpg new file mode 100644 index 00000000..d92b446c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_59.jpg new file mode 100644 index 00000000..95be95cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_60.jpg new file mode 100644 index 00000000..81103c27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_61.jpg new file mode 100644 index 00000000..d718a7f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_62.jpg new file mode 100644 index 00000000..604f89bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/45_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_37.jpg new file mode 100644 index 00000000..9de2ac7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_38.jpg new file mode 100644 index 00000000..3c31882c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_53.jpg new file mode 100644 index 00000000..4a853285 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_54.jpg new file mode 100644 index 00000000..9b620dc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_55.jpg new file mode 100644 index 00000000..76eaa839 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_56.jpg new file mode 100644 index 00000000..3332dc7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_57.jpg new file mode 100644 index 00000000..52698e93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_58.jpg new file mode 100644 index 00000000..55c0f220 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_59.jpg new file mode 100644 index 00000000..8e6df4c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_60.jpg new file mode 100644 index 00000000..7a80cb53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_61.jpg new file mode 100644 index 00000000..5dc8b5fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/46_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_32.jpg new file mode 100644 index 00000000..4f909142 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_33.jpg new file mode 100644 index 00000000..827a8dd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_37.jpg new file mode 100644 index 00000000..26fae137 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_38.jpg new file mode 100644 index 00000000..2cdfcfd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_52.jpg new file mode 100644 index 00000000..53d2e36e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_53.jpg new file mode 100644 index 00000000..d72b0265 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_54.jpg new file mode 100644 index 00000000..7f796cd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_55.jpg new file mode 100644 index 00000000..7b4223c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_56.jpg new file mode 100644 index 00000000..72d53ce2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_57.jpg new file mode 100644 index 00000000..1614adb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_58.jpg new file mode 100644 index 00000000..28159530 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_59.jpg new file mode 100644 index 00000000..c3e6096c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_60.jpg new file mode 100644 index 00000000..bd4fa05e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/47_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_32.jpg new file mode 100644 index 00000000..aebcd504 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_33.jpg new file mode 100644 index 00000000..7f3b9ed3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_52.jpg new file mode 100644 index 00000000..a953a430 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_53.jpg new file mode 100644 index 00000000..cab3ec7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_54.jpg new file mode 100644 index 00000000..c72995d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_55.jpg new file mode 100644 index 00000000..305b44e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_56.jpg new file mode 100644 index 00000000..cfe64a5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_57.jpg new file mode 100644 index 00000000..31e1e704 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_58.jpg new file mode 100644 index 00000000..806247c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_59.jpg new file mode 100644 index 00000000..72378c9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_60.jpg new file mode 100644 index 00000000..0083751c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/48_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_52.jpg new file mode 100644 index 00000000..b3138e6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_53.jpg new file mode 100644 index 00000000..df4eff09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_54.jpg new file mode 100644 index 00000000..8d1698d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_55.jpg new file mode 100644 index 00000000..1b64c0c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_56.jpg new file mode 100644 index 00000000..d3d32cb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_57.jpg new file mode 100644 index 00000000..a2ddfb4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_58.jpg new file mode 100644 index 00000000..70622492 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_59.jpg new file mode 100644 index 00000000..61bb88f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_60.jpg new file mode 100644 index 00000000..f3429739 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/49_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_33.jpg new file mode 100644 index 00000000..424049ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_34.jpg new file mode 100644 index 00000000..3e5f6ad5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_35.jpg new file mode 100644 index 00000000..112274b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_51.jpg new file mode 100644 index 00000000..9e6a6c21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_52.jpg new file mode 100644 index 00000000..ef3061ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_53.jpg new file mode 100644 index 00000000..34072af5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_54.jpg new file mode 100644 index 00000000..e06333ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_55.jpg new file mode 100644 index 00000000..6a915285 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_56.jpg new file mode 100644 index 00000000..e0e9ccc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_57.jpg new file mode 100644 index 00000000..8c088cf4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_58.jpg new file mode 100644 index 00000000..2278ad42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_59.jpg new file mode 100644 index 00000000..1cd0e09d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/50_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_34.jpg new file mode 100644 index 00000000..1038d1cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_35.jpg new file mode 100644 index 00000000..11f9e802 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_36.jpg new file mode 100644 index 00000000..ca0b7510 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_37.jpg new file mode 100644 index 00000000..16e16d8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_51.jpg new file mode 100644 index 00000000..fcdc0035 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_52.jpg new file mode 100644 index 00000000..7ade5b9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_53.jpg new file mode 100644 index 00000000..461c081c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_54.jpg new file mode 100644 index 00000000..6068b107 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_55.jpg new file mode 100644 index 00000000..403f447b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_56.jpg new file mode 100644 index 00000000..c6911524 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_57.jpg new file mode 100644 index 00000000..a6648a53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_58.jpg new file mode 100644 index 00000000..d8b50443 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_59.jpg new file mode 100644 index 00000000..19429bae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/51_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_35.jpg new file mode 100644 index 00000000..655f1a63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_36.jpg new file mode 100644 index 00000000..b4fadd60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_37.jpg new file mode 100644 index 00000000..37277725 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_38.jpg new file mode 100644 index 00000000..01472221 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_39.jpg new file mode 100644 index 00000000..e703d5d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_40.jpg new file mode 100644 index 00000000..3b9308db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_50.jpg new file mode 100644 index 00000000..f448303e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_51.jpg new file mode 100644 index 00000000..6a9b8c53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_52.jpg new file mode 100644 index 00000000..ef26b743 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_53.jpg new file mode 100644 index 00000000..5dbb4f9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_54.jpg new file mode 100644 index 00000000..3f994e15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_55.jpg new file mode 100644 index 00000000..4285d21b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_56.jpg new file mode 100644 index 00000000..3315f8d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_57.jpg new file mode 100644 index 00000000..bbf0e682 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_58.jpg new file mode 100644 index 00000000..6bbc4d8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/52_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_35.jpg new file mode 100644 index 00000000..781bbbd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_36.jpg new file mode 100644 index 00000000..513d0daf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_37.jpg new file mode 100644 index 00000000..0f90cc0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_38.jpg new file mode 100644 index 00000000..8034b467 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_39.jpg new file mode 100644 index 00000000..8b252230 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_40.jpg new file mode 100644 index 00000000..a5271307 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_50.jpg new file mode 100644 index 00000000..5aabfbc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_51.jpg new file mode 100644 index 00000000..294efe41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_52.jpg new file mode 100644 index 00000000..bfba6b39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_53.jpg new file mode 100644 index 00000000..0b2e5461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_54.jpg new file mode 100644 index 00000000..99db4f8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_55.jpg new file mode 100644 index 00000000..c33d5b61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_56.jpg new file mode 100644 index 00000000..5faa0208 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_57.jpg new file mode 100644 index 00000000..47b64611 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_58.jpg new file mode 100644 index 00000000..8307da0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/53_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_32.jpg new file mode 100644 index 00000000..4793ffd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_33.jpg new file mode 100644 index 00000000..bbb525f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_35.jpg new file mode 100644 index 00000000..e424c74c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_36.jpg new file mode 100644 index 00000000..49dc411b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_37.jpg new file mode 100644 index 00000000..cf6e1c62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_38.jpg new file mode 100644 index 00000000..96ebdb6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_39.jpg new file mode 100644 index 00000000..ec357ae6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_40.jpg new file mode 100644 index 00000000..34b88f9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_50.jpg new file mode 100644 index 00000000..e415206b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_51.jpg new file mode 100644 index 00000000..4f537a8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_52.jpg new file mode 100644 index 00000000..6e4e4ff6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_53.jpg new file mode 100644 index 00000000..a5d00aa1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_54.jpg new file mode 100644 index 00000000..8dc13ee2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_55.jpg new file mode 100644 index 00000000..e4140110 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_56.jpg new file mode 100644 index 00000000..e674607c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_57.jpg new file mode 100644 index 00000000..b90b308c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/54_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_33.jpg new file mode 100644 index 00000000..d59fdf36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_35.jpg new file mode 100644 index 00000000..9fd2aef1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_36.jpg new file mode 100644 index 00000000..4110cc23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_37.jpg new file mode 100644 index 00000000..01dc4edc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_38.jpg new file mode 100644 index 00000000..1175fec6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_39.jpg new file mode 100644 index 00000000..c76fcb9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_40.jpg new file mode 100644 index 00000000..45a38834 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_49.jpg new file mode 100644 index 00000000..4b09d02f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_50.jpg new file mode 100644 index 00000000..b8358c32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_51.jpg new file mode 100644 index 00000000..457f8bc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_52.jpg new file mode 100644 index 00000000..c0a46b5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_53.jpg new file mode 100644 index 00000000..7fa319bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_54.jpg new file mode 100644 index 00000000..f25df2f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_55.jpg new file mode 100644 index 00000000..3b536ea2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_56.jpg new file mode 100644 index 00000000..456599ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_57.jpg new file mode 100644 index 00000000..3c11c023 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/55_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_32.jpg new file mode 100644 index 00000000..50fed94a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_33.jpg new file mode 100644 index 00000000..8f4c7733 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_34.jpg new file mode 100644 index 00000000..d9d0767d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_48.jpg new file mode 100644 index 00000000..1eeda142 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_49.jpg new file mode 100644 index 00000000..cd068da0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_50.jpg new file mode 100644 index 00000000..ac0cab8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_51.jpg new file mode 100644 index 00000000..158e4298 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_52.jpg new file mode 100644 index 00000000..45fa60e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_53.jpg new file mode 100644 index 00000000..b12451fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_54.jpg new file mode 100644 index 00000000..6d7b0e03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_55.jpg new file mode 100644 index 00000000..4cfe9698 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_56.jpg new file mode 100644 index 00000000..ebe79978 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_58.jpg new file mode 100644 index 00000000..dbba4856 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_59.jpg new file mode 100644 index 00000000..b1f49844 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_60.jpg new file mode 100644 index 00000000..7eab0a7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_61.jpg new file mode 100644 index 00000000..eea7c3cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_62.jpg new file mode 100644 index 00000000..c6ae5e6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_63.jpg new file mode 100644 index 00000000..a2cb5bb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/56_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_32.jpg new file mode 100644 index 00000000..cac5b1d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_47.jpg new file mode 100644 index 00000000..abdfc641 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_48.jpg new file mode 100644 index 00000000..6d0d28c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_49.jpg new file mode 100644 index 00000000..6953236f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_50.jpg new file mode 100644 index 00000000..f57c341d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_51.jpg new file mode 100644 index 00000000..c121bdf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_52.jpg new file mode 100644 index 00000000..190718aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_53.jpg new file mode 100644 index 00000000..d33124ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_54.jpg new file mode 100644 index 00000000..f08f965c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_55.jpg new file mode 100644 index 00000000..a8583134 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_57.jpg new file mode 100644 index 00000000..39cd8221 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_58.jpg new file mode 100644 index 00000000..97fbc8b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_59.jpg new file mode 100644 index 00000000..f7fb414b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_60.jpg new file mode 100644 index 00000000..895f3bbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_61.jpg new file mode 100644 index 00000000..89bc63ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_62.jpg new file mode 100644 index 00000000..c0986543 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_63.jpg new file mode 100644 index 00000000..65e499da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/57_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_47.jpg new file mode 100644 index 00000000..60df1104 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_48.jpg new file mode 100644 index 00000000..4c0d64a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_49.jpg new file mode 100644 index 00000000..f13342e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_50.jpg new file mode 100644 index 00000000..eb94ddae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_51.jpg new file mode 100644 index 00000000..8385eaa1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_52.jpg new file mode 100644 index 00000000..0cc2ee78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_53.jpg new file mode 100644 index 00000000..33465acf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_54.jpg new file mode 100644 index 00000000..b2163b6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_55.jpg new file mode 100644 index 00000000..66c86028 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_57.jpg new file mode 100644 index 00000000..5d96c0a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_58.jpg new file mode 100644 index 00000000..58882bcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_59.jpg new file mode 100644 index 00000000..0e960110 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_60.jpg new file mode 100644 index 00000000..6941b970 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_61.jpg new file mode 100644 index 00000000..addbf0b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_62.jpg new file mode 100644 index 00000000..a343e79a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_63.jpg new file mode 100644 index 00000000..386e87f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/58_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_32.jpg new file mode 100644 index 00000000..b6a50f39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_33.jpg new file mode 100644 index 00000000..2cae9ae9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_47.jpg new file mode 100644 index 00000000..f6bab733 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_48.jpg new file mode 100644 index 00000000..e94cd63b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_49.jpg new file mode 100644 index 00000000..f4783d61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_50.jpg new file mode 100644 index 00000000..112b9457 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_51.jpg new file mode 100644 index 00000000..61a4afa4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_52.jpg new file mode 100644 index 00000000..144fa10d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_53.jpg new file mode 100644 index 00000000..02ff167f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_54.jpg new file mode 100644 index 00000000..91d05e18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_55.jpg new file mode 100644 index 00000000..63876695 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_57.jpg new file mode 100644 index 00000000..308385ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_58.jpg new file mode 100644 index 00000000..bcfe7ad8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_59.jpg new file mode 100644 index 00000000..d688ef16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_60.jpg new file mode 100644 index 00000000..c51f2fe7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_61.jpg new file mode 100644 index 00000000..e8b2fffe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_62.jpg new file mode 100644 index 00000000..19c12c8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_63.jpg new file mode 100644 index 00000000..8aa3ac20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/59_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_46.jpg new file mode 100644 index 00000000..1f9253c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_47.jpg new file mode 100644 index 00000000..bdd7a260 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_48.jpg new file mode 100644 index 00000000..34aa5ed6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_49.jpg new file mode 100644 index 00000000..dfdb69c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_50.jpg new file mode 100644 index 00000000..ecdadfdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_51.jpg new file mode 100644 index 00000000..f7a807af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_52.jpg new file mode 100644 index 00000000..ea965b33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_53.jpg new file mode 100644 index 00000000..fe5b53b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_54.jpg new file mode 100644 index 00000000..eeda9c5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_56.jpg new file mode 100644 index 00000000..522517a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_57.jpg new file mode 100644 index 00000000..341c20ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_58.jpg new file mode 100644 index 00000000..70ffa632 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_59.jpg new file mode 100644 index 00000000..6fb2a8d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_60.jpg new file mode 100644 index 00000000..12cc94e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_61.jpg new file mode 100644 index 00000000..4ccb017f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_62.jpg new file mode 100644 index 00000000..967246f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_63.jpg new file mode 100644 index 00000000..bb3fa487 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/60_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_46.jpg new file mode 100644 index 00000000..6dde228f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_47.jpg new file mode 100644 index 00000000..4582cbfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_48.jpg new file mode 100644 index 00000000..57eafd5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_49.jpg new file mode 100644 index 00000000..5c089cc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_50.jpg new file mode 100644 index 00000000..eb7b5fd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_51.jpg new file mode 100644 index 00000000..ef3d56c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_52.jpg new file mode 100644 index 00000000..dd979042 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_53.jpg new file mode 100644 index 00000000..1fb4855a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_54.jpg new file mode 100644 index 00000000..1bc57c96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_56.jpg new file mode 100644 index 00000000..f50facf0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_57.jpg new file mode 100644 index 00000000..c460387d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_58.jpg new file mode 100644 index 00000000..b9239604 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_59.jpg new file mode 100644 index 00000000..17a5d094 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_60.jpg new file mode 100644 index 00000000..2db922e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_61.jpg new file mode 100644 index 00000000..e90b6be0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_62.jpg new file mode 100644 index 00000000..2fb9cfc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_63.jpg new file mode 100644 index 00000000..065728c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/61_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_45.jpg new file mode 100644 index 00000000..eb38653b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_46.jpg new file mode 100644 index 00000000..e9e5c62b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_47.jpg new file mode 100644 index 00000000..2e7c101c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_48.jpg new file mode 100644 index 00000000..0697f483 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_49.jpg new file mode 100644 index 00000000..6090fa1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_50.jpg new file mode 100644 index 00000000..31fae949 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_51.jpg new file mode 100644 index 00000000..aae53118 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_52.jpg new file mode 100644 index 00000000..6fecd405 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_53.jpg new file mode 100644 index 00000000..006fe1c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_54.jpg new file mode 100644 index 00000000..5670b493 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_55.jpg new file mode 100644 index 00000000..c46b5879 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_56.jpg new file mode 100644 index 00000000..e0cd57a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_57.jpg new file mode 100644 index 00000000..5daf2734 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_58.jpg new file mode 100644 index 00000000..3f86589b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_59.jpg new file mode 100644 index 00000000..8377d705 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_60.jpg new file mode 100644 index 00000000..a130dfdc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_61.jpg new file mode 100644 index 00000000..96dd339b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_62.jpg new file mode 100644 index 00000000..49664b0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_63.jpg new file mode 100644 index 00000000..1f3268d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/62_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_45.jpg new file mode 100644 index 00000000..48fdc736 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_46.jpg new file mode 100644 index 00000000..130072da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_47.jpg new file mode 100644 index 00000000..2ebf2b8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_48.jpg new file mode 100644 index 00000000..9db865ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_49.jpg new file mode 100644 index 00000000..8242c7d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_50.jpg new file mode 100644 index 00000000..daa3d933 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_51.jpg new file mode 100644 index 00000000..a4af342a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_52.jpg new file mode 100644 index 00000000..c8fa9cc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_53.jpg new file mode 100644 index 00000000..102c0470 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_54.jpg new file mode 100644 index 00000000..a31788d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_55.jpg new file mode 100644 index 00000000..3c848daf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_56.jpg new file mode 100644 index 00000000..77acb9fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_57.jpg new file mode 100644 index 00000000..3d0a39a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_58.jpg new file mode 100644 index 00000000..31767de0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_59.jpg new file mode 100644 index 00000000..3d11180d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_60.jpg new file mode 100644 index 00000000..53bc2620 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_61.jpg new file mode 100644 index 00000000..986174ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_62.jpg new file mode 100644 index 00000000..0ef08512 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_63.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_63.jpg new file mode 100644 index 00000000..caafc5eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/63_63.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_32.jpg new file mode 100644 index 00000000..c5f32dce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_34.jpg new file mode 100644 index 00000000..dfd7ab47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_36.jpg new file mode 100644 index 00000000..d0c78236 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_42.jpg new file mode 100644 index 00000000..e9c425f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_44.jpg new file mode 100644 index 00000000..3f2ffc46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_46.jpg new file mode 100644 index 00000000..58282d96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_60.jpg new file mode 100644 index 00000000..6b80f5ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_62.jpg new file mode 100644 index 00000000..cad2ab52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_32_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_32.jpg new file mode 100644 index 00000000..e81bcad4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_34.jpg new file mode 100644 index 00000000..5c3e429f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_36.jpg new file mode 100644 index 00000000..4db75254 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_42.jpg new file mode 100644 index 00000000..22e02267 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_44.jpg new file mode 100644 index 00000000..17c15d8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_60.jpg new file mode 100644 index 00000000..a9c93291 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_62.jpg new file mode 100644 index 00000000..2242d4f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_34_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_32.jpg new file mode 100644 index 00000000..754db8e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_34.jpg new file mode 100644 index 00000000..59407513 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_40.jpg new file mode 100644 index 00000000..71757fb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_42.jpg new file mode 100644 index 00000000..256b23fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_58.jpg new file mode 100644 index 00000000..f5c64706 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_60.jpg new file mode 100644 index 00000000..c6ed8ca2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_62.jpg new file mode 100644 index 00000000..71ddecbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_36_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_32.jpg new file mode 100644 index 00000000..d3bb8e35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_34.jpg new file mode 100644 index 00000000..64508c8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_38.jpg new file mode 100644 index 00000000..0692340c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_40.jpg new file mode 100644 index 00000000..996441b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_58.jpg new file mode 100644 index 00000000..0f1eaa55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_60.jpg new file mode 100644 index 00000000..d17d71cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_62.jpg new file mode 100644 index 00000000..539b21a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_38_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_32.jpg new file mode 100644 index 00000000..eb2eed1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_34.jpg new file mode 100644 index 00000000..64447885 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_36.jpg new file mode 100644 index 00000000..21d1649a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_38.jpg new file mode 100644 index 00000000..a8ba38b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_56.jpg new file mode 100644 index 00000000..15407f74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_58.jpg new file mode 100644 index 00000000..cfbb5f4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_60.jpg new file mode 100644 index 00000000..a1417850 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_62.jpg new file mode 100644 index 00000000..67e43172 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_40_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_32.jpg new file mode 100644 index 00000000..36ce30f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_34.jpg new file mode 100644 index 00000000..dd34e1e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_36.jpg new file mode 100644 index 00000000..ad90ec69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_56.jpg new file mode 100644 index 00000000..896d07ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_58.jpg new file mode 100644 index 00000000..4ddb3097 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_60.jpg new file mode 100644 index 00000000..b7c0ee78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_62.jpg new file mode 100644 index 00000000..dcbb1d51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_42_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_32.jpg new file mode 100644 index 00000000..a1acf333 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_34.jpg new file mode 100644 index 00000000..e265f7b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_36.jpg new file mode 100644 index 00000000..0b2d24cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_54.jpg new file mode 100644 index 00000000..34e1b5ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_56.jpg new file mode 100644 index 00000000..2785f271 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_58.jpg new file mode 100644 index 00000000..e5c91867 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_60.jpg new file mode 100644 index 00000000..9b8b8766 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_62.jpg new file mode 100644 index 00000000..d6cbaf72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_44_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_32.jpg new file mode 100644 index 00000000..b74f77c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_34.jpg new file mode 100644 index 00000000..c63e650a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_38.jpg new file mode 100644 index 00000000..cd6dd280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_52.jpg new file mode 100644 index 00000000..b3134566 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_54.jpg new file mode 100644 index 00000000..ca4dd6d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_56.jpg new file mode 100644 index 00000000..2c8c8bc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_58.jpg new file mode 100644 index 00000000..07986320 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_60.jpg new file mode 100644 index 00000000..06cbf035 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_62.jpg new file mode 100644 index 00000000..c556971e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_46_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_32.jpg new file mode 100644 index 00000000..496bdb35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_34.jpg new file mode 100644 index 00000000..e0476573 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_52.jpg new file mode 100644 index 00000000..b481b2f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_54.jpg new file mode 100644 index 00000000..2e1d3d93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_56.jpg new file mode 100644 index 00000000..377465f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_58.jpg new file mode 100644 index 00000000..d5f20f16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_60.jpg new file mode 100644 index 00000000..dc5f1bc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_48_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_34.jpg new file mode 100644 index 00000000..0ff194ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_36.jpg new file mode 100644 index 00000000..c4ab3bec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_38.jpg new file mode 100644 index 00000000..99ba6238 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_52.jpg new file mode 100644 index 00000000..6bf8c586 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_54.jpg new file mode 100644 index 00000000..5ac678f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_56.jpg new file mode 100644 index 00000000..15a4daa5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_58.jpg new file mode 100644 index 00000000..ea30f44f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_60.jpg new file mode 100644 index 00000000..639c9b61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_50_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_32.jpg new file mode 100644 index 00000000..a98abeb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_36.jpg new file mode 100644 index 00000000..9905b376 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_38.jpg new file mode 100644 index 00000000..10214286 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_40.jpg new file mode 100644 index 00000000..cb6ed5ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_50.jpg new file mode 100644 index 00000000..3b69d2ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_52.jpg new file mode 100644 index 00000000..d919829d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_54.jpg new file mode 100644 index 00000000..08852296 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_56.jpg new file mode 100644 index 00000000..a46ee861 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_58.jpg new file mode 100644 index 00000000..3f0f00c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_52_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_32.jpg new file mode 100644 index 00000000..d3c9c2af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_34.jpg new file mode 100644 index 00000000..2f50e687 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_36.jpg new file mode 100644 index 00000000..1c56b31e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_38.jpg new file mode 100644 index 00000000..9f0ceb08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_40.jpg new file mode 100644 index 00000000..74498b36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_50.jpg new file mode 100644 index 00000000..b03bbaf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_52.jpg new file mode 100644 index 00000000..d7e7798a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_54.jpg new file mode 100644 index 00000000..0dc00918 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_56.jpg new file mode 100644 index 00000000..a387f626 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_58.jpg new file mode 100644 index 00000000..819555dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_54_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_32.jpg new file mode 100644 index 00000000..c01ba781 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_34.jpg new file mode 100644 index 00000000..d10dd510 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_48.jpg new file mode 100644 index 00000000..268cba7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_50.jpg new file mode 100644 index 00000000..46eeee0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_52.jpg new file mode 100644 index 00000000..c370c900 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_54.jpg new file mode 100644 index 00000000..5732cefb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_56.jpg new file mode 100644 index 00000000..7c9672b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_58.jpg new file mode 100644 index 00000000..0262f4f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_60.jpg new file mode 100644 index 00000000..0d8bb55b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_62.jpg new file mode 100644 index 00000000..0b4c4b92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_56_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_32.jpg new file mode 100644 index 00000000..2fe3da70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_34.jpg new file mode 100644 index 00000000..f57eff33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_48.jpg new file mode 100644 index 00000000..cac1f812 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_50.jpg new file mode 100644 index 00000000..be45eb7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_52.jpg new file mode 100644 index 00000000..2cb46187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_54.jpg new file mode 100644 index 00000000..47ef36cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_56.jpg new file mode 100644 index 00000000..8e18eced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_58.jpg new file mode 100644 index 00000000..9a991349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_60.jpg new file mode 100644 index 00000000..52c58290 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_62.jpg new file mode 100644 index 00000000..725967fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_58_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_32.jpg new file mode 100644 index 00000000..3c350136 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_46.jpg new file mode 100644 index 00000000..4f665dea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_48.jpg new file mode 100644 index 00000000..e3a0975b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_50.jpg new file mode 100644 index 00000000..d590ab92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_52.jpg new file mode 100644 index 00000000..8ee48b6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_54.jpg new file mode 100644 index 00000000..c6496a41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_56.jpg new file mode 100644 index 00000000..9d13baab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_58.jpg new file mode 100644 index 00000000..09c69982 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_60.jpg new file mode 100644 index 00000000..664941a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_62.jpg new file mode 100644 index 00000000..25b96656 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_60_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_46.jpg new file mode 100644 index 00000000..f19fdef9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_48.jpg new file mode 100644 index 00000000..5e801a79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_50.jpg new file mode 100644 index 00000000..cbbec44c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_52.jpg new file mode 100644 index 00000000..ba9e1e80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_54.jpg new file mode 100644 index 00000000..1f8de624 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_56.jpg new file mode 100644 index 00000000..200b5ef4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_58.jpg new file mode 100644 index 00000000..533ae86d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_60.jpg new file mode 100644 index 00000000..d8307deb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_62.jpg new file mode 100644 index 00000000..e104edc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/z_62_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_32.jpg new file mode 100644 index 00000000..0b4fbc80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_36.jpg new file mode 100644 index 00000000..87801e3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_44.jpg new file mode 100644 index 00000000..c13a918c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_48.jpg new file mode 100644 index 00000000..40cd3a60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_60.jpg new file mode 100644 index 00000000..213fa2fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_32_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_32.jpg new file mode 100644 index 00000000..b1c9ab32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_36.jpg new file mode 100644 index 00000000..f5a23d29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_40.jpg new file mode 100644 index 00000000..5ea09032 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_44.jpg new file mode 100644 index 00000000..57e79857 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_60.jpg new file mode 100644 index 00000000..b9f13b15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_36_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_32.jpg new file mode 100644 index 00000000..016b5ca2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_36.jpg new file mode 100644 index 00000000..f0ccd662 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_40.jpg new file mode 100644 index 00000000..ac6963e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_56.jpg new file mode 100644 index 00000000..46dfd52a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_60.jpg new file mode 100644 index 00000000..19535273 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_40_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_32.jpg new file mode 100644 index 00000000..d532672c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_36.jpg new file mode 100644 index 00000000..eafa0ba8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_40.jpg new file mode 100644 index 00000000..c440904b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_52.jpg new file mode 100644 index 00000000..2a62ff44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_56.jpg new file mode 100644 index 00000000..025cda8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_60.jpg new file mode 100644 index 00000000..e1159df4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_44_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_32.jpg new file mode 100644 index 00000000..edc69c56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_36.jpg new file mode 100644 index 00000000..16d65678 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_40.jpg new file mode 100644 index 00000000..99131ee9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_52.jpg new file mode 100644 index 00000000..f2d2690a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_56.jpg new file mode 100644 index 00000000..893fa4cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_60.jpg new file mode 100644 index 00000000..3d943494 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_48_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_32.jpg new file mode 100644 index 00000000..5b3be7bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_36.jpg new file mode 100644 index 00000000..60c4fe03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_40.jpg new file mode 100644 index 00000000..19e09a68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_52.jpg new file mode 100644 index 00000000..e927fa35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_56.jpg new file mode 100644 index 00000000..4d7d544e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_60.jpg new file mode 100644 index 00000000..84b73924 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_52_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_32.jpg new file mode 100644 index 00000000..dccc420b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_36.jpg new file mode 100644 index 00000000..3a94c466 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_48.jpg new file mode 100644 index 00000000..60f6fef2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_52.jpg new file mode 100644 index 00000000..722d0fbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_56.jpg new file mode 100644 index 00000000..095346f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_60.jpg new file mode 100644 index 00000000..bfba6bef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_56_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_32.jpg new file mode 100644 index 00000000..a7b97b3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_48.jpg new file mode 100644 index 00000000..0e3c1701 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_52.jpg new file mode 100644 index 00000000..2a1a24ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_56.jpg new file mode 100644 index 00000000..9143dbe8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_60.jpg new file mode 100644 index 00000000..9d0424ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zz_60_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_32_32.jpg new file mode 100644 index 00000000..c1e315cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_32_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_32_40.jpg new file mode 100644 index 00000000..339c25e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_32_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_32_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_32_48.jpg new file mode 100644 index 00000000..6af9d3a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_32_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_40_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_40_32.jpg new file mode 100644 index 00000000..c04682c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_40_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_40_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_40_40.jpg new file mode 100644 index 00000000..c64f2a53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_40_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_40_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_40_56.jpg new file mode 100644 index 00000000..9039791e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_40_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_48_32.jpg new file mode 100644 index 00000000..32d2df3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_48_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_48_40.jpg new file mode 100644 index 00000000..f5998dd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_48_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_48_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_48_56.jpg new file mode 100644 index 00000000..7ba8f12c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_48_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_32.jpg new file mode 100644 index 00000000..135272c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_40.jpg new file mode 100644 index 00000000..697cb382 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_48.jpg new file mode 100644 index 00000000..56a820ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_56.jpg new file mode 100644 index 00000000..fad50da5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzz_56_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_32_32.jpg new file mode 100644 index 00000000..93f5f095 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_32_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_32_48.jpg new file mode 100644 index 00000000..8c3af509 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_32_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_48_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_48_32.jpg new file mode 100644 index 00000000..52d09655 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_48_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_48_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_48_48.jpg new file mode 100644 index 00000000..bc8234a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzz_48_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzzz_32_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzzz_32_32.jpg new file mode 100644 index 00000000..d152bf31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_1/zzzzz_32_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_64.jpg new file mode 100644 index 00000000..233582a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_65.jpg new file mode 100644 index 00000000..14c89335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_66.jpg new file mode 100644 index 00000000..870fc4f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_67.jpg new file mode 100644 index 00000000..1985cc29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_68.jpg new file mode 100644 index 00000000..6f813a06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/32_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_64.jpg new file mode 100644 index 00000000..0e426270 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_65.jpg new file mode 100644 index 00000000..22d8be21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_66.jpg new file mode 100644 index 00000000..303af6d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_67.jpg new file mode 100644 index 00000000..c1b73ff1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_68.jpg new file mode 100644 index 00000000..e6f6669b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/33_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_64.jpg new file mode 100644 index 00000000..69b8ad5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_65.jpg new file mode 100644 index 00000000..635ae1d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_66.jpg new file mode 100644 index 00000000..c513d53d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_67.jpg new file mode 100644 index 00000000..8d51f4ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_68.jpg new file mode 100644 index 00000000..9050dbfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/34_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_64.jpg new file mode 100644 index 00000000..ce11b3d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_65.jpg new file mode 100644 index 00000000..5a561053 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_66.jpg new file mode 100644 index 00000000..32d8728d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_67.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_67.jpg new file mode 100644 index 00000000..cd7c7b0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/35_67.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/36_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/36_64.jpg new file mode 100644 index 00000000..e5c9084d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/36_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/36_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/36_65.jpg new file mode 100644 index 00000000..e61a68e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/36_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/36_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/36_66.jpg new file mode 100644 index 00000000..e9ec8509 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/36_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/37_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/37_64.jpg new file mode 100644 index 00000000..076966ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/37_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/37_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/37_65.jpg new file mode 100644 index 00000000..1e77f9ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/37_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/38_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/38_64.jpg new file mode 100644 index 00000000..c319c4ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/38_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/38_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/38_65.jpg new file mode 100644 index 00000000..bb99d17e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/38_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/39_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/39_64.jpg new file mode 100644 index 00000000..6cb309d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/39_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/39_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/39_65.jpg new file mode 100644 index 00000000..91b96038 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/39_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/40_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/40_64.jpg new file mode 100644 index 00000000..ca5d60ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/40_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/41_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/41_64.jpg new file mode 100644 index 00000000..52ef2cac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/41_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/57_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/57_64.jpg new file mode 100644 index 00000000..82264480 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/57_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/58_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/58_64.jpg new file mode 100644 index 00000000..272d64c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/58_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/59_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/59_64.jpg new file mode 100644 index 00000000..738a070b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/59_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/59_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/59_65.jpg new file mode 100644 index 00000000..320f2738 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/59_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/60_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/60_64.jpg new file mode 100644 index 00000000..81e1c55e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/60_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/60_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/60_65.jpg new file mode 100644 index 00000000..34049148 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/60_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/61_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/61_64.jpg new file mode 100644 index 00000000..a0183a80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/61_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/61_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/61_65.jpg new file mode 100644 index 00000000..0fc3e1f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/61_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/62_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/62_64.jpg new file mode 100644 index 00000000..28ec3f9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/62_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/62_65.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/62_65.jpg new file mode 100644 index 00000000..80255323 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/62_65.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/63_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/63_64.jpg new file mode 100644 index 00000000..d1cc64d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/63_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_32_64.jpg new file mode 100644 index 00000000..2d205ff7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_32_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_32_66.jpg new file mode 100644 index 00000000..ddfa9e79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_32_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_32_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_32_68.jpg new file mode 100644 index 00000000..53495469 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_32_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_34_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_34_64.jpg new file mode 100644 index 00000000..0a388072 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_34_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_34_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_34_66.jpg new file mode 100644 index 00000000..091f4a02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_34_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_34_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_34_68.jpg new file mode 100644 index 00000000..c13625d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_34_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_36_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_36_64.jpg new file mode 100644 index 00000000..d1a44c7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_36_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_36_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_36_66.jpg new file mode 100644 index 00000000..58b88ab1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_36_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_38_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_38_64.jpg new file mode 100644 index 00000000..567066df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_38_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_38_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_38_66.jpg new file mode 100644 index 00000000..66b97738 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_38_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_40_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_40_64.jpg new file mode 100644 index 00000000..1cb8d7fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_40_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_42_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_42_64.jpg new file mode 100644 index 00000000..b48c5650 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_42_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_56_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_56_64.jpg new file mode 100644 index 00000000..ccfde077 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_56_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_58_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_58_64.jpg new file mode 100644 index 00000000..869070ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_58_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_58_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_58_66.jpg new file mode 100644 index 00000000..8c81c13b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_58_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_60_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_60_64.jpg new file mode 100644 index 00000000..61b3e673 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_60_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_60_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_60_66.jpg new file mode 100644 index 00000000..a4ee5347 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_60_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_62_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_62_64.jpg new file mode 100644 index 00000000..380174c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_62_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_62_66.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_62_66.jpg new file mode 100644 index 00000000..563cbf0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/z_62_66.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_32_64.jpg new file mode 100644 index 00000000..daf697bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_32_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_32_68.jpg new file mode 100644 index 00000000..e8cdf1ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_32_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_36_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_36_64.jpg new file mode 100644 index 00000000..dac37297 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_36_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_36_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_36_68.jpg new file mode 100644 index 00000000..ee789f1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_36_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_40_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_40_64.jpg new file mode 100644 index 00000000..a2e4b6c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_40_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_44_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_44_64.jpg new file mode 100644 index 00000000..a5235bc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_44_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_56_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_56_64.jpg new file mode 100644 index 00000000..0081ea46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_56_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_56_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_56_68.jpg new file mode 100644 index 00000000..e9b93549 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_56_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_60_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_60_64.jpg new file mode 100644 index 00000000..d643d97d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_60_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_60_68.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_60_68.jpg new file mode 100644 index 00000000..0009eec5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zz_60_68.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_32_64.jpg new file mode 100644 index 00000000..1e3e56a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_32_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_32_72.jpg new file mode 100644 index 00000000..a4e87f2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_32_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_40_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_40_64.jpg new file mode 100644 index 00000000..3fa8b086 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_40_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_48_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_48_64.jpg new file mode 100644 index 00000000..848a7602 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_48_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_56_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_56_64.jpg new file mode 100644 index 00000000..3e2265ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_56_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_56_72.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_56_72.jpg new file mode 100644 index 00000000..cee4ea93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzz_56_72.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_32_64.jpg new file mode 100644 index 00000000..1e81e29e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_32_80.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_32_80.jpg new file mode 100644 index 00000000..b5c8b6fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_32_80.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_48_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_48_64.jpg new file mode 100644 index 00000000..614d18e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_48_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_48_80.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_48_80.jpg new file mode 100644 index 00000000..d07d9620 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzz_48_80.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzzz_32_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzzz_32_64.jpg new file mode 100644 index 00000000..3ba72a2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_2/zzzzz_32_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_3/zzzzz_32_96.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_3/zzzzz_32_96.jpg new file mode 100644 index 00000000..591ee1af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/1_3/zzzzz_32_96.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-1.jpg new file mode 100644 index 00000000..59b14803 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-10.jpg new file mode 100644 index 00000000..2b9a68e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-11.jpg new file mode 100644 index 00000000..eb277caf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-12.jpg new file mode 100644 index 00000000..fce7b2f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-13.jpg new file mode 100644 index 00000000..13b1b78c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-14.jpg new file mode 100644 index 00000000..99c36ed8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-15.jpg new file mode 100644 index 00000000..0b3c988d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-16.jpg new file mode 100644 index 00000000..1de36e4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-17.jpg new file mode 100644 index 00000000..79bb6c57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-2.jpg new file mode 100644 index 00000000..f22605c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-23.jpg new file mode 100644 index 00000000..0f3390a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-24.jpg new file mode 100644 index 00000000..2b572454 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-25.jpg new file mode 100644 index 00000000..e679f4bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-26.jpg new file mode 100644 index 00000000..417a9b3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-27.jpg new file mode 100644 index 00000000..970eb056 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-28.jpg new file mode 100644 index 00000000..1f678fbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-29.jpg new file mode 100644 index 00000000..2dd38e76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-3.jpg new file mode 100644 index 00000000..a48f2061 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-30.jpg new file mode 100644 index 00000000..b332f248 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-31.jpg new file mode 100644 index 00000000..de2bf705 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-4.jpg new file mode 100644 index 00000000..8bf3892a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-5.jpg new file mode 100644 index 00000000..a6348b09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-6.jpg new file mode 100644 index 00000000..206407a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-7.jpg new file mode 100644 index 00000000..bf73fc6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-8.jpg new file mode 100644 index 00000000..8286adb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-9.jpg new file mode 100644 index 00000000..eaa817c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/64_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-1.jpg new file mode 100644 index 00000000..e95ca6c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-10.jpg new file mode 100644 index 00000000..eeb78a73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-11.jpg new file mode 100644 index 00000000..82f09428 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-12.jpg new file mode 100644 index 00000000..f3c33ba6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-13.jpg new file mode 100644 index 00000000..9071ba0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-14.jpg new file mode 100644 index 00000000..8e5a1b71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-15.jpg new file mode 100644 index 00000000..097bad66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-16.jpg new file mode 100644 index 00000000..40145437 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-17.jpg new file mode 100644 index 00000000..6877fe2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-2.jpg new file mode 100644 index 00000000..6bec1888 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-23.jpg new file mode 100644 index 00000000..8e67e3ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-24.jpg new file mode 100644 index 00000000..ac3d1f57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-25.jpg new file mode 100644 index 00000000..de484be6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-26.jpg new file mode 100644 index 00000000..63d4f365 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-27.jpg new file mode 100644 index 00000000..f52893f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-28.jpg new file mode 100644 index 00000000..60ce4e69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-29.jpg new file mode 100644 index 00000000..7ac2f74b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-3.jpg new file mode 100644 index 00000000..04cd3807 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-30.jpg new file mode 100644 index 00000000..8f664e20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-31.jpg new file mode 100644 index 00000000..bc5d54d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-4.jpg new file mode 100644 index 00000000..d5938286 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-5.jpg new file mode 100644 index 00000000..8cad9de9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-6.jpg new file mode 100644 index 00000000..3ec32afa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-7.jpg new file mode 100644 index 00000000..a46b8fe5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-8.jpg new file mode 100644 index 00000000..c8d3700c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-9.jpg new file mode 100644 index 00000000..58d38e6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/65_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-1.jpg new file mode 100644 index 00000000..75824c17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-10.jpg new file mode 100644 index 00000000..b92bff38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-11.jpg new file mode 100644 index 00000000..56ce722d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-12.jpg new file mode 100644 index 00000000..c507d31c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-13.jpg new file mode 100644 index 00000000..ca09c045 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-14.jpg new file mode 100644 index 00000000..9814f731 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-15.jpg new file mode 100644 index 00000000..c4e63513 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-16.jpg new file mode 100644 index 00000000..5d463608 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-2.jpg new file mode 100644 index 00000000..c3609b9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-22.jpg new file mode 100644 index 00000000..6c23adf4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-23.jpg new file mode 100644 index 00000000..dda46183 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-24.jpg new file mode 100644 index 00000000..f8a250ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-25.jpg new file mode 100644 index 00000000..0d3cb334 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-26.jpg new file mode 100644 index 00000000..e7e8bbc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-27.jpg new file mode 100644 index 00000000..03667bfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-28.jpg new file mode 100644 index 00000000..5c239d84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-29.jpg new file mode 100644 index 00000000..6bc2eed2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-3.jpg new file mode 100644 index 00000000..25675953 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-30.jpg new file mode 100644 index 00000000..d86800f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-4.jpg new file mode 100644 index 00000000..7ae9d1c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-5.jpg new file mode 100644 index 00000000..1c2f7c9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-6.jpg new file mode 100644 index 00000000..efb03fc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-7.jpg new file mode 100644 index 00000000..2fc9818d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-8.jpg new file mode 100644 index 00000000..691f6786 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-9.jpg new file mode 100644 index 00000000..1a702709 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/66_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-1.jpg new file mode 100644 index 00000000..97cc9b55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-10.jpg new file mode 100644 index 00000000..e8a75c5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-11.jpg new file mode 100644 index 00000000..ac56f743 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-12.jpg new file mode 100644 index 00000000..68ae1fd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-13.jpg new file mode 100644 index 00000000..2b5abb1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-14.jpg new file mode 100644 index 00000000..d3986aaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-15.jpg new file mode 100644 index 00000000..51d3da02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-2.jpg new file mode 100644 index 00000000..1c4e234e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-21.jpg new file mode 100644 index 00000000..910ec99b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-22.jpg new file mode 100644 index 00000000..af7dfea7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-23.jpg new file mode 100644 index 00000000..63dfff47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-24.jpg new file mode 100644 index 00000000..98debe47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-25.jpg new file mode 100644 index 00000000..5d6208c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-26.jpg new file mode 100644 index 00000000..f110b0f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-27.jpg new file mode 100644 index 00000000..27ac8e33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-28.jpg new file mode 100644 index 00000000..1f790d7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-29.jpg new file mode 100644 index 00000000..4702f75e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-3.jpg new file mode 100644 index 00000000..16967799 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-30.jpg new file mode 100644 index 00000000..deb356ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-4.jpg new file mode 100644 index 00000000..5459ea04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-5.jpg new file mode 100644 index 00000000..55458193 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-6.jpg new file mode 100644 index 00000000..6eac62ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-7.jpg new file mode 100644 index 00000000..ecd30cad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-8.jpg new file mode 100644 index 00000000..d74c797a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-9.jpg new file mode 100644 index 00000000..dfe7cd9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/67_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-1.jpg new file mode 100644 index 00000000..4896037b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-10.jpg new file mode 100644 index 00000000..e68ee39a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-11.jpg new file mode 100644 index 00000000..239044b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-12.jpg new file mode 100644 index 00000000..320dedde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-13.jpg new file mode 100644 index 00000000..55578964 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-14.jpg new file mode 100644 index 00000000..c3c36605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-15.jpg new file mode 100644 index 00000000..666c6f82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-2.jpg new file mode 100644 index 00000000..dc51234c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-21.jpg new file mode 100644 index 00000000..75cfdb34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-22.jpg new file mode 100644 index 00000000..2fc69f8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-23.jpg new file mode 100644 index 00000000..de0be11f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-24.jpg new file mode 100644 index 00000000..45806860 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-25.jpg new file mode 100644 index 00000000..ddfa8fc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-26.jpg new file mode 100644 index 00000000..e531050c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-27.jpg new file mode 100644 index 00000000..885c77ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-28.jpg new file mode 100644 index 00000000..3445bf65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-29.jpg new file mode 100644 index 00000000..6eec69d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-3.jpg new file mode 100644 index 00000000..f79c709c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-4.jpg new file mode 100644 index 00000000..21d9d11c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-5.jpg new file mode 100644 index 00000000..22c5139e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-6.jpg new file mode 100644 index 00000000..59ead6ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-7.jpg new file mode 100644 index 00000000..ced0f4ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-8.jpg new file mode 100644 index 00000000..82701ce1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-9.jpg new file mode 100644 index 00000000..d0a8d7c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/68_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-1.jpg new file mode 100644 index 00000000..7fb52360 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-10.jpg new file mode 100644 index 00000000..b783795f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-11.jpg new file mode 100644 index 00000000..51ee6190 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-12.jpg new file mode 100644 index 00000000..2f27b5d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-13.jpg new file mode 100644 index 00000000..ce2a5d45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-14.jpg new file mode 100644 index 00000000..bf785716 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-15.jpg new file mode 100644 index 00000000..a25b31c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-2.jpg new file mode 100644 index 00000000..96a9b1f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-21.jpg new file mode 100644 index 00000000..6fe54a11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-22.jpg new file mode 100644 index 00000000..3b7dcd90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-23.jpg new file mode 100644 index 00000000..59c3fcab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-24.jpg new file mode 100644 index 00000000..aa266104 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-25.jpg new file mode 100644 index 00000000..30349b50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-26.jpg new file mode 100644 index 00000000..d4a66f66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-27.jpg new file mode 100644 index 00000000..e36072fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-28.jpg new file mode 100644 index 00000000..294cfa99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-29.jpg new file mode 100644 index 00000000..e32d0286 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-3.jpg new file mode 100644 index 00000000..8160aebc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-4.jpg new file mode 100644 index 00000000..04a3c702 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-5.jpg new file mode 100644 index 00000000..ab374c6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-6.jpg new file mode 100644 index 00000000..e7cb9a21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-7.jpg new file mode 100644 index 00000000..bc2ca086 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-8.jpg new file mode 100644 index 00000000..bf9d1304 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-9.jpg new file mode 100644 index 00000000..861f5aaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/69_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-1.jpg new file mode 100644 index 00000000..edb6a848 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-10.jpg new file mode 100644 index 00000000..845f0d7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-11.jpg new file mode 100644 index 00000000..31515433 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-12.jpg new file mode 100644 index 00000000..be3d48cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-13.jpg new file mode 100644 index 00000000..26651131 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-14.jpg new file mode 100644 index 00000000..8138c35a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-2.jpg new file mode 100644 index 00000000..f68a33c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-20.jpg new file mode 100644 index 00000000..291f1a85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-21.jpg new file mode 100644 index 00000000..9cb851a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-22.jpg new file mode 100644 index 00000000..0a68f83a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-23.jpg new file mode 100644 index 00000000..99296802 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-24.jpg new file mode 100644 index 00000000..27c4e332 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-25.jpg new file mode 100644 index 00000000..39202b2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-26.jpg new file mode 100644 index 00000000..24f9133a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-27.jpg new file mode 100644 index 00000000..ca09747f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-28.jpg new file mode 100644 index 00000000..9e621692 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-3.jpg new file mode 100644 index 00000000..5868ec25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-4.jpg new file mode 100644 index 00000000..59702e1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-5.jpg new file mode 100644 index 00000000..31a1f9b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-6.jpg new file mode 100644 index 00000000..78a7d166 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-7.jpg new file mode 100644 index 00000000..6829a8b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-8.jpg new file mode 100644 index 00000000..4dff0835 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-9.jpg new file mode 100644 index 00000000..d440b9c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/70_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-1.jpg new file mode 100644 index 00000000..32003e27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-10.jpg new file mode 100644 index 00000000..9e72939a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-11.jpg new file mode 100644 index 00000000..e107d8fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-12.jpg new file mode 100644 index 00000000..f52761ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-13.jpg new file mode 100644 index 00000000..76b5f7a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-2.jpg new file mode 100644 index 00000000..dea631d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-20.jpg new file mode 100644 index 00000000..d2c180a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-21.jpg new file mode 100644 index 00000000..bb433d78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-22.jpg new file mode 100644 index 00000000..2d5795e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-23.jpg new file mode 100644 index 00000000..1ffcfcec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-24.jpg new file mode 100644 index 00000000..2f3829ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-25.jpg new file mode 100644 index 00000000..59b52a2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-26.jpg new file mode 100644 index 00000000..7e75698f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-27.jpg new file mode 100644 index 00000000..69f76698 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-3.jpg new file mode 100644 index 00000000..ffde9eb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-4.jpg new file mode 100644 index 00000000..da6f274e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-5.jpg new file mode 100644 index 00000000..a21c6039 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-6.jpg new file mode 100644 index 00000000..571ba0bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-7.jpg new file mode 100644 index 00000000..5d4ab807 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-8.jpg new file mode 100644 index 00000000..7524f929 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-9.jpg new file mode 100644 index 00000000..0e022895 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/71_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-1.jpg new file mode 100644 index 00000000..c467545a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-10.jpg new file mode 100644 index 00000000..b90b7201 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-11.jpg new file mode 100644 index 00000000..61b20fb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-12.jpg new file mode 100644 index 00000000..5c624715 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-13.jpg new file mode 100644 index 00000000..c71f9224 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-19.jpg new file mode 100644 index 00000000..c1cc30a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-2.jpg new file mode 100644 index 00000000..7291f295 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-20.jpg new file mode 100644 index 00000000..ab3e9a97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-21.jpg new file mode 100644 index 00000000..6a9f631e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-22.jpg new file mode 100644 index 00000000..8e946bc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-23.jpg new file mode 100644 index 00000000..5b618ff5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-24.jpg new file mode 100644 index 00000000..6a2d9f5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-25.jpg new file mode 100644 index 00000000..1f5c70f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-26.jpg new file mode 100644 index 00000000..c511d39a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-27.jpg new file mode 100644 index 00000000..15fd107c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-3.jpg new file mode 100644 index 00000000..81dd215f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-4.jpg new file mode 100644 index 00000000..45c98102 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-5.jpg new file mode 100644 index 00000000..554c8222 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-6.jpg new file mode 100644 index 00000000..0c2f0d84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-7.jpg new file mode 100644 index 00000000..4d73dbd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-8.jpg new file mode 100644 index 00000000..1942fed1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-9.jpg new file mode 100644 index 00000000..c7ac6ad2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/72_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-1.jpg new file mode 100644 index 00000000..c9f8332f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-10.jpg new file mode 100644 index 00000000..bd5f8a61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-11.jpg new file mode 100644 index 00000000..7ccd824a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-12.jpg new file mode 100644 index 00000000..b88ee487 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-13.jpg new file mode 100644 index 00000000..31c6233b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-14.jpg new file mode 100644 index 00000000..40c6926b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-19.jpg new file mode 100644 index 00000000..c957b12a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-2.jpg new file mode 100644 index 00000000..24af9ea7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-20.jpg new file mode 100644 index 00000000..f6e4bfec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-21.jpg new file mode 100644 index 00000000..4dddca3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-22.jpg new file mode 100644 index 00000000..c9376fa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-23.jpg new file mode 100644 index 00000000..a4c0aacf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-24.jpg new file mode 100644 index 00000000..be5b2512 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-25.jpg new file mode 100644 index 00000000..daee903b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-26.jpg new file mode 100644 index 00000000..bf8b80e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-27.jpg new file mode 100644 index 00000000..de95933d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-3.jpg new file mode 100644 index 00000000..3dc95d15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-4.jpg new file mode 100644 index 00000000..be8cce55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-5.jpg new file mode 100644 index 00000000..25d48089 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-6.jpg new file mode 100644 index 00000000..6982f568 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-7.jpg new file mode 100644 index 00000000..baa45f81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-8.jpg new file mode 100644 index 00000000..848c9cee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-9.jpg new file mode 100644 index 00000000..f9431343 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/73_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-1.jpg new file mode 100644 index 00000000..1f878bb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-10.jpg new file mode 100644 index 00000000..ba43e7fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-11.jpg new file mode 100644 index 00000000..9e1b6760 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-12.jpg new file mode 100644 index 00000000..d4cf03fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-13.jpg new file mode 100644 index 00000000..388b48ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-14.jpg new file mode 100644 index 00000000..aa8c74af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-15.jpg new file mode 100644 index 00000000..3e707f10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-18.jpg new file mode 100644 index 00000000..b447058e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-19.jpg new file mode 100644 index 00000000..70b8981c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-2.jpg new file mode 100644 index 00000000..efcb6c59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-20.jpg new file mode 100644 index 00000000..81d5ad30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-21.jpg new file mode 100644 index 00000000..3d22dad4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-22.jpg new file mode 100644 index 00000000..be4e0728 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-23.jpg new file mode 100644 index 00000000..b8074c6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-24.jpg new file mode 100644 index 00000000..ea73d991 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-25.jpg new file mode 100644 index 00000000..6496784a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-26.jpg new file mode 100644 index 00000000..36a664cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-3.jpg new file mode 100644 index 00000000..5b853aee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-4.jpg new file mode 100644 index 00000000..cbc005bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-5.jpg new file mode 100644 index 00000000..5b3096d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-6.jpg new file mode 100644 index 00000000..ff2f3f6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-7.jpg new file mode 100644 index 00000000..bd322f40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-8.jpg new file mode 100644 index 00000000..0215e766 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-9.jpg new file mode 100644 index 00000000..0657ee27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/74_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-1.jpg new file mode 100644 index 00000000..3bc2d823 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-10.jpg new file mode 100644 index 00000000..684320ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-11.jpg new file mode 100644 index 00000000..9f06b797 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-12.jpg new file mode 100644 index 00000000..0610ed50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-13.jpg new file mode 100644 index 00000000..5a96f137 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-14.jpg new file mode 100644 index 00000000..dc55392d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-15.jpg new file mode 100644 index 00000000..a620c4a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-18.jpg new file mode 100644 index 00000000..1fa6562f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-19.jpg new file mode 100644 index 00000000..5696fd74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-2.jpg new file mode 100644 index 00000000..ff512190 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-20.jpg new file mode 100644 index 00000000..186f711a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-21.jpg new file mode 100644 index 00000000..698fbe98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-22.jpg new file mode 100644 index 00000000..a4adc2f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-23.jpg new file mode 100644 index 00000000..6a5f906c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-24.jpg new file mode 100644 index 00000000..c34ae661 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-25.jpg new file mode 100644 index 00000000..3a0ac882 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-26.jpg new file mode 100644 index 00000000..a84fec23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-3.jpg new file mode 100644 index 00000000..61256951 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-4.jpg new file mode 100644 index 00000000..9c3ce684 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-5.jpg new file mode 100644 index 00000000..1b243fbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-6.jpg new file mode 100644 index 00000000..fea767d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-7.jpg new file mode 100644 index 00000000..c1bfb428 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-8.jpg new file mode 100644 index 00000000..e5a459bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-9.jpg new file mode 100644 index 00000000..81c1af33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/75_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-1.jpg new file mode 100644 index 00000000..40ef5107 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-10.jpg new file mode 100644 index 00000000..543273f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-11.jpg new file mode 100644 index 00000000..ba4fe485 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-12.jpg new file mode 100644 index 00000000..af87fac2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-13.jpg new file mode 100644 index 00000000..3d2ed7b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-14.jpg new file mode 100644 index 00000000..fc63d814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-15.jpg new file mode 100644 index 00000000..afb90d00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-17.jpg new file mode 100644 index 00000000..f5119514 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-18.jpg new file mode 100644 index 00000000..601801db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-19.jpg new file mode 100644 index 00000000..9f2af42f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-2.jpg new file mode 100644 index 00000000..94c9d1a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-20.jpg new file mode 100644 index 00000000..b6302823 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-21.jpg new file mode 100644 index 00000000..b2dec2cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-22.jpg new file mode 100644 index 00000000..527c521c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-23.jpg new file mode 100644 index 00000000..3b4297d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-24.jpg new file mode 100644 index 00000000..2d8f1132 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-25.jpg new file mode 100644 index 00000000..3931bcd1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-3.jpg new file mode 100644 index 00000000..c7f75750 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-4.jpg new file mode 100644 index 00000000..f427c84d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-5.jpg new file mode 100644 index 00000000..a1dc0610 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-6.jpg new file mode 100644 index 00000000..93b8e8c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-7.jpg new file mode 100644 index 00000000..284baa9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-8.jpg new file mode 100644 index 00000000..0c62efcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-9.jpg new file mode 100644 index 00000000..bdf12f6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/76_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-1.jpg new file mode 100644 index 00000000..1ea5bf3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-10.jpg new file mode 100644 index 00000000..739735f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-11.jpg new file mode 100644 index 00000000..9dfea957 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-12.jpg new file mode 100644 index 00000000..6ce4e1a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-13.jpg new file mode 100644 index 00000000..834f38cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-14.jpg new file mode 100644 index 00000000..0ed358a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-15.jpg new file mode 100644 index 00000000..e083bf5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-16.jpg new file mode 100644 index 00000000..d449585b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-17.jpg new file mode 100644 index 00000000..34cffe70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-18.jpg new file mode 100644 index 00000000..e38f7daf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-19.jpg new file mode 100644 index 00000000..2b8a7b45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-2.jpg new file mode 100644 index 00000000..edb1a507 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-20.jpg new file mode 100644 index 00000000..cbcbf86d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-21.jpg new file mode 100644 index 00000000..818e9253 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-22.jpg new file mode 100644 index 00000000..729faec5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-23.jpg new file mode 100644 index 00000000..4d032c73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-24.jpg new file mode 100644 index 00000000..07a03640 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-25.jpg new file mode 100644 index 00000000..d587a5eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-3.jpg new file mode 100644 index 00000000..50a4db0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-4.jpg new file mode 100644 index 00000000..34fb5720 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-5.jpg new file mode 100644 index 00000000..ccde132d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-6.jpg new file mode 100644 index 00000000..f7207238 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-7.jpg new file mode 100644 index 00000000..ec007c7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-8.jpg new file mode 100644 index 00000000..891a7155 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-9.jpg new file mode 100644 index 00000000..46481b1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/77_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-1.jpg new file mode 100644 index 00000000..4faacc59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-10.jpg new file mode 100644 index 00000000..6e24f6c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-16.jpg new file mode 100644 index 00000000..3850cbe7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-17.jpg new file mode 100644 index 00000000..2b78ce54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-18.jpg new file mode 100644 index 00000000..aaf5230f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-19.jpg new file mode 100644 index 00000000..d59adbbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-2.jpg new file mode 100644 index 00000000..07489064 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-20.jpg new file mode 100644 index 00000000..3e4472f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-21.jpg new file mode 100644 index 00000000..a72f9f81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-22.jpg new file mode 100644 index 00000000..ac186cba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-23.jpg new file mode 100644 index 00000000..eee5f2c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-24.jpg new file mode 100644 index 00000000..e792ac1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-3.jpg new file mode 100644 index 00000000..4af5e57c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-4.jpg new file mode 100644 index 00000000..6608ec26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-5.jpg new file mode 100644 index 00000000..1c43a043 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-6.jpg new file mode 100644 index 00000000..0f0301f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-7.jpg new file mode 100644 index 00000000..f2e1f657 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-8.jpg new file mode 100644 index 00000000..ec952916 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-9.jpg new file mode 100644 index 00000000..f88845ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/78_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-1.jpg new file mode 100644 index 00000000..5d6bca48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-10.jpg new file mode 100644 index 00000000..b4accb08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-16.jpg new file mode 100644 index 00000000..984684b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-17.jpg new file mode 100644 index 00000000..363c15d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-18.jpg new file mode 100644 index 00000000..1c4124c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-19.jpg new file mode 100644 index 00000000..f61be955 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-2.jpg new file mode 100644 index 00000000..7d8f1b44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-20.jpg new file mode 100644 index 00000000..12affb93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-21.jpg new file mode 100644 index 00000000..ac86612b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-22.jpg new file mode 100644 index 00000000..4e66a28d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-23.jpg new file mode 100644 index 00000000..af0317c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-24.jpg new file mode 100644 index 00000000..da780d2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-3.jpg new file mode 100644 index 00000000..3c9ca5c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-4.jpg new file mode 100644 index 00000000..c8f8bf02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-5.jpg new file mode 100644 index 00000000..1834ef65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-6.jpg new file mode 100644 index 00000000..b0bd7f47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-7.jpg new file mode 100644 index 00000000..7b8196b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-8.jpg new file mode 100644 index 00000000..b5f2f761 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-9.jpg new file mode 100644 index 00000000..69ab4aac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/79_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-1.jpg new file mode 100644 index 00000000..2033017f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-15.jpg new file mode 100644 index 00000000..30cda156 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-16.jpg new file mode 100644 index 00000000..f97a8f6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-17.jpg new file mode 100644 index 00000000..5cd011c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-18.jpg new file mode 100644 index 00000000..564efed4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-19.jpg new file mode 100644 index 00000000..2958d560 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-2.jpg new file mode 100644 index 00000000..5ffec2e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-20.jpg new file mode 100644 index 00000000..2e91c4a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-21.jpg new file mode 100644 index 00000000..1214c1c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-22.jpg new file mode 100644 index 00000000..2799bdde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-23.jpg new file mode 100644 index 00000000..1ab3dbc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-3.jpg new file mode 100644 index 00000000..fd88bb9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-4.jpg new file mode 100644 index 00000000..4c16a264 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-5.jpg new file mode 100644 index 00000000..f52e6981 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-6.jpg new file mode 100644 index 00000000..688c121a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-7.jpg new file mode 100644 index 00000000..ddc57c31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-8.jpg new file mode 100644 index 00000000..241b3c37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-9.jpg new file mode 100644 index 00000000..7be70d28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/80_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-1.jpg new file mode 100644 index 00000000..fa7b7f4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-14.jpg new file mode 100644 index 00000000..812703a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-15.jpg new file mode 100644 index 00000000..ceb7e724 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-16.jpg new file mode 100644 index 00000000..6f6248c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-17.jpg new file mode 100644 index 00000000..cbab58d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-18.jpg new file mode 100644 index 00000000..e3fdf076 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-19.jpg new file mode 100644 index 00000000..c5919870 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-2.jpg new file mode 100644 index 00000000..1e864424 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-20.jpg new file mode 100644 index 00000000..dfc2f15e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-21.jpg new file mode 100644 index 00000000..dc70ca83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-22.jpg new file mode 100644 index 00000000..228507cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-23.jpg new file mode 100644 index 00000000..1d12233f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-3.jpg new file mode 100644 index 00000000..588c3a02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-4.jpg new file mode 100644 index 00000000..a4b591ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-5.jpg new file mode 100644 index 00000000..ae8f6cfb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-6.jpg new file mode 100644 index 00000000..48dffec7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-7.jpg new file mode 100644 index 00000000..2dcefde1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-8.jpg new file mode 100644 index 00000000..e21541f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/81_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-1.jpg new file mode 100644 index 00000000..e9bc4dd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-14.jpg new file mode 100644 index 00000000..a211a4a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-15.jpg new file mode 100644 index 00000000..cfb9f17e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-16.jpg new file mode 100644 index 00000000..36fe1eba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-17.jpg new file mode 100644 index 00000000..784e1c26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-18.jpg new file mode 100644 index 00000000..84224f22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-19.jpg new file mode 100644 index 00000000..0c75b9fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-2.jpg new file mode 100644 index 00000000..612da635 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-20.jpg new file mode 100644 index 00000000..777b4441 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-21.jpg new file mode 100644 index 00000000..c29d7e41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-22.jpg new file mode 100644 index 00000000..e90d0b3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-23.jpg new file mode 100644 index 00000000..a1c4de38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-3.jpg new file mode 100644 index 00000000..056b9214 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-4.jpg new file mode 100644 index 00000000..a346d587 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-5.jpg new file mode 100644 index 00000000..f2d438e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-6.jpg new file mode 100644 index 00000000..e2d049dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-7.jpg new file mode 100644 index 00000000..3bf72ff0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-8.jpg new file mode 100644 index 00000000..c97d62a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/82_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-1.jpg new file mode 100644 index 00000000..3f4b7b8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-13.jpg new file mode 100644 index 00000000..9cf32ccb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-14.jpg new file mode 100644 index 00000000..374fd088 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-15.jpg new file mode 100644 index 00000000..9c41a650 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-16.jpg new file mode 100644 index 00000000..75740d56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-17.jpg new file mode 100644 index 00000000..296ccf1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-18.jpg new file mode 100644 index 00000000..1ecc9612 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-19.jpg new file mode 100644 index 00000000..39a5f3fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-2.jpg new file mode 100644 index 00000000..1a1c32f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-20.jpg new file mode 100644 index 00000000..f8e31ed4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-21.jpg new file mode 100644 index 00000000..fe5ab057 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-22.jpg new file mode 100644 index 00000000..9cc8c2c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-3.jpg new file mode 100644 index 00000000..d4837009 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-4.jpg new file mode 100644 index 00000000..03624343 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-7.jpg new file mode 100644 index 00000000..9fa6c9cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-8.jpg new file mode 100644 index 00000000..4188c3b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/83_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-1.jpg new file mode 100644 index 00000000..0b9906ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-13.jpg new file mode 100644 index 00000000..4a84c96d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-14.jpg new file mode 100644 index 00000000..eaffbfba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-15.jpg new file mode 100644 index 00000000..e5d218ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-16.jpg new file mode 100644 index 00000000..166d2f3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-17.jpg new file mode 100644 index 00000000..5b6c448d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-18.jpg new file mode 100644 index 00000000..38bc5b74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-19.jpg new file mode 100644 index 00000000..0de5fb59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-2.jpg new file mode 100644 index 00000000..ae207892 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-20.jpg new file mode 100644 index 00000000..fc3f115c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-21.jpg new file mode 100644 index 00000000..def745fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-3.jpg new file mode 100644 index 00000000..290ea2a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-4.jpg new file mode 100644 index 00000000..39ff76a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/84_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-13.jpg new file mode 100644 index 00000000..016bc934 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-14.jpg new file mode 100644 index 00000000..dba88e6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-15.jpg new file mode 100644 index 00000000..b8cd57d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-16.jpg new file mode 100644 index 00000000..a9bcfc23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-17.jpg new file mode 100644 index 00000000..e40aac21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-18.jpg new file mode 100644 index 00000000..070f4fa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-19.jpg new file mode 100644 index 00000000..ca8e891a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-20.jpg new file mode 100644 index 00000000..b954223c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/85_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-1.jpg new file mode 100644 index 00000000..40321105 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-12.jpg new file mode 100644 index 00000000..5df18a5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-13.jpg new file mode 100644 index 00000000..50feb02d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-14.jpg new file mode 100644 index 00000000..d276dae7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-15.jpg new file mode 100644 index 00000000..a54905ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-16.jpg new file mode 100644 index 00000000..fae419b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-17.jpg new file mode 100644 index 00000000..97ef21a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-18.jpg new file mode 100644 index 00000000..c1cdb8d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-19.jpg new file mode 100644 index 00000000..dc054d7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-20.jpg new file mode 100644 index 00000000..211fdca5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/86_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-11.jpg new file mode 100644 index 00000000..2d6755d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-12.jpg new file mode 100644 index 00000000..d461aad1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-13.jpg new file mode 100644 index 00000000..ef72e602 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-14.jpg new file mode 100644 index 00000000..100ebb7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-15.jpg new file mode 100644 index 00000000..c1cc117c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-16.jpg new file mode 100644 index 00000000..e4a1b8c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-17.jpg new file mode 100644 index 00000000..9575141b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-18.jpg new file mode 100644 index 00000000..485e6a10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-19.jpg new file mode 100644 index 00000000..4d1a55d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-20.jpg new file mode 100644 index 00000000..7941819a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/87_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-11.jpg new file mode 100644 index 00000000..da624f93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-12.jpg new file mode 100644 index 00000000..a2112155 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-13.jpg new file mode 100644 index 00000000..1dadd4cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-14.jpg new file mode 100644 index 00000000..4d374d3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-15.jpg new file mode 100644 index 00000000..3c05579d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-16.jpg new file mode 100644 index 00000000..84db5890 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-17.jpg new file mode 100644 index 00000000..9f1ff7cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-18.jpg new file mode 100644 index 00000000..3945f353 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-19.jpg new file mode 100644 index 00000000..a52cccce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/88_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-11.jpg new file mode 100644 index 00000000..45b510d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-12.jpg new file mode 100644 index 00000000..61622b82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-13.jpg new file mode 100644 index 00000000..4a5b0f44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-14.jpg new file mode 100644 index 00000000..e2cd921c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-15.jpg new file mode 100644 index 00000000..e3cc73a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-16.jpg new file mode 100644 index 00000000..3a84cafd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-17.jpg new file mode 100644 index 00000000..33f02147 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-18.jpg new file mode 100644 index 00000000..7421d49c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-19.jpg new file mode 100644 index 00000000..5ad833d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/89_-19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-10.jpg new file mode 100644 index 00000000..f99c58ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-11.jpg new file mode 100644 index 00000000..237cb904 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-12.jpg new file mode 100644 index 00000000..55dff680 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-13.jpg new file mode 100644 index 00000000..ddaa2d41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-14.jpg new file mode 100644 index 00000000..390be7d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-15.jpg new file mode 100644 index 00000000..9b53b763 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-16.jpg new file mode 100644 index 00000000..b5aa991e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-17.jpg new file mode 100644 index 00000000..aaff5855 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-18.jpg new file mode 100644 index 00000000..db58755a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/90_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-10.jpg new file mode 100644 index 00000000..cd70e858 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-11.jpg new file mode 100644 index 00000000..b69f2e82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-12.jpg new file mode 100644 index 00000000..9c2697b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-13.jpg new file mode 100644 index 00000000..7c1eaff1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-14.jpg new file mode 100644 index 00000000..35194659 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-15.jpg new file mode 100644 index 00000000..143eeb77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-16.jpg new file mode 100644 index 00000000..d44464c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-17.jpg new file mode 100644 index 00000000..87efaac6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-18.jpg new file mode 100644 index 00000000..8a529ef7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-9.jpg new file mode 100644 index 00000000..f71c12ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/91_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-10.jpg new file mode 100644 index 00000000..83a9ffac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-11.jpg new file mode 100644 index 00000000..d4b305c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-12.jpg new file mode 100644 index 00000000..97432553 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-13.jpg new file mode 100644 index 00000000..880b492f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-14.jpg new file mode 100644 index 00000000..0b87e0ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-15.jpg new file mode 100644 index 00000000..1070fe39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-16.jpg new file mode 100644 index 00000000..6b16dc0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-17.jpg new file mode 100644 index 00000000..95333c17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-18.jpg new file mode 100644 index 00000000..552e05e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-9.jpg new file mode 100644 index 00000000..b059343e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/92_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-10.jpg new file mode 100644 index 00000000..2b4f39c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-11.jpg new file mode 100644 index 00000000..39ac1739 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-12.jpg new file mode 100644 index 00000000..ca0f9e05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-13.jpg new file mode 100644 index 00000000..67209319 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-14.jpg new file mode 100644 index 00000000..958f555e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-15.jpg new file mode 100644 index 00000000..1085a647 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-16.jpg new file mode 100644 index 00000000..38b49518 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-17.jpg new file mode 100644 index 00000000..c2661845 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-8.jpg new file mode 100644 index 00000000..5ee0076b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-9.jpg new file mode 100644 index 00000000..aba130bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/93_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-10.jpg new file mode 100644 index 00000000..2eb78e9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-11.jpg new file mode 100644 index 00000000..97cbbbe6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-12.jpg new file mode 100644 index 00000000..837b126d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-13.jpg new file mode 100644 index 00000000..8a50ebcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-14.jpg new file mode 100644 index 00000000..1295c28a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-15.jpg new file mode 100644 index 00000000..b05032c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-16.jpg new file mode 100644 index 00000000..be4ff4b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-8.jpg new file mode 100644 index 00000000..922c34dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-9.jpg new file mode 100644 index 00000000..2e37c5ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/94_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-10.jpg new file mode 100644 index 00000000..06e4d3dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-11.jpg new file mode 100644 index 00000000..85d2a718 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-12.jpg new file mode 100644 index 00000000..c096fa98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-13.jpg new file mode 100644 index 00000000..f8bfdf45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-14.jpg new file mode 100644 index 00000000..febafc9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-15.jpg new file mode 100644 index 00000000..3ebef505 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-8.jpg new file mode 100644 index 00000000..8142b4c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-9.jpg new file mode 100644 index 00000000..08528b95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/95_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-10.jpg new file mode 100644 index 00000000..b79c1255 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-12.jpg new file mode 100644 index 00000000..b33745b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-14.jpg new file mode 100644 index 00000000..8828bd74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-16.jpg new file mode 100644 index 00000000..62c46757 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-2.jpg new file mode 100644 index 00000000..bbceb199 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-22.jpg new file mode 100644 index 00000000..8e3c8c0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-24.jpg new file mode 100644 index 00000000..8f30b0a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-26.jpg new file mode 100644 index 00000000..675d5d44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-28.jpg new file mode 100644 index 00000000..ffa4f489 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-30.jpg new file mode 100644 index 00000000..a4d14f52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-4.jpg new file mode 100644 index 00000000..52d5fd1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-6.jpg new file mode 100644 index 00000000..f6b1dfcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-8.jpg new file mode 100644 index 00000000..a1a6ed8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_64_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-10.jpg new file mode 100644 index 00000000..ce0bd1f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-12.jpg new file mode 100644 index 00000000..fe8c73ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-14.jpg new file mode 100644 index 00000000..57ce0590 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-16.jpg new file mode 100644 index 00000000..f56efeac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-2.jpg new file mode 100644 index 00000000..04393a38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-20.jpg new file mode 100644 index 00000000..17160b1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-22.jpg new file mode 100644 index 00000000..d55275a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-24.jpg new file mode 100644 index 00000000..20e872c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-26.jpg new file mode 100644 index 00000000..91c62ddb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-28.jpg new file mode 100644 index 00000000..cf757381 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-30.jpg new file mode 100644 index 00000000..9e53959e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-4.jpg new file mode 100644 index 00000000..112a60b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-6.jpg new file mode 100644 index 00000000..3b1046a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-8.jpg new file mode 100644 index 00000000..416b912e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_66_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-10.jpg new file mode 100644 index 00000000..da9655dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-12.jpg new file mode 100644 index 00000000..8a8b6ca5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-14.jpg new file mode 100644 index 00000000..ba31a3de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-2.jpg new file mode 100644 index 00000000..e59a3176 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-20.jpg new file mode 100644 index 00000000..42008029 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-22.jpg new file mode 100644 index 00000000..a2dc8ea6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-24.jpg new file mode 100644 index 00000000..05963577 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-26.jpg new file mode 100644 index 00000000..0e8b0ae9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-28.jpg new file mode 100644 index 00000000..d8c746b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-4.jpg new file mode 100644 index 00000000..28fbae6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-6.jpg new file mode 100644 index 00000000..b780439a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-8.jpg new file mode 100644 index 00000000..0666f85d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_68_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-10.jpg new file mode 100644 index 00000000..2e0e438b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-12.jpg new file mode 100644 index 00000000..b4037f59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-14.jpg new file mode 100644 index 00000000..8e3720c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-2.jpg new file mode 100644 index 00000000..6415ef5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-20.jpg new file mode 100644 index 00000000..4dd71cda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-22.jpg new file mode 100644 index 00000000..1932a43d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-24.jpg new file mode 100644 index 00000000..2c9fe407 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-26.jpg new file mode 100644 index 00000000..0e835634 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-28.jpg new file mode 100644 index 00000000..df42ff5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-4.jpg new file mode 100644 index 00000000..07943ddf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-6.jpg new file mode 100644 index 00000000..9697774c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-8.jpg new file mode 100644 index 00000000..13e6455b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_70_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-10.jpg new file mode 100644 index 00000000..b2954027 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-12.jpg new file mode 100644 index 00000000..3f33594a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-14.jpg new file mode 100644 index 00000000..2f3f7242 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-18.jpg new file mode 100644 index 00000000..a0653d94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-2.jpg new file mode 100644 index 00000000..b7c17d3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-20.jpg new file mode 100644 index 00000000..d62514a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-22.jpg new file mode 100644 index 00000000..780afd94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-24.jpg new file mode 100644 index 00000000..e6506b68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-26.jpg new file mode 100644 index 00000000..0a07e645 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-4.jpg new file mode 100644 index 00000000..a9f206ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-6.jpg new file mode 100644 index 00000000..51e2854d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-8.jpg new file mode 100644 index 00000000..75a6ce4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_72_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-10.jpg new file mode 100644 index 00000000..adf771f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-12.jpg new file mode 100644 index 00000000..ba4a474a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-14.jpg new file mode 100644 index 00000000..46eecd7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-18.jpg new file mode 100644 index 00000000..ae160af5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-2.jpg new file mode 100644 index 00000000..0aa180d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-20.jpg new file mode 100644 index 00000000..290bbdaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-22.jpg new file mode 100644 index 00000000..1f30c875 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-24.jpg new file mode 100644 index 00000000..38538c82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-26.jpg new file mode 100644 index 00000000..f0f60c8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-4.jpg new file mode 100644 index 00000000..4a0c7baa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-6.jpg new file mode 100644 index 00000000..a3fa5534 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-8.jpg new file mode 100644 index 00000000..4c2cbc9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_74_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-10.jpg new file mode 100644 index 00000000..0444ad89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-12.jpg new file mode 100644 index 00000000..b6318100 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-14.jpg new file mode 100644 index 00000000..f796a54e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-16.jpg new file mode 100644 index 00000000..f0dbc8e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-18.jpg new file mode 100644 index 00000000..7cfcbe23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-2.jpg new file mode 100644 index 00000000..9a75794d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-20.jpg new file mode 100644 index 00000000..f762c22e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-22.jpg new file mode 100644 index 00000000..58149e1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-24.jpg new file mode 100644 index 00000000..b379402d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-4.jpg new file mode 100644 index 00000000..4b613b7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-6.jpg new file mode 100644 index 00000000..c4512caf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-8.jpg new file mode 100644 index 00000000..959f8dd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_76_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-10.jpg new file mode 100644 index 00000000..b382d0ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-16.jpg new file mode 100644 index 00000000..0ee752e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-18.jpg new file mode 100644 index 00000000..ec65f3c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-2.jpg new file mode 100644 index 00000000..a99f4994 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-20.jpg new file mode 100644 index 00000000..eb3fccca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-22.jpg new file mode 100644 index 00000000..fb627560 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-24.jpg new file mode 100644 index 00000000..e640b75f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-4.jpg new file mode 100644 index 00000000..2703e73b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-6.jpg new file mode 100644 index 00000000..95206ca3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-8.jpg new file mode 100644 index 00000000..809df673 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_78_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-14.jpg new file mode 100644 index 00000000..349dcc8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-16.jpg new file mode 100644 index 00000000..379a32d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-18.jpg new file mode 100644 index 00000000..51d49eaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-2.jpg new file mode 100644 index 00000000..6a18ad07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-20.jpg new file mode 100644 index 00000000..8900da11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-22.jpg new file mode 100644 index 00000000..f643b074 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-4.jpg new file mode 100644 index 00000000..9c48de97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-6.jpg new file mode 100644 index 00000000..944837dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-8.jpg new file mode 100644 index 00000000..94468c61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_80_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-12.jpg new file mode 100644 index 00000000..cdc2153e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-14.jpg new file mode 100644 index 00000000..39466970 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-16.jpg new file mode 100644 index 00000000..990a4f48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-18.jpg new file mode 100644 index 00000000..bc85857f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-2.jpg new file mode 100644 index 00000000..37f1cb8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-20.jpg new file mode 100644 index 00000000..5e1db9d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-22.jpg new file mode 100644 index 00000000..4ab7d79f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-4.jpg new file mode 100644 index 00000000..4aca632b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-6.jpg new file mode 100644 index 00000000..f2f8dae5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-8.jpg new file mode 100644 index 00000000..762c5986 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_82_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-12.jpg new file mode 100644 index 00000000..a42adf9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-14.jpg new file mode 100644 index 00000000..abcc2bf4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-16.jpg new file mode 100644 index 00000000..54b80bc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-18.jpg new file mode 100644 index 00000000..ac54fdbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-2.jpg new file mode 100644 index 00000000..051bc2e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-20.jpg new file mode 100644 index 00000000..525be05d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-4.jpg new file mode 100644 index 00000000..f5e6e977 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_84_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-10.jpg new file mode 100644 index 00000000..5d931187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-12.jpg new file mode 100644 index 00000000..a6b9ff59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-14.jpg new file mode 100644 index 00000000..97d7a532 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-16.jpg new file mode 100644 index 00000000..e8183023 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-18.jpg new file mode 100644 index 00000000..0c481204 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-20.jpg new file mode 100644 index 00000000..aff2a96f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_86_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-10.jpg new file mode 100644 index 00000000..fa361ff0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-12.jpg new file mode 100644 index 00000000..21afa286 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-14.jpg new file mode 100644 index 00000000..7d8f59e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-16.jpg new file mode 100644 index 00000000..ca4605da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-18.jpg new file mode 100644 index 00000000..d2af332d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_88_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-10.jpg new file mode 100644 index 00000000..d0bc84e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-12.jpg new file mode 100644 index 00000000..4d6ca9d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-14.jpg new file mode 100644 index 00000000..8f3e79ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-16.jpg new file mode 100644 index 00000000..ff63f207 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-18.jpg new file mode 100644 index 00000000..d4e0d0aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-8.jpg new file mode 100644 index 00000000..d7c9124a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_90_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-10.jpg new file mode 100644 index 00000000..f5ac9d6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-12.jpg new file mode 100644 index 00000000..958469ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-14.jpg new file mode 100644 index 00000000..345849f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-16.jpg new file mode 100644 index 00000000..a6b2e467 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-18.jpg new file mode 100644 index 00000000..c8b1f51c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-8.jpg new file mode 100644 index 00000000..99eb37ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_92_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-10.jpg new file mode 100644 index 00000000..81c47f10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-12.jpg new file mode 100644 index 00000000..812314da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-14.jpg new file mode 100644 index 00000000..a97d8dc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-16.jpg new file mode 100644 index 00000000..ea8e1706 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-8.jpg new file mode 100644 index 00000000..9ba62b21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/z_94_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-12.jpg new file mode 100644 index 00000000..68f3cd42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-16.jpg new file mode 100644 index 00000000..d7fc160a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-20.jpg new file mode 100644 index 00000000..1a0e2c24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-24.jpg new file mode 100644 index 00000000..9d33a292 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-28.jpg new file mode 100644 index 00000000..42e45b06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-4.jpg new file mode 100644 index 00000000..61243b58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-8.jpg new file mode 100644 index 00000000..130091a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_64_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-12.jpg new file mode 100644 index 00000000..d6996a87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-20.jpg new file mode 100644 index 00000000..4d8aa2c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-24.jpg new file mode 100644 index 00000000..dda76991 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-28.jpg new file mode 100644 index 00000000..98562589 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-4.jpg new file mode 100644 index 00000000..376d68d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-8.jpg new file mode 100644 index 00000000..507e5743 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_68_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-12.jpg new file mode 100644 index 00000000..357846ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-16.jpg new file mode 100644 index 00000000..c807a45b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-20.jpg new file mode 100644 index 00000000..d0785f58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-24.jpg new file mode 100644 index 00000000..93a3f04c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-4.jpg new file mode 100644 index 00000000..ccc8d69e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-8.jpg new file mode 100644 index 00000000..94b4d243 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_72_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-12.jpg new file mode 100644 index 00000000..6ab883e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-16.jpg new file mode 100644 index 00000000..a87d27e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-20.jpg new file mode 100644 index 00000000..fa4e1a49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-24.jpg new file mode 100644 index 00000000..d8f5da62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-4.jpg new file mode 100644 index 00000000..a18aeb86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-8.jpg new file mode 100644 index 00000000..170b9d7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_76_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-12.jpg new file mode 100644 index 00000000..f990f742 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-16.jpg new file mode 100644 index 00000000..93837335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-20.jpg new file mode 100644 index 00000000..767f5782 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-4.jpg new file mode 100644 index 00000000..252e8c33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-8.jpg new file mode 100644 index 00000000..d86d457f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_80_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-12.jpg new file mode 100644 index 00000000..7f676b54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-16.jpg new file mode 100644 index 00000000..a391ced5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-20.jpg new file mode 100644 index 00000000..7155cced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-4.jpg new file mode 100644 index 00000000..c7c3f01b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-8.jpg new file mode 100644 index 00000000..442bc539 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_84_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_88_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_88_-12.jpg new file mode 100644 index 00000000..82c8df3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_88_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_88_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_88_-16.jpg new file mode 100644 index 00000000..b171f64d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_88_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_88_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_88_-8.jpg new file mode 100644 index 00000000..18de3602 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_88_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_92_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_92_-12.jpg new file mode 100644 index 00000000..d5741610 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_92_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_92_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_92_-16.jpg new file mode 100644 index 00000000..89b99dd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_92_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_92_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_92_-8.jpg new file mode 100644 index 00000000..38fa3630 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zz_92_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_64_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_64_-16.jpg new file mode 100644 index 00000000..a31262db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_64_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_64_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_64_-24.jpg new file mode 100644 index 00000000..a0f8243e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_64_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_64_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_64_-8.jpg new file mode 100644 index 00000000..62877068 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_64_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_72_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_72_-16.jpg new file mode 100644 index 00000000..434a64fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_72_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_72_-24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_72_-24.jpg new file mode 100644 index 00000000..c6eb7aa0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_72_-24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_72_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_72_-8.jpg new file mode 100644 index 00000000..1697663f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_72_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_80_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_80_-16.jpg new file mode 100644 index 00000000..4cb78a9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_80_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_80_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_80_-8.jpg new file mode 100644 index 00000000..29b937bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_80_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_88_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_88_-16.jpg new file mode 100644 index 00000000..2db7e5e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_88_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_88_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_88_-8.jpg new file mode 100644 index 00000000..a12d76f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzz_88_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzzz_64_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzzz_64_-16.jpg new file mode 100644 index 00000000..60cc6d52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzzz_64_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzzz_80_-16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzzz_80_-16.jpg new file mode 100644 index 00000000..ef117b96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_-1/zzzz_80_-16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_0.jpg new file mode 100644 index 00000000..6d451be0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_1.jpg new file mode 100644 index 00000000..95c7b40a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_10.jpg new file mode 100644 index 00000000..a184d8bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_11.jpg new file mode 100644 index 00000000..60fc7422 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_12.jpg new file mode 100644 index 00000000..38b6bf8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_13.jpg new file mode 100644 index 00000000..27f110c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_14.jpg new file mode 100644 index 00000000..6c7961ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_15.jpg new file mode 100644 index 00000000..15ad643f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_16.jpg new file mode 100644 index 00000000..4f86e8e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_17.jpg new file mode 100644 index 00000000..c6b4c3a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_18.jpg new file mode 100644 index 00000000..801b7ae5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_19.jpg new file mode 100644 index 00000000..3b973618 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_2.jpg new file mode 100644 index 00000000..8c30fd45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_20.jpg new file mode 100644 index 00000000..10cbf7a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_22.jpg new file mode 100644 index 00000000..3cef4510 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_23.jpg new file mode 100644 index 00000000..a32760bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_24.jpg new file mode 100644 index 00000000..e6f37e15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_25.jpg new file mode 100644 index 00000000..d6d792ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_26.jpg new file mode 100644 index 00000000..8e255f36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_27.jpg new file mode 100644 index 00000000..78ffb217 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_28.jpg new file mode 100644 index 00000000..e4517682 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_29.jpg new file mode 100644 index 00000000..76bd7576 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_3.jpg new file mode 100644 index 00000000..8540265c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_30.jpg new file mode 100644 index 00000000..098d824f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_31.jpg new file mode 100644 index 00000000..b3e4fcee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_4.jpg new file mode 100644 index 00000000..9a0ace60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_5.jpg new file mode 100644 index 00000000..6fd5a268 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_6.jpg new file mode 100644 index 00000000..2d34e90d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_7.jpg new file mode 100644 index 00000000..add998d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_8.jpg new file mode 100644 index 00000000..b43af5c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_9.jpg new file mode 100644 index 00000000..d9711f0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/64_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_0.jpg new file mode 100644 index 00000000..8107d095 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_1.jpg new file mode 100644 index 00000000..b47cae99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_10.jpg new file mode 100644 index 00000000..8bd51ef2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_11.jpg new file mode 100644 index 00000000..c0130da7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_12.jpg new file mode 100644 index 00000000..aaf16683 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_13.jpg new file mode 100644 index 00000000..64655b69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_14.jpg new file mode 100644 index 00000000..29b028d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_15.jpg new file mode 100644 index 00000000..8e6213c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_16.jpg new file mode 100644 index 00000000..d7231bdc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_17.jpg new file mode 100644 index 00000000..a89fd312 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_18.jpg new file mode 100644 index 00000000..77402d5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_19.jpg new file mode 100644 index 00000000..1809975e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_2.jpg new file mode 100644 index 00000000..80286b3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_20.jpg new file mode 100644 index 00000000..d7ca1682 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_22.jpg new file mode 100644 index 00000000..1c347e4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_23.jpg new file mode 100644 index 00000000..9525177b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_24.jpg new file mode 100644 index 00000000..7f1eb35f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_26.jpg new file mode 100644 index 00000000..db967411 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_27.jpg new file mode 100644 index 00000000..5405818e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_28.jpg new file mode 100644 index 00000000..a2dc1257 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_29.jpg new file mode 100644 index 00000000..d180c892 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_3.jpg new file mode 100644 index 00000000..4d504aa4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_30.jpg new file mode 100644 index 00000000..58f9c7a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_31.jpg new file mode 100644 index 00000000..71999ccc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_4.jpg new file mode 100644 index 00000000..e2c804a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_5.jpg new file mode 100644 index 00000000..926ea1d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_6.jpg new file mode 100644 index 00000000..726a455c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_7.jpg new file mode 100644 index 00000000..71aae796 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_8.jpg new file mode 100644 index 00000000..e07311ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_9.jpg new file mode 100644 index 00000000..2e5991a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/65_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_0.jpg new file mode 100644 index 00000000..5ef4a2d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_1.jpg new file mode 100644 index 00000000..5008d888 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_10.jpg new file mode 100644 index 00000000..7f051933 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_11.jpg new file mode 100644 index 00000000..7d25c9b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_12.jpg new file mode 100644 index 00000000..9b3f6529 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_13.jpg new file mode 100644 index 00000000..9869a8b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_14.jpg new file mode 100644 index 00000000..c17b1422 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_15.jpg new file mode 100644 index 00000000..41be0cd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_16.jpg new file mode 100644 index 00000000..f2639ad2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_17.jpg new file mode 100644 index 00000000..3c03029a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_18.jpg new file mode 100644 index 00000000..0dc6d22d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_19.jpg new file mode 100644 index 00000000..335a7b5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_2.jpg new file mode 100644 index 00000000..e818adf2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_23.jpg new file mode 100644 index 00000000..2dcaaa7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_27.jpg new file mode 100644 index 00000000..a09d012f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_28.jpg new file mode 100644 index 00000000..7c7c131b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_29.jpg new file mode 100644 index 00000000..21e0e810 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_3.jpg new file mode 100644 index 00000000..f9b76570 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_4.jpg new file mode 100644 index 00000000..7cc96afe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_5.jpg new file mode 100644 index 00000000..86af0486 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_6.jpg new file mode 100644 index 00000000..96c0d504 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_7.jpg new file mode 100644 index 00000000..9b996528 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_8.jpg new file mode 100644 index 00000000..109936b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_9.jpg new file mode 100644 index 00000000..65888e6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/66_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_0.jpg new file mode 100644 index 00000000..b8974163 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_1.jpg new file mode 100644 index 00000000..5e210411 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_10.jpg new file mode 100644 index 00000000..451579ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_11.jpg new file mode 100644 index 00000000..e9a3cdea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_12.jpg new file mode 100644 index 00000000..6209e625 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_13.jpg new file mode 100644 index 00000000..972ae243 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_14.jpg new file mode 100644 index 00000000..71ca0508 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_15.jpg new file mode 100644 index 00000000..05eba7a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_16.jpg new file mode 100644 index 00000000..a0906989 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_17.jpg new file mode 100644 index 00000000..9ed814c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_18.jpg new file mode 100644 index 00000000..a9b37208 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_2.jpg new file mode 100644 index 00000000..15a239e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_22.jpg new file mode 100644 index 00000000..f51dd75b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_3.jpg new file mode 100644 index 00000000..189034e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_4.jpg new file mode 100644 index 00000000..ba027682 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_5.jpg new file mode 100644 index 00000000..47ebe515 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_6.jpg new file mode 100644 index 00000000..a15bd1bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_7.jpg new file mode 100644 index 00000000..b94f13bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_8.jpg new file mode 100644 index 00000000..45c80253 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_9.jpg new file mode 100644 index 00000000..5ce0eb03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/67_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_0.jpg new file mode 100644 index 00000000..53cde6e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_1.jpg new file mode 100644 index 00000000..1caef289 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_10.jpg new file mode 100644 index 00000000..13138693 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_11.jpg new file mode 100644 index 00000000..10c1c4c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_12.jpg new file mode 100644 index 00000000..2f32d8ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_13.jpg new file mode 100644 index 00000000..480f4ca6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_14.jpg new file mode 100644 index 00000000..501a930e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_15.jpg new file mode 100644 index 00000000..b2d19e21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_16.jpg new file mode 100644 index 00000000..f61930e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_17.jpg new file mode 100644 index 00000000..280ca5e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_2.jpg new file mode 100644 index 00000000..d1cc03f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_22.jpg new file mode 100644 index 00000000..e8c214cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_23.jpg new file mode 100644 index 00000000..cccc3d1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_26.jpg new file mode 100644 index 00000000..2dcb59d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_3.jpg new file mode 100644 index 00000000..d02dc915 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_4.jpg new file mode 100644 index 00000000..a4f99502 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_5.jpg new file mode 100644 index 00000000..c7014a6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_6.jpg new file mode 100644 index 00000000..569b8db9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_7.jpg new file mode 100644 index 00000000..f604d2e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_8.jpg new file mode 100644 index 00000000..ff65785d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_9.jpg new file mode 100644 index 00000000..13d36c59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/68_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_0.jpg new file mode 100644 index 00000000..d19ad563 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_1.jpg new file mode 100644 index 00000000..5bb46382 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_10.jpg new file mode 100644 index 00000000..7d669c7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_11.jpg new file mode 100644 index 00000000..397b6aa3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_12.jpg new file mode 100644 index 00000000..b851569e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_13.jpg new file mode 100644 index 00000000..3b4977b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_14.jpg new file mode 100644 index 00000000..872acf40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_15.jpg new file mode 100644 index 00000000..f8fe0dee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_16.jpg new file mode 100644 index 00000000..a0b149c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_17.jpg new file mode 100644 index 00000000..77d8ea88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_2.jpg new file mode 100644 index 00000000..4a0266bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_3.jpg new file mode 100644 index 00000000..0dc684e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_4.jpg new file mode 100644 index 00000000..763cae47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_5.jpg new file mode 100644 index 00000000..7960ad22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_6.jpg new file mode 100644 index 00000000..f669edb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_7.jpg new file mode 100644 index 00000000..fb9837f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_8.jpg new file mode 100644 index 00000000..e869dbe5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_9.jpg new file mode 100644 index 00000000..4a343823 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/69_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_0.jpg new file mode 100644 index 00000000..42f1ad45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_1.jpg new file mode 100644 index 00000000..4b8adee0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_10.jpg new file mode 100644 index 00000000..62bd128a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_11.jpg new file mode 100644 index 00000000..ad046fcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_12.jpg new file mode 100644 index 00000000..dd2ce25d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_13.jpg new file mode 100644 index 00000000..bae2badb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_14.jpg new file mode 100644 index 00000000..156327be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_15.jpg new file mode 100644 index 00000000..9de86b34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_16.jpg new file mode 100644 index 00000000..c6e8ddd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_17.jpg new file mode 100644 index 00000000..169be498 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_2.jpg new file mode 100644 index 00000000..5782e631 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_21.jpg new file mode 100644 index 00000000..15b4035a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_3.jpg new file mode 100644 index 00000000..bdf018e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_4.jpg new file mode 100644 index 00000000..ae09c248 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_5.jpg new file mode 100644 index 00000000..6f62d91e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_6.jpg new file mode 100644 index 00000000..283833eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_7.jpg new file mode 100644 index 00000000..11bbed86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_8.jpg new file mode 100644 index 00000000..86b42121 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_9.jpg new file mode 100644 index 00000000..3c948ec5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/70_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_0.jpg new file mode 100644 index 00000000..29924123 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_1.jpg new file mode 100644 index 00000000..7ac1a8df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_10.jpg new file mode 100644 index 00000000..303f3a2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_11.jpg new file mode 100644 index 00000000..cc7bdc3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_12.jpg new file mode 100644 index 00000000..5f5ce073 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_13.jpg new file mode 100644 index 00000000..f0433c45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_14.jpg new file mode 100644 index 00000000..8049c4d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_15.jpg new file mode 100644 index 00000000..d38b1156 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_16.jpg new file mode 100644 index 00000000..43dfa668 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_17.jpg new file mode 100644 index 00000000..82621a77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_18.jpg new file mode 100644 index 00000000..7345fe9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_19.jpg new file mode 100644 index 00000000..cfe521ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_2.jpg new file mode 100644 index 00000000..bdbebc78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_21.jpg new file mode 100644 index 00000000..6391dc01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_3.jpg new file mode 100644 index 00000000..93252b8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_4.jpg new file mode 100644 index 00000000..5a7547a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_5.jpg new file mode 100644 index 00000000..3cd1264b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_6.jpg new file mode 100644 index 00000000..679f82b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_7.jpg new file mode 100644 index 00000000..6356ddce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_8.jpg new file mode 100644 index 00000000..aaa9bb0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_9.jpg new file mode 100644 index 00000000..4212d1a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/71_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_0.jpg new file mode 100644 index 00000000..fab688ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_1.jpg new file mode 100644 index 00000000..791ebcab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_10.jpg new file mode 100644 index 00000000..2b092763 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_11.jpg new file mode 100644 index 00000000..5cedc681 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_12.jpg new file mode 100644 index 00000000..2f3e3c6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_13.jpg new file mode 100644 index 00000000..a9099057 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_14.jpg new file mode 100644 index 00000000..dc1d5a10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_15.jpg new file mode 100644 index 00000000..73645a15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_16.jpg new file mode 100644 index 00000000..18c9eea6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_17.jpg new file mode 100644 index 00000000..ae84b5d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_18.jpg new file mode 100644 index 00000000..07f7dcfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_19.jpg new file mode 100644 index 00000000..97c16928 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_2.jpg new file mode 100644 index 00000000..a4f77d45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_21.jpg new file mode 100644 index 00000000..d9aa8a05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_3.jpg new file mode 100644 index 00000000..b09f0f8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_4.jpg new file mode 100644 index 00000000..4044bd62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_5.jpg new file mode 100644 index 00000000..09db72e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_6.jpg new file mode 100644 index 00000000..5ca880e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_7.jpg new file mode 100644 index 00000000..73581ee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_8.jpg new file mode 100644 index 00000000..14f00a1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_9.jpg new file mode 100644 index 00000000..f17c82fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/72_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_0.jpg new file mode 100644 index 00000000..55b7d355 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_1.jpg new file mode 100644 index 00000000..eeef5bb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_10.jpg new file mode 100644 index 00000000..1d0b337b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_11.jpg new file mode 100644 index 00000000..7f8e4ecb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_12.jpg new file mode 100644 index 00000000..0b1c77fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_13.jpg new file mode 100644 index 00000000..b021e3ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_14.jpg new file mode 100644 index 00000000..bb3e1004 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_15.jpg new file mode 100644 index 00000000..872b481d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_16.jpg new file mode 100644 index 00000000..6a921f7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_2.jpg new file mode 100644 index 00000000..3d1816d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_3.jpg new file mode 100644 index 00000000..8b78a4a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_4.jpg new file mode 100644 index 00000000..58a9fb9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_5.jpg new file mode 100644 index 00000000..a462cb4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_6.jpg new file mode 100644 index 00000000..f8331d6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_7.jpg new file mode 100644 index 00000000..f270d373 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_8.jpg new file mode 100644 index 00000000..8dc6c1a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_9.jpg new file mode 100644 index 00000000..3010a6e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/73_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_0.jpg new file mode 100644 index 00000000..0af4d350 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_1.jpg new file mode 100644 index 00000000..8fae2119 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_10.jpg new file mode 100644 index 00000000..1f015351 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_11.jpg new file mode 100644 index 00000000..2b21ed52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_12.jpg new file mode 100644 index 00000000..f02d26a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_13.jpg new file mode 100644 index 00000000..c6c48279 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_14.jpg new file mode 100644 index 00000000..2a02022b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_2.jpg new file mode 100644 index 00000000..21edb2c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_3.jpg new file mode 100644 index 00000000..c42867cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_4.jpg new file mode 100644 index 00000000..85697afb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_5.jpg new file mode 100644 index 00000000..816e829a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_6.jpg new file mode 100644 index 00000000..6b74666e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_7.jpg new file mode 100644 index 00000000..45952c3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_8.jpg new file mode 100644 index 00000000..c714dcae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_9.jpg new file mode 100644 index 00000000..0d3ac188 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/74_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_0.jpg new file mode 100644 index 00000000..7d12761f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_1.jpg new file mode 100644 index 00000000..4f8dc3b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_10.jpg new file mode 100644 index 00000000..3b5ddedf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_11.jpg new file mode 100644 index 00000000..188a7815 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_12.jpg new file mode 100644 index 00000000..e067f9fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_13.jpg new file mode 100644 index 00000000..7fb82343 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_14.jpg new file mode 100644 index 00000000..24d29983 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_2.jpg new file mode 100644 index 00000000..da5177fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_29.jpg new file mode 100644 index 00000000..edd660bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_3.jpg new file mode 100644 index 00000000..1328043a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_4.jpg new file mode 100644 index 00000000..5df2e512 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_5.jpg new file mode 100644 index 00000000..24984e3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_6.jpg new file mode 100644 index 00000000..cf195fd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_7.jpg new file mode 100644 index 00000000..072ac934 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_8.jpg new file mode 100644 index 00000000..a06fde30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_9.jpg new file mode 100644 index 00000000..8ecec326 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/75_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_0.jpg new file mode 100644 index 00000000..dc1f33af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_1.jpg new file mode 100644 index 00000000..1fabd76c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_10.jpg new file mode 100644 index 00000000..11f3d6fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_11.jpg new file mode 100644 index 00000000..5fb0dc98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_12.jpg new file mode 100644 index 00000000..517064da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_13.jpg new file mode 100644 index 00000000..4509c2cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_14.jpg new file mode 100644 index 00000000..7941cb07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_2.jpg new file mode 100644 index 00000000..a82533f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_3.jpg new file mode 100644 index 00000000..4fadfa2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_4.jpg new file mode 100644 index 00000000..ef4f82d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_5.jpg new file mode 100644 index 00000000..5b873ecf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_6.jpg new file mode 100644 index 00000000..6765dad7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_7.jpg new file mode 100644 index 00000000..d2a28a4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_8.jpg new file mode 100644 index 00000000..0738b017 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_9.jpg new file mode 100644 index 00000000..6cae2747 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/76_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_0.jpg new file mode 100644 index 00000000..7f1dde47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_1.jpg new file mode 100644 index 00000000..087ef274 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_10.jpg new file mode 100644 index 00000000..40f07f4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_11.jpg new file mode 100644 index 00000000..dcbf9317 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_12.jpg new file mode 100644 index 00000000..12bbf449 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_13.jpg new file mode 100644 index 00000000..bcd2483a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_16.jpg new file mode 100644 index 00000000..c85d2657 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_17.jpg new file mode 100644 index 00000000..922d336c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_2.jpg new file mode 100644 index 00000000..1a7eec71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_3.jpg new file mode 100644 index 00000000..49f62ffe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_4.jpg new file mode 100644 index 00000000..ee7152bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_5.jpg new file mode 100644 index 00000000..440f901b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_6.jpg new file mode 100644 index 00000000..cc6e0f90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_7.jpg new file mode 100644 index 00000000..6c21774e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_8.jpg new file mode 100644 index 00000000..67f8d031 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_9.jpg new file mode 100644 index 00000000..01fd582c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/77_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_0.jpg new file mode 100644 index 00000000..77200ce6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_1.jpg new file mode 100644 index 00000000..b908e8d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_10.jpg new file mode 100644 index 00000000..06fb82c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_11.jpg new file mode 100644 index 00000000..6a6917bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_12.jpg new file mode 100644 index 00000000..bda96425 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_14.jpg new file mode 100644 index 00000000..55420723 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_15.jpg new file mode 100644 index 00000000..f767607c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_16.jpg new file mode 100644 index 00000000..30a3593f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_17.jpg new file mode 100644 index 00000000..5b709a21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_2.jpg new file mode 100644 index 00000000..d07291ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_3.jpg new file mode 100644 index 00000000..d332c11e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_4.jpg new file mode 100644 index 00000000..8443d1ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_5.jpg new file mode 100644 index 00000000..341c0bc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_6.jpg new file mode 100644 index 00000000..4d1298da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_7.jpg new file mode 100644 index 00000000..3260b7bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_8.jpg new file mode 100644 index 00000000..b5bf3075 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_9.jpg new file mode 100644 index 00000000..cbd7ba5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/78_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_0.jpg new file mode 100644 index 00000000..4e09b34d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_1.jpg new file mode 100644 index 00000000..880b6fec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_10.jpg new file mode 100644 index 00000000..9321a323 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_11.jpg new file mode 100644 index 00000000..46a2f2d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_12.jpg new file mode 100644 index 00000000..16ed5405 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_17.jpg new file mode 100644 index 00000000..85f10f33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_18.jpg new file mode 100644 index 00000000..2d7b1a8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_2.jpg new file mode 100644 index 00000000..07caacfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_21.jpg new file mode 100644 index 00000000..7d8baec1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_3.jpg new file mode 100644 index 00000000..6743592f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_4.jpg new file mode 100644 index 00000000..46bf9c14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_5.jpg new file mode 100644 index 00000000..b0244202 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_6.jpg new file mode 100644 index 00000000..13ee6646 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_7.jpg new file mode 100644 index 00000000..79669098 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_8.jpg new file mode 100644 index 00000000..9e95eb26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_9.jpg new file mode 100644 index 00000000..55b399ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/79_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_0.jpg new file mode 100644 index 00000000..6397fba2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_1.jpg new file mode 100644 index 00000000..5018d58e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_10.jpg new file mode 100644 index 00000000..71479914 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_11.jpg new file mode 100644 index 00000000..cb292b88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_12.jpg new file mode 100644 index 00000000..c597f7b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_17.jpg new file mode 100644 index 00000000..477a0594 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_18.jpg new file mode 100644 index 00000000..3abf73a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_2.jpg new file mode 100644 index 00000000..72a2b4b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_22.jpg new file mode 100644 index 00000000..4e1a2f96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_3.jpg new file mode 100644 index 00000000..1d6098d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_4.jpg new file mode 100644 index 00000000..8f7e91fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_5.jpg new file mode 100644 index 00000000..74ba2887 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_6.jpg new file mode 100644 index 00000000..fc1a22a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_7.jpg new file mode 100644 index 00000000..ba5159f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_8.jpg new file mode 100644 index 00000000..170ecead Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_9.jpg new file mode 100644 index 00000000..36ad9823 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/80_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_0.jpg new file mode 100644 index 00000000..3fccc014 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_1.jpg new file mode 100644 index 00000000..d76ce1db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_10.jpg new file mode 100644 index 00000000..75e45333 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_11.jpg new file mode 100644 index 00000000..2cb56699 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_16.jpg new file mode 100644 index 00000000..c38c0c94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_2.jpg new file mode 100644 index 00000000..2ca6b7bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_3.jpg new file mode 100644 index 00000000..a1a737f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_4.jpg new file mode 100644 index 00000000..e0d9bd59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_5.jpg new file mode 100644 index 00000000..17f1b324 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_6.jpg new file mode 100644 index 00000000..c69c6d72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_7.jpg new file mode 100644 index 00000000..a8ec8be4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_8.jpg new file mode 100644 index 00000000..181b4b11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_9.jpg new file mode 100644 index 00000000..1ea99d99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/81_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_0.jpg new file mode 100644 index 00000000..b12b8694 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_1.jpg new file mode 100644 index 00000000..ca63aca4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_10.jpg new file mode 100644 index 00000000..05a254c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_11.jpg new file mode 100644 index 00000000..d7972bbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_15.jpg new file mode 100644 index 00000000..6edaa3a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_16.jpg new file mode 100644 index 00000000..59e33e51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_18.jpg new file mode 100644 index 00000000..1a0782a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_19.jpg new file mode 100644 index 00000000..bcee8df1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_2.jpg new file mode 100644 index 00000000..8ee3ca23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_3.jpg new file mode 100644 index 00000000..56bbf127 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_4.jpg new file mode 100644 index 00000000..581b55f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_5.jpg new file mode 100644 index 00000000..e8fd345f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_6.jpg new file mode 100644 index 00000000..23e29c13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_7.jpg new file mode 100644 index 00000000..62ea502b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_8.jpg new file mode 100644 index 00000000..b4364d13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_9.jpg new file mode 100644 index 00000000..fb3b923a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/82_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_0.jpg new file mode 100644 index 00000000..6b080270 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_1.jpg new file mode 100644 index 00000000..5e4a6185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_10.jpg new file mode 100644 index 00000000..3bddbe47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_11.jpg new file mode 100644 index 00000000..c04cb028 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_12.jpg new file mode 100644 index 00000000..5b76fd9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_16.jpg new file mode 100644 index 00000000..fc3b8918 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_2.jpg new file mode 100644 index 00000000..49cd6ba4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_3.jpg new file mode 100644 index 00000000..74d12d10 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_4.jpg new file mode 100644 index 00000000..21f24546 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_5.jpg new file mode 100644 index 00000000..5e062d46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_6.jpg new file mode 100644 index 00000000..74ae7ae7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_7.jpg new file mode 100644 index 00000000..5a5fe829 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_8.jpg new file mode 100644 index 00000000..25b714c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_9.jpg new file mode 100644 index 00000000..dae69977 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/83_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_0.jpg new file mode 100644 index 00000000..58ca7cad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_1.jpg new file mode 100644 index 00000000..38e05d6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_10.jpg new file mode 100644 index 00000000..4a41e86f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_11.jpg new file mode 100644 index 00000000..ed191a41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_12.jpg new file mode 100644 index 00000000..8ab2bc80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_13.jpg new file mode 100644 index 00000000..63c015f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_15.jpg new file mode 100644 index 00000000..50bfa376 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_16.jpg new file mode 100644 index 00000000..ae76bba2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_2.jpg new file mode 100644 index 00000000..75df371e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_23.jpg new file mode 100644 index 00000000..ced42c65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_24.jpg new file mode 100644 index 00000000..e84293fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_28.jpg new file mode 100644 index 00000000..feb4b3b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_29.jpg new file mode 100644 index 00000000..3a1d8243 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_3.jpg new file mode 100644 index 00000000..32643d48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_4.jpg new file mode 100644 index 00000000..7a511c0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_5.jpg new file mode 100644 index 00000000..4b59bf49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_6.jpg new file mode 100644 index 00000000..ead4e12f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_7.jpg new file mode 100644 index 00000000..81885677 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_8.jpg new file mode 100644 index 00000000..cf31cad8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_9.jpg new file mode 100644 index 00000000..9e483d12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/84_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_10.jpg new file mode 100644 index 00000000..aaa176ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_11.jpg new file mode 100644 index 00000000..78ebfc49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_12.jpg new file mode 100644 index 00000000..91415ad7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_13.jpg new file mode 100644 index 00000000..c704b955 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_14.jpg new file mode 100644 index 00000000..355d843f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_16.jpg new file mode 100644 index 00000000..ace6df11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_17.jpg new file mode 100644 index 00000000..231a0c0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_18.jpg new file mode 100644 index 00000000..96512ec4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_23.jpg new file mode 100644 index 00000000..8f7f538b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_24.jpg new file mode 100644 index 00000000..ece16548 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_28.jpg new file mode 100644 index 00000000..f2e3f43b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_29.jpg new file mode 100644 index 00000000..f3ed2ce0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_5.jpg new file mode 100644 index 00000000..dfbb65c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_6.jpg new file mode 100644 index 00000000..04375a85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_7.jpg new file mode 100644 index 00000000..7c7e375b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_8.jpg new file mode 100644 index 00000000..ee281d85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_9.jpg new file mode 100644 index 00000000..808700ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/85_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_0.jpg new file mode 100644 index 00000000..030f812c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_10.jpg new file mode 100644 index 00000000..2ba5a5a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_11.jpg new file mode 100644 index 00000000..c16ea4cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_12.jpg new file mode 100644 index 00000000..5318c3e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_13.jpg new file mode 100644 index 00000000..77ebe2ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_15.jpg new file mode 100644 index 00000000..d083f0bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_16.jpg new file mode 100644 index 00000000..1ce1826c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_17.jpg new file mode 100644 index 00000000..7f0c9c81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_21.jpg new file mode 100644 index 00000000..d0a98c15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_5.jpg new file mode 100644 index 00000000..69faa208 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_6.jpg new file mode 100644 index 00000000..2d7b54dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_7.jpg new file mode 100644 index 00000000..f7c1866a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_8.jpg new file mode 100644 index 00000000..00a30f88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_9.jpg new file mode 100644 index 00000000..b9539961 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/86_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_0.jpg new file mode 100644 index 00000000..f7496c03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_10.jpg new file mode 100644 index 00000000..ff99cc2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_11.jpg new file mode 100644 index 00000000..f119d23f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_12.jpg new file mode 100644 index 00000000..813501d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_13.jpg new file mode 100644 index 00000000..658c6c6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_14.jpg new file mode 100644 index 00000000..03de0a7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_15.jpg new file mode 100644 index 00000000..bd00f953 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_16.jpg new file mode 100644 index 00000000..7d92fd74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_21.jpg new file mode 100644 index 00000000..33c9d5ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_6.jpg new file mode 100644 index 00000000..83ffadc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_7.jpg new file mode 100644 index 00000000..471053c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_8.jpg new file mode 100644 index 00000000..7fa4b13e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_9.jpg new file mode 100644 index 00000000..6269b342 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/87_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_0.jpg new file mode 100644 index 00000000..2aa5093b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_10.jpg new file mode 100644 index 00000000..ca1609bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_11.jpg new file mode 100644 index 00000000..eb99224e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_12.jpg new file mode 100644 index 00000000..4ee80605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_13.jpg new file mode 100644 index 00000000..65515606 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_14.jpg new file mode 100644 index 00000000..15a6f002 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_15.jpg new file mode 100644 index 00000000..f21bf7df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_19.jpg new file mode 100644 index 00000000..a6a01e98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_20.jpg new file mode 100644 index 00000000..daf83535 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_6.jpg new file mode 100644 index 00000000..7d376790 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_7.jpg new file mode 100644 index 00000000..a1438356 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_8.jpg new file mode 100644 index 00000000..67b14502 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_9.jpg new file mode 100644 index 00000000..a917e3fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/88_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_10.jpg new file mode 100644 index 00000000..30e0ca25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_11.jpg new file mode 100644 index 00000000..1e68f27d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_12.jpg new file mode 100644 index 00000000..3905d969 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_13.jpg new file mode 100644 index 00000000..ea407a6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_14.jpg new file mode 100644 index 00000000..d5eed2b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_15.jpg new file mode 100644 index 00000000..5082c406 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_16.jpg new file mode 100644 index 00000000..7c531ff9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_17.jpg new file mode 100644 index 00000000..d3a4b4d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_18.jpg new file mode 100644 index 00000000..e3e8543a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_19.jpg new file mode 100644 index 00000000..e7774b5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_20.jpg new file mode 100644 index 00000000..08809b2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_21.jpg new file mode 100644 index 00000000..d88b40f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_22.jpg new file mode 100644 index 00000000..20d3985d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_6.jpg new file mode 100644 index 00000000..4cd0d818 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_7.jpg new file mode 100644 index 00000000..6b079405 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_8.jpg new file mode 100644 index 00000000..406b2e2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_9.jpg new file mode 100644 index 00000000..4dd8444a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/89_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_10.jpg new file mode 100644 index 00000000..9f58a99a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_11.jpg new file mode 100644 index 00000000..504a1290 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_12.jpg new file mode 100644 index 00000000..40a3634b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_13.jpg new file mode 100644 index 00000000..31ba18b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_14.jpg new file mode 100644 index 00000000..f60e6e61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_15.jpg new file mode 100644 index 00000000..85491852 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_16.jpg new file mode 100644 index 00000000..dbe694b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_17.jpg new file mode 100644 index 00000000..45c877a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_18.jpg new file mode 100644 index 00000000..7f42d371 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_19.jpg new file mode 100644 index 00000000..429186cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_20.jpg new file mode 100644 index 00000000..45c2b8d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_21.jpg new file mode 100644 index 00000000..c9027e5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_22.jpg new file mode 100644 index 00000000..f5edf89e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_31.jpg new file mode 100644 index 00000000..9b2a89d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_7.jpg new file mode 100644 index 00000000..1e2ce24a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_8.jpg new file mode 100644 index 00000000..5424375e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_9.jpg new file mode 100644 index 00000000..64ca22b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/90_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_10.jpg new file mode 100644 index 00000000..f2d3ed4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_11.jpg new file mode 100644 index 00000000..78cfedce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_12.jpg new file mode 100644 index 00000000..676eb649 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_13.jpg new file mode 100644 index 00000000..a8b0909d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_14.jpg new file mode 100644 index 00000000..e3d9ca1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_15.jpg new file mode 100644 index 00000000..5d182979 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_16.jpg new file mode 100644 index 00000000..9a82dece Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_17.jpg new file mode 100644 index 00000000..b2c43ef8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_18.jpg new file mode 100644 index 00000000..91d980af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_19.jpg new file mode 100644 index 00000000..fdba7021 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_20.jpg new file mode 100644 index 00000000..beebafbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_21.jpg new file mode 100644 index 00000000..3d56bc97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_22.jpg new file mode 100644 index 00000000..d10305f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_30.jpg new file mode 100644 index 00000000..97e76a2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_31.jpg new file mode 100644 index 00000000..b0b3dac0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_8.jpg new file mode 100644 index 00000000..5b99fa7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_9.jpg new file mode 100644 index 00000000..9c237731 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/91_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_10.jpg new file mode 100644 index 00000000..d5aef92d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_11.jpg new file mode 100644 index 00000000..2bc6c573 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_12.jpg new file mode 100644 index 00000000..eae4c122 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_13.jpg new file mode 100644 index 00000000..276eeb35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_14.jpg new file mode 100644 index 00000000..a268034e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_15.jpg new file mode 100644 index 00000000..b3cf8871 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_16.jpg new file mode 100644 index 00000000..0ef6cf51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_17.jpg new file mode 100644 index 00000000..af52f554 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_18.jpg new file mode 100644 index 00000000..2c2e8f80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_19.jpg new file mode 100644 index 00000000..158d0dfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_20.jpg new file mode 100644 index 00000000..c3f6cd8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_21.jpg new file mode 100644 index 00000000..e5dfd856 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_22.jpg new file mode 100644 index 00000000..1d24bd34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_30.jpg new file mode 100644 index 00000000..316d1a25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_31.jpg new file mode 100644 index 00000000..6a8ca691 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_8.jpg new file mode 100644 index 00000000..effdc288 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_9.jpg new file mode 100644 index 00000000..ac88c9f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/92_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_10.jpg new file mode 100644 index 00000000..84bc5a17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_11.jpg new file mode 100644 index 00000000..f2d6a77b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_12.jpg new file mode 100644 index 00000000..82d68313 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_13.jpg new file mode 100644 index 00000000..9c4c01ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_14.jpg new file mode 100644 index 00000000..4714f2f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_15.jpg new file mode 100644 index 00000000..02629406 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_16.jpg new file mode 100644 index 00000000..dedbd247 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_17.jpg new file mode 100644 index 00000000..851ea0e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_18.jpg new file mode 100644 index 00000000..63123156 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_19.jpg new file mode 100644 index 00000000..f28639b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_20.jpg new file mode 100644 index 00000000..9a8a4f23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_21.jpg new file mode 100644 index 00000000..78be6776 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_22.jpg new file mode 100644 index 00000000..6e2b6e87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_30.jpg new file mode 100644 index 00000000..d267496a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_31.jpg new file mode 100644 index 00000000..3e6bea13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_9.jpg new file mode 100644 index 00000000..68dc5487 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/93_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_10.jpg new file mode 100644 index 00000000..6b441323 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_11.jpg new file mode 100644 index 00000000..62724f68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_12.jpg new file mode 100644 index 00000000..67cb4804 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_13.jpg new file mode 100644 index 00000000..6ab6fc4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_14.jpg new file mode 100644 index 00000000..2bd84720 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_15.jpg new file mode 100644 index 00000000..1cbe9aca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_16.jpg new file mode 100644 index 00000000..a1b1c2b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_17.jpg new file mode 100644 index 00000000..132b8779 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_18.jpg new file mode 100644 index 00000000..a218e36f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_19.jpg new file mode 100644 index 00000000..12bd9388 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_20.jpg new file mode 100644 index 00000000..8eaeb593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_21.jpg new file mode 100644 index 00000000..dd9eed16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_22.jpg new file mode 100644 index 00000000..ed7c2e26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_29.jpg new file mode 100644 index 00000000..d3c969bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_30.jpg new file mode 100644 index 00000000..01e026d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_31.jpg new file mode 100644 index 00000000..71088704 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_9.jpg new file mode 100644 index 00000000..a80c003f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/94_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_11.jpg new file mode 100644 index 00000000..ff6c3fe4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_12.jpg new file mode 100644 index 00000000..fcf976ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_13.jpg new file mode 100644 index 00000000..b5e8bd69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_14.jpg new file mode 100644 index 00000000..40f50f5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_15.jpg new file mode 100644 index 00000000..dad7f0aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_16.jpg new file mode 100644 index 00000000..2a34e713 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_17.jpg new file mode 100644 index 00000000..fe0b2335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_18.jpg new file mode 100644 index 00000000..c8975b12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_19.jpg new file mode 100644 index 00000000..96a2fbe0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_20.jpg new file mode 100644 index 00000000..eb7c02e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_21.jpg new file mode 100644 index 00000000..7c5a3ebc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_29.jpg new file mode 100644 index 00000000..ed5ddeac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_30.jpg new file mode 100644 index 00000000..7a7290ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_31.jpg new file mode 100644 index 00000000..475b4efb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/95_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_0.jpg new file mode 100644 index 00000000..4545e885 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_10.jpg new file mode 100644 index 00000000..ca1dbab5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_12.jpg new file mode 100644 index 00000000..47480403 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_14.jpg new file mode 100644 index 00000000..ade8c103 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_16.jpg new file mode 100644 index 00000000..e4a181e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_18.jpg new file mode 100644 index 00000000..c8b031f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_2.jpg new file mode 100644 index 00000000..c7173b71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_20.jpg new file mode 100644 index 00000000..38641653 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_22.jpg new file mode 100644 index 00000000..b6c2f335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_24.jpg new file mode 100644 index 00000000..c38519ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_26.jpg new file mode 100644 index 00000000..b083fada Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_28.jpg new file mode 100644 index 00000000..d2b79dba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_30.jpg new file mode 100644 index 00000000..aea03fa6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_4.jpg new file mode 100644 index 00000000..64a1f991 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_6.jpg new file mode 100644 index 00000000..c1e02a02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_8.jpg new file mode 100644 index 00000000..0f75584d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_64_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_0.jpg new file mode 100644 index 00000000..35cc86df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_10.jpg new file mode 100644 index 00000000..f1e61225 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_12.jpg new file mode 100644 index 00000000..728b6a27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_14.jpg new file mode 100644 index 00000000..f6ef98ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_16.jpg new file mode 100644 index 00000000..a5e6db48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_18.jpg new file mode 100644 index 00000000..20a745a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_2.jpg new file mode 100644 index 00000000..515d775e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_20.jpg new file mode 100644 index 00000000..86cc270b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_22.jpg new file mode 100644 index 00000000..05f0db66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_24.jpg new file mode 100644 index 00000000..562123bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_28.jpg new file mode 100644 index 00000000..92839a91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_30.jpg new file mode 100644 index 00000000..0d7f7aeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_4.jpg new file mode 100644 index 00000000..98817908 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_6.jpg new file mode 100644 index 00000000..2bd3cb71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_8.jpg new file mode 100644 index 00000000..3d5c3035 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_66_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_0.jpg new file mode 100644 index 00000000..704ea1f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_10.jpg new file mode 100644 index 00000000..a174fc30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_12.jpg new file mode 100644 index 00000000..eec60258 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_14.jpg new file mode 100644 index 00000000..eab21849 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_16.jpg new file mode 100644 index 00000000..6ddb3c32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_18.jpg new file mode 100644 index 00000000..58b28624 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_2.jpg new file mode 100644 index 00000000..91810fff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_22.jpg new file mode 100644 index 00000000..01422d73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_24.jpg new file mode 100644 index 00000000..f484ab7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_26.jpg new file mode 100644 index 00000000..0789e54a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_4.jpg new file mode 100644 index 00000000..b532220e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_6.jpg new file mode 100644 index 00000000..3fa26af4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_8.jpg new file mode 100644 index 00000000..5e46b039 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_68_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_0.jpg new file mode 100644 index 00000000..ce9fcf39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_10.jpg new file mode 100644 index 00000000..2680756b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_12.jpg new file mode 100644 index 00000000..56cf0bdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_14.jpg new file mode 100644 index 00000000..2ad9b5bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_16.jpg new file mode 100644 index 00000000..9718a4af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_18.jpg new file mode 100644 index 00000000..68cd8c0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_2.jpg new file mode 100644 index 00000000..deb1f378 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_20.jpg new file mode 100644 index 00000000..d08587d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_22.jpg new file mode 100644 index 00000000..50b9013d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_4.jpg new file mode 100644 index 00000000..d83c8c83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_6.jpg new file mode 100644 index 00000000..b0ebd0e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_8.jpg new file mode 100644 index 00000000..b5c92d5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_70_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_0.jpg new file mode 100644 index 00000000..6067bd5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_10.jpg new file mode 100644 index 00000000..bc0ae0e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_12.jpg new file mode 100644 index 00000000..5d10abb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_14.jpg new file mode 100644 index 00000000..f06637c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_16.jpg new file mode 100644 index 00000000..86ec63c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_18.jpg new file mode 100644 index 00000000..ba492451 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_2.jpg new file mode 100644 index 00000000..954adc18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_20.jpg new file mode 100644 index 00000000..8f8de6be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_22.jpg new file mode 100644 index 00000000..f22a4f5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_4.jpg new file mode 100644 index 00000000..2df6f6fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_6.jpg new file mode 100644 index 00000000..3ab3b9bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_8.jpg new file mode 100644 index 00000000..58a40e8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_72_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_0.jpg new file mode 100644 index 00000000..0216a839 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_10.jpg new file mode 100644 index 00000000..a57b011d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_12.jpg new file mode 100644 index 00000000..2845b744 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_14.jpg new file mode 100644 index 00000000..fcf7fa62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_2.jpg new file mode 100644 index 00000000..4db168e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_30.jpg new file mode 100644 index 00000000..f69b458d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_4.jpg new file mode 100644 index 00000000..6bf13d34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_6.jpg new file mode 100644 index 00000000..7a0863ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_8.jpg new file mode 100644 index 00000000..e6a13cac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_74_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_0.jpg new file mode 100644 index 00000000..bc76f243 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_10.jpg new file mode 100644 index 00000000..3b1abe80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_12.jpg new file mode 100644 index 00000000..c8305c77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_14.jpg new file mode 100644 index 00000000..f8bb683d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_16.jpg new file mode 100644 index 00000000..f0b78fab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_18.jpg new file mode 100644 index 00000000..f2a9919a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_2.jpg new file mode 100644 index 00000000..a9c6cc38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_4.jpg new file mode 100644 index 00000000..25fc0e44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_6.jpg new file mode 100644 index 00000000..a7500a05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_8.jpg new file mode 100644 index 00000000..c1200e65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_76_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_0.jpg new file mode 100644 index 00000000..d419cb9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_10.jpg new file mode 100644 index 00000000..ad049ef9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_12.jpg new file mode 100644 index 00000000..0cc19f52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_14.jpg new file mode 100644 index 00000000..dfd3c874 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_16.jpg new file mode 100644 index 00000000..08e6645b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_18.jpg new file mode 100644 index 00000000..f5b5448e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_2.jpg new file mode 100644 index 00000000..453b9ab6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_22.jpg new file mode 100644 index 00000000..f07846d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_4.jpg new file mode 100644 index 00000000..a4a6e10a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_6.jpg new file mode 100644 index 00000000..dd8ae9d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_8.jpg new file mode 100644 index 00000000..4d31a060 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_78_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_0.jpg new file mode 100644 index 00000000..e3e70842 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_10.jpg new file mode 100644 index 00000000..ae1d6ab8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_12.jpg new file mode 100644 index 00000000..47ec7eae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_16.jpg new file mode 100644 index 00000000..e49dd67f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_18.jpg new file mode 100644 index 00000000..4d2f376b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_2.jpg new file mode 100644 index 00000000..1b22b9e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_22.jpg new file mode 100644 index 00000000..846608a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_4.jpg new file mode 100644 index 00000000..99ae6c21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_6.jpg new file mode 100644 index 00000000..084578a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_8.jpg new file mode 100644 index 00000000..4b2f9053 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_80_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_0.jpg new file mode 100644 index 00000000..81259cc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_10.jpg new file mode 100644 index 00000000..030c93a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_12.jpg new file mode 100644 index 00000000..219162a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_16.jpg new file mode 100644 index 00000000..0eb1e660 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_18.jpg new file mode 100644 index 00000000..47a8d395 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_2.jpg new file mode 100644 index 00000000..702c9a40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_20.jpg new file mode 100644 index 00000000..18dc2418 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_4.jpg new file mode 100644 index 00000000..c0759dd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_6.jpg new file mode 100644 index 00000000..ee5cd507 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_8.jpg new file mode 100644 index 00000000..72ae3472 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_82_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_0.jpg new file mode 100644 index 00000000..d2d1a4f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_10.jpg new file mode 100644 index 00000000..2028d3f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_12.jpg new file mode 100644 index 00000000..9e569013 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_14.jpg new file mode 100644 index 00000000..b87b0054 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_16.jpg new file mode 100644 index 00000000..3e2c36f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_18.jpg new file mode 100644 index 00000000..cab5f5fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_2.jpg new file mode 100644 index 00000000..12092a64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_24.jpg new file mode 100644 index 00000000..6708340d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_28.jpg new file mode 100644 index 00000000..67e80349 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_30.jpg new file mode 100644 index 00000000..77788050 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_4.jpg new file mode 100644 index 00000000..36b4b4c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_6.jpg new file mode 100644 index 00000000..9a30230b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_8.jpg new file mode 100644 index 00000000..61a2e0a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_84_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_0.jpg new file mode 100644 index 00000000..ff0b24f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_10.jpg new file mode 100644 index 00000000..938d8a0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_12.jpg new file mode 100644 index 00000000..542beb76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_14.jpg new file mode 100644 index 00000000..27207a86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_16.jpg new file mode 100644 index 00000000..644e47d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_18.jpg new file mode 100644 index 00000000..8b2ee7df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_22.jpg new file mode 100644 index 00000000..e3d46f9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_6.jpg new file mode 100644 index 00000000..0983ff18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_8.jpg new file mode 100644 index 00000000..297d6342 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_86_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_0.jpg new file mode 100644 index 00000000..dd5d13d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_10.jpg new file mode 100644 index 00000000..067f3bfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_12.jpg new file mode 100644 index 00000000..53ce9b0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_14.jpg new file mode 100644 index 00000000..ac3875e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_16.jpg new file mode 100644 index 00000000..7480212b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_18.jpg new file mode 100644 index 00000000..26f1bbba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_20.jpg new file mode 100644 index 00000000..26f6481c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_22.jpg new file mode 100644 index 00000000..c3062e02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_6.jpg new file mode 100644 index 00000000..b09dc262 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_8.jpg new file mode 100644 index 00000000..3e2b0c45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_88_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_10.jpg new file mode 100644 index 00000000..dab57a31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_12.jpg new file mode 100644 index 00000000..3a1a8bb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_14.jpg new file mode 100644 index 00000000..528bc810 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_16.jpg new file mode 100644 index 00000000..a7dc5e49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_18.jpg new file mode 100644 index 00000000..0756ad99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_20.jpg new file mode 100644 index 00000000..9d28197e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_22.jpg new file mode 100644 index 00000000..85291cee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_30.jpg new file mode 100644 index 00000000..e8b6d6db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_8.jpg new file mode 100644 index 00000000..f1c2ed19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_90_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_10.jpg new file mode 100644 index 00000000..8d652dc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_12.jpg new file mode 100644 index 00000000..550e2c32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_14.jpg new file mode 100644 index 00000000..310f9e13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_16.jpg new file mode 100644 index 00000000..4836bf1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_18.jpg new file mode 100644 index 00000000..c2eda830 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_20.jpg new file mode 100644 index 00000000..016d9cb5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_22.jpg new file mode 100644 index 00000000..a5c3d5fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_30.jpg new file mode 100644 index 00000000..2b04a77b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_8.jpg new file mode 100644 index 00000000..3c45ef11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_92_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_10.jpg new file mode 100644 index 00000000..bddd9990 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_12.jpg new file mode 100644 index 00000000..ea7202dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_14.jpg new file mode 100644 index 00000000..3694c415 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_16.jpg new file mode 100644 index 00000000..9e5466c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_18.jpg new file mode 100644 index 00000000..e4899c6d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_20.jpg new file mode 100644 index 00000000..f6f6707a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_22.jpg new file mode 100644 index 00000000..a9d3cff9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_30.jpg new file mode 100644 index 00000000..04776c0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/z_94_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_0.jpg new file mode 100644 index 00000000..4673d030 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_12.jpg new file mode 100644 index 00000000..01e023d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_16.jpg new file mode 100644 index 00000000..26eb50ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_20.jpg new file mode 100644 index 00000000..63fc1240 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_24.jpg new file mode 100644 index 00000000..2f119d1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_28.jpg new file mode 100644 index 00000000..69434bcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_4.jpg new file mode 100644 index 00000000..ab7ab80a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_8.jpg new file mode 100644 index 00000000..7007dc11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_64_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_0.jpg new file mode 100644 index 00000000..f966efc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_12.jpg new file mode 100644 index 00000000..19c0e90d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_16.jpg new file mode 100644 index 00000000..5272b8b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_20.jpg new file mode 100644 index 00000000..720caeb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_24.jpg new file mode 100644 index 00000000..948fff62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_28.jpg new file mode 100644 index 00000000..51bb1c88 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_4.jpg new file mode 100644 index 00000000..76ec0fbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_8.jpg new file mode 100644 index 00000000..184836c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_68_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_0.jpg new file mode 100644 index 00000000..3c061978 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_12.jpg new file mode 100644 index 00000000..f9c8d075 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_16.jpg new file mode 100644 index 00000000..68bc1fa0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_20.jpg new file mode 100644 index 00000000..9cf958e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_24.jpg new file mode 100644 index 00000000..158486d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_4.jpg new file mode 100644 index 00000000..4bbcabdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_8.jpg new file mode 100644 index 00000000..ce4047ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_72_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_0.jpg new file mode 100644 index 00000000..a4a73921 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_12.jpg new file mode 100644 index 00000000..ac4f1087 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_16.jpg new file mode 100644 index 00000000..6227c5a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_20.jpg new file mode 100644 index 00000000..78782f1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_24.jpg new file mode 100644 index 00000000..0eb53eb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_4.jpg new file mode 100644 index 00000000..b8edfbc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_8.jpg new file mode 100644 index 00000000..2ee78faf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_76_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_0.jpg new file mode 100644 index 00000000..71e9d74e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_12.jpg new file mode 100644 index 00000000..99438a9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_16.jpg new file mode 100644 index 00000000..6df83d2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_20.jpg new file mode 100644 index 00000000..e9ea540c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_24.jpg new file mode 100644 index 00000000..a22480ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_4.jpg new file mode 100644 index 00000000..0f03639c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_8.jpg new file mode 100644 index 00000000..e9460771 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_80_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_0.jpg new file mode 100644 index 00000000..3443ffc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_12.jpg new file mode 100644 index 00000000..11431eee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_16.jpg new file mode 100644 index 00000000..227650ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_20.jpg new file mode 100644 index 00000000..5a79e010 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_24.jpg new file mode 100644 index 00000000..3bcbfc59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_28.jpg new file mode 100644 index 00000000..33ba0567 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_4.jpg new file mode 100644 index 00000000..aca8aadd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_8.jpg new file mode 100644 index 00000000..3ee4d086 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_84_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_0.jpg new file mode 100644 index 00000000..877c405f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_12.jpg new file mode 100644 index 00000000..1fb21578 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_16.jpg new file mode 100644 index 00000000..0d1ea07a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_20.jpg new file mode 100644 index 00000000..15cfff1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_24.jpg new file mode 100644 index 00000000..b3385ff5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_8.jpg new file mode 100644 index 00000000..edec936b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_88_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_12.jpg new file mode 100644 index 00000000..7a162014 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_16.jpg new file mode 100644 index 00000000..86c0721c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_20.jpg new file mode 100644 index 00000000..817e3b2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_24.jpg new file mode 100644 index 00000000..80c8b67c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_8.jpg new file mode 100644 index 00000000..3d4aa63a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zz_92_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_0.jpg new file mode 100644 index 00000000..9e626586 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_16.jpg new file mode 100644 index 00000000..54120fef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_24.jpg new file mode 100644 index 00000000..1a0060ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_8.jpg new file mode 100644 index 00000000..d56b59c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_64_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_0.jpg new file mode 100644 index 00000000..86c23fc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_16.jpg new file mode 100644 index 00000000..26a23ff8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_24.jpg new file mode 100644 index 00000000..f5a24cc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_8.jpg new file mode 100644 index 00000000..ea176757 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_72_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_0.jpg new file mode 100644 index 00000000..7734cd02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_16.jpg new file mode 100644 index 00000000..0399b179 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_24.jpg new file mode 100644 index 00000000..90ff651d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_8.jpg new file mode 100644 index 00000000..1f08e573 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_80_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_0.jpg new file mode 100644 index 00000000..3d50fd2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_16.jpg new file mode 100644 index 00000000..8ac9e750 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_24.jpg new file mode 100644 index 00000000..fca1fd03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_8.jpg new file mode 100644 index 00000000..7446d36b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzz_88_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_64_0.jpg new file mode 100644 index 00000000..1697d6d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_64_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_64_16.jpg new file mode 100644 index 00000000..00856a07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_64_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_80_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_80_0.jpg new file mode 100644 index 00000000..b9c185db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_80_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_80_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_80_16.jpg new file mode 100644 index 00000000..20da2086 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzz_80_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzzz_64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzzz_64_0.jpg new file mode 100644 index 00000000..76134606 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzzz_64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzzzz_64_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzzzz_64_0.jpg new file mode 100644 index 00000000..0cd864f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_0/zzzzzz_64_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_32.jpg new file mode 100644 index 00000000..a59b7e56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_44.jpg new file mode 100644 index 00000000..616fb2bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_45.jpg new file mode 100644 index 00000000..7d49bf4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_46.jpg new file mode 100644 index 00000000..9eabc569 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_47.jpg new file mode 100644 index 00000000..9add9000 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_48.jpg new file mode 100644 index 00000000..93f2a1a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_49.jpg new file mode 100644 index 00000000..760c44ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_50.jpg new file mode 100644 index 00000000..9df172a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_51.jpg new file mode 100644 index 00000000..3686656d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_52.jpg new file mode 100644 index 00000000..0aa09f55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_53.jpg new file mode 100644 index 00000000..215c72df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_55.jpg new file mode 100644 index 00000000..a8b2859e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_56.jpg new file mode 100644 index 00000000..b505ecab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_57.jpg new file mode 100644 index 00000000..ea256441 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_58.jpg new file mode 100644 index 00000000..b984c5b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_59.jpg new file mode 100644 index 00000000..63cfa268 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_60.jpg new file mode 100644 index 00000000..ef37fbf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_61.jpg new file mode 100644 index 00000000..7382779d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_62.jpg new file mode 100644 index 00000000..579f2496 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/64_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_32.jpg new file mode 100644 index 00000000..f7c1731f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_33.jpg new file mode 100644 index 00000000..225d46f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_34.jpg new file mode 100644 index 00000000..a08d6873 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_44.jpg new file mode 100644 index 00000000..ca620fac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_45.jpg new file mode 100644 index 00000000..d5ce4f44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_46.jpg new file mode 100644 index 00000000..fa4f928b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_47.jpg new file mode 100644 index 00000000..7aabdc0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_48.jpg new file mode 100644 index 00000000..e13aaf24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_49.jpg new file mode 100644 index 00000000..c1f09ad1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_50.jpg new file mode 100644 index 00000000..13ec8d04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_51.jpg new file mode 100644 index 00000000..33ee25f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_52.jpg new file mode 100644 index 00000000..01074276 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_53.jpg new file mode 100644 index 00000000..75695c5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_55.jpg new file mode 100644 index 00000000..25eab670 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_56.jpg new file mode 100644 index 00000000..17485a91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_57.jpg new file mode 100644 index 00000000..faee4f80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_58.jpg new file mode 100644 index 00000000..cdb7536d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_59.jpg new file mode 100644 index 00000000..97091300 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_60.jpg new file mode 100644 index 00000000..afbbafe0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_61.jpg new file mode 100644 index 00000000..d5f59bda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_62.jpg new file mode 100644 index 00000000..5b1355a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/65_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_33.jpg new file mode 100644 index 00000000..047946d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_34.jpg new file mode 100644 index 00000000..3742d665 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_43.jpg new file mode 100644 index 00000000..e029eac1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_44.jpg new file mode 100644 index 00000000..9deb4faf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_45.jpg new file mode 100644 index 00000000..57234a37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_46.jpg new file mode 100644 index 00000000..54f93953 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_47.jpg new file mode 100644 index 00000000..0a702e30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_48.jpg new file mode 100644 index 00000000..ddfb2811 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_49.jpg new file mode 100644 index 00000000..03bef413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_50.jpg new file mode 100644 index 00000000..2a5ecb1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_51.jpg new file mode 100644 index 00000000..b3bb65a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_52.jpg new file mode 100644 index 00000000..c9bbe6ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_53.jpg new file mode 100644 index 00000000..c3a4266a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_55.jpg new file mode 100644 index 00000000..2ff6f7b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_56.jpg new file mode 100644 index 00000000..c847a257 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_57.jpg new file mode 100644 index 00000000..4a83cd9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_58.jpg new file mode 100644 index 00000000..6f846b61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_59.jpg new file mode 100644 index 00000000..3829fc8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_60.jpg new file mode 100644 index 00000000..087ed525 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_61.jpg new file mode 100644 index 00000000..2165b20c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/66_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_43.jpg new file mode 100644 index 00000000..1610f9b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_44.jpg new file mode 100644 index 00000000..fbaf209a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_45.jpg new file mode 100644 index 00000000..ea83153d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_46.jpg new file mode 100644 index 00000000..edd3a14e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_47.jpg new file mode 100644 index 00000000..fbc11c11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_48.jpg new file mode 100644 index 00000000..926694ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_49.jpg new file mode 100644 index 00000000..fd9d5b19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_50.jpg new file mode 100644 index 00000000..bc3ff1e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_51.jpg new file mode 100644 index 00000000..eb46cd40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_52.jpg new file mode 100644 index 00000000..c8f727e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_55.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_55.jpg new file mode 100644 index 00000000..5312e0bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_55.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_56.jpg new file mode 100644 index 00000000..37b613c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_57.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_57.jpg new file mode 100644 index 00000000..45e476b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_57.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_58.jpg new file mode 100644 index 00000000..0217ba2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_59.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_59.jpg new file mode 100644 index 00000000..07617882 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_59.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_60.jpg new file mode 100644 index 00000000..11e8a0be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_61.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_61.jpg new file mode 100644 index 00000000..6689a895 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/67_61.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_43.jpg new file mode 100644 index 00000000..42b16e25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_44.jpg new file mode 100644 index 00000000..4574e468 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_45.jpg new file mode 100644 index 00000000..6c389774 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_46.jpg new file mode 100644 index 00000000..ae81537b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_47.jpg new file mode 100644 index 00000000..2ae5c050 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_48.jpg new file mode 100644 index 00000000..3a43272a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_49.jpg new file mode 100644 index 00000000..a8a78cbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_50.jpg new file mode 100644 index 00000000..3b3af5f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_51.jpg new file mode 100644 index 00000000..a0dae68c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/68_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_42.jpg new file mode 100644 index 00000000..98236585 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_43.jpg new file mode 100644 index 00000000..2d6ce3d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_44.jpg new file mode 100644 index 00000000..655d4032 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_45.jpg new file mode 100644 index 00000000..9c9cbd29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_46.jpg new file mode 100644 index 00000000..b197d2df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_47.jpg new file mode 100644 index 00000000..4f2f060b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_48.jpg new file mode 100644 index 00000000..bc382994 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_49.jpg new file mode 100644 index 00000000..74fcb7cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_50.jpg new file mode 100644 index 00000000..5425463a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_51.jpg new file mode 100644 index 00000000..37f7cffb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/69_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_41.jpg new file mode 100644 index 00000000..1ec7ed1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_42.jpg new file mode 100644 index 00000000..0e2bffe7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_43.jpg new file mode 100644 index 00000000..83af5d61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_44.jpg new file mode 100644 index 00000000..65fd8d19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_45.jpg new file mode 100644 index 00000000..bac687d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_46.jpg new file mode 100644 index 00000000..066482c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_47.jpg new file mode 100644 index 00000000..11b10607 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_48.jpg new file mode 100644 index 00000000..aed95a9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_49.jpg new file mode 100644 index 00000000..6553bee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_50.jpg new file mode 100644 index 00000000..729b4923 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_51.jpg new file mode 100644 index 00000000..73e9ae2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/70_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_41.jpg new file mode 100644 index 00000000..6d791e2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_42.jpg new file mode 100644 index 00000000..e08a4c6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_43.jpg new file mode 100644 index 00000000..355b4b5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_44.jpg new file mode 100644 index 00000000..ff5eb13d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_45.jpg new file mode 100644 index 00000000..0283b057 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_46.jpg new file mode 100644 index 00000000..31e9e741 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_47.jpg new file mode 100644 index 00000000..2ca49e1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_48.jpg new file mode 100644 index 00000000..67f50e5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_49.jpg new file mode 100644 index 00000000..88761b0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_50.jpg new file mode 100644 index 00000000..08b5c054 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/71_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_40.jpg new file mode 100644 index 00000000..510a66c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_41.jpg new file mode 100644 index 00000000..438ea7da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_42.jpg new file mode 100644 index 00000000..9af02ee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_43.jpg new file mode 100644 index 00000000..eaccdbef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_44.jpg new file mode 100644 index 00000000..76b39462 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_45.jpg new file mode 100644 index 00000000..68714528 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_46.jpg new file mode 100644 index 00000000..dc422855 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_47.jpg new file mode 100644 index 00000000..52022512 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_48.jpg new file mode 100644 index 00000000..cda25f56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_49.jpg new file mode 100644 index 00000000..c48f5a16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_50.jpg new file mode 100644 index 00000000..293eb275 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/72_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_40.jpg new file mode 100644 index 00000000..887702d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_41.jpg new file mode 100644 index 00000000..92978fcd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_42.jpg new file mode 100644 index 00000000..8c1c2a1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_43.jpg new file mode 100644 index 00000000..ff10d67b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_44.jpg new file mode 100644 index 00000000..67f81639 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_45.jpg new file mode 100644 index 00000000..bbe8648a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_46.jpg new file mode 100644 index 00000000..c2092df7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_47.jpg new file mode 100644 index 00000000..6342cfd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_48.jpg new file mode 100644 index 00000000..c24874d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_49.jpg new file mode 100644 index 00000000..06fa1218 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/73_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_39.jpg new file mode 100644 index 00000000..cfca84eb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_40.jpg new file mode 100644 index 00000000..df7f2e90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_41.jpg new file mode 100644 index 00000000..198c6a81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_42.jpg new file mode 100644 index 00000000..c376dae5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_43.jpg new file mode 100644 index 00000000..917d1344 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_44.jpg new file mode 100644 index 00000000..112265c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_45.jpg new file mode 100644 index 00000000..e307b115 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_46.jpg new file mode 100644 index 00000000..d7f3375c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_47.jpg new file mode 100644 index 00000000..d48531e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_48.jpg new file mode 100644 index 00000000..c6fa70b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_49.jpg new file mode 100644 index 00000000..5c689170 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_50.jpg new file mode 100644 index 00000000..56cd3b51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/74_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_39.jpg new file mode 100644 index 00000000..006bf725 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_40.jpg new file mode 100644 index 00000000..945d38af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_41.jpg new file mode 100644 index 00000000..5e1b1624 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_42.jpg new file mode 100644 index 00000000..d3e041f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_43.jpg new file mode 100644 index 00000000..05d3a3d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_44.jpg new file mode 100644 index 00000000..fae89042 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_45.jpg new file mode 100644 index 00000000..e4b87a64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_46.jpg new file mode 100644 index 00000000..36e16c39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_47.jpg new file mode 100644 index 00000000..83a0a300 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_48.jpg new file mode 100644 index 00000000..968ee642 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_49.jpg new file mode 100644 index 00000000..d9078253 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_50.jpg new file mode 100644 index 00000000..bea5c129 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/75_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_32.jpg new file mode 100644 index 00000000..9d764382 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_33.jpg new file mode 100644 index 00000000..15dc265e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_38.jpg new file mode 100644 index 00000000..e439361a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_39.jpg new file mode 100644 index 00000000..1bab5eb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_40.jpg new file mode 100644 index 00000000..b5d527cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_41.jpg new file mode 100644 index 00000000..c4fd2829 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_42.jpg new file mode 100644 index 00000000..a8a3cf9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_43.jpg new file mode 100644 index 00000000..a6a317cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_44.jpg new file mode 100644 index 00000000..6812fa6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_45.jpg new file mode 100644 index 00000000..f1a466f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_46.jpg new file mode 100644 index 00000000..6f2b77da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_47.jpg new file mode 100644 index 00000000..6276b053 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_48.jpg new file mode 100644 index 00000000..9b32ef89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_49.jpg new file mode 100644 index 00000000..f451dab1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_50.jpg new file mode 100644 index 00000000..9df7f206 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_51.jpg new file mode 100644 index 00000000..95234817 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/76_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_32.jpg new file mode 100644 index 00000000..987a38be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_33.jpg new file mode 100644 index 00000000..f8251ae9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_38.jpg new file mode 100644 index 00000000..e6e8e381 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_39.jpg new file mode 100644 index 00000000..649ea221 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_40.jpg new file mode 100644 index 00000000..ca507f6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_41.jpg new file mode 100644 index 00000000..77d265e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_42.jpg new file mode 100644 index 00000000..cd6852b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_43.jpg new file mode 100644 index 00000000..17274924 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_44.jpg new file mode 100644 index 00000000..82096815 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_45.jpg new file mode 100644 index 00000000..c90c974e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_46.jpg new file mode 100644 index 00000000..ff3303ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_47.jpg new file mode 100644 index 00000000..f9b5edb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_48.jpg new file mode 100644 index 00000000..dcf76222 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_49.jpg new file mode 100644 index 00000000..bf761f8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_50.jpg new file mode 100644 index 00000000..5ff4a952 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_51.jpg new file mode 100644 index 00000000..2f26696c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/77_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_32.jpg new file mode 100644 index 00000000..f52c9a01 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_33.jpg new file mode 100644 index 00000000..76acc2d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_38.jpg new file mode 100644 index 00000000..c37f9e62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_39.jpg new file mode 100644 index 00000000..b16ae7de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_40.jpg new file mode 100644 index 00000000..857186b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_41.jpg new file mode 100644 index 00000000..12396882 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_42.jpg new file mode 100644 index 00000000..f5767de0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_43.jpg new file mode 100644 index 00000000..0a086360 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_44.jpg new file mode 100644 index 00000000..f5058167 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_45.jpg new file mode 100644 index 00000000..cca83858 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_46.jpg new file mode 100644 index 00000000..a5d9ac7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_47.jpg new file mode 100644 index 00000000..f78a24d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_48.jpg new file mode 100644 index 00000000..ba2f77a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_49.jpg new file mode 100644 index 00000000..975352a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_50.jpg new file mode 100644 index 00000000..37906822 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_51.jpg new file mode 100644 index 00000000..85b2644e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/78_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_37.jpg new file mode 100644 index 00000000..558d91f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_38.jpg new file mode 100644 index 00000000..1c24db56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_39.jpg new file mode 100644 index 00000000..5cc10f08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_40.jpg new file mode 100644 index 00000000..d0e02335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_41.jpg new file mode 100644 index 00000000..a9f04f05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_42.jpg new file mode 100644 index 00000000..9f6bc6f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_43.jpg new file mode 100644 index 00000000..22d129df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_44.jpg new file mode 100644 index 00000000..02c113fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_45.jpg new file mode 100644 index 00000000..236fa2ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_46.jpg new file mode 100644 index 00000000..4b15e745 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_47.jpg new file mode 100644 index 00000000..33bba16e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_48.jpg new file mode 100644 index 00000000..969d3dfa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_49.jpg new file mode 100644 index 00000000..e9ea43c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_50.jpg new file mode 100644 index 00000000..39333891 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_51.jpg new file mode 100644 index 00000000..b6574052 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_52.jpg new file mode 100644 index 00000000..73f7c81b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/79_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_36.jpg new file mode 100644 index 00000000..eb1b830c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_37.jpg new file mode 100644 index 00000000..ea70d825 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_38.jpg new file mode 100644 index 00000000..1b759f97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_39.jpg new file mode 100644 index 00000000..3382c3a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_40.jpg new file mode 100644 index 00000000..0522438d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_41.jpg new file mode 100644 index 00000000..d884c58e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_42.jpg new file mode 100644 index 00000000..af984ce3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_43.jpg new file mode 100644 index 00000000..5583f439 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_44.jpg new file mode 100644 index 00000000..1b3698fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_45.jpg new file mode 100644 index 00000000..58d16549 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_46.jpg new file mode 100644 index 00000000..3eb1f9bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_47.jpg new file mode 100644 index 00000000..0c84f716 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_48.jpg new file mode 100644 index 00000000..1c72fee0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_49.jpg new file mode 100644 index 00000000..2bb89d89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_50.jpg new file mode 100644 index 00000000..49a435e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_51.jpg new file mode 100644 index 00000000..359ae905 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_52.jpg new file mode 100644 index 00000000..2cb80969 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/80_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_35.jpg new file mode 100644 index 00000000..b4bdbda8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_36.jpg new file mode 100644 index 00000000..59229283 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_37.jpg new file mode 100644 index 00000000..b33da576 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_38.jpg new file mode 100644 index 00000000..c5ec96fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_39.jpg new file mode 100644 index 00000000..d75e10d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_40.jpg new file mode 100644 index 00000000..3ff26f16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_41.jpg new file mode 100644 index 00000000..3111fb1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_42.jpg new file mode 100644 index 00000000..90f512d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_43.jpg new file mode 100644 index 00000000..031648e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_45.jpg new file mode 100644 index 00000000..c4264c52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_46.jpg new file mode 100644 index 00000000..c4c8ffdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_47.jpg new file mode 100644 index 00000000..863e0d15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_48.jpg new file mode 100644 index 00000000..83cd2a3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_49.jpg new file mode 100644 index 00000000..f1a25ca8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_50.jpg new file mode 100644 index 00000000..7c0da0b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_51.jpg new file mode 100644 index 00000000..884c8c3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_52.jpg new file mode 100644 index 00000000..264abe17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/81_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_35.jpg new file mode 100644 index 00000000..63347c8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_36.jpg new file mode 100644 index 00000000..771ec98d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_37.jpg new file mode 100644 index 00000000..f73f424c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_38.jpg new file mode 100644 index 00000000..c93c9657 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_39.jpg new file mode 100644 index 00000000..bf54d161 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_40.jpg new file mode 100644 index 00000000..04d9a0db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_41.jpg new file mode 100644 index 00000000..06154c43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_42.jpg new file mode 100644 index 00000000..2e689130 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_43.jpg new file mode 100644 index 00000000..f19c145e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_45.jpg new file mode 100644 index 00000000..bd064e62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_46.jpg new file mode 100644 index 00000000..2abd2736 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_47.jpg new file mode 100644 index 00000000..39e7203d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_48.jpg new file mode 100644 index 00000000..dc97feab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_49.jpg new file mode 100644 index 00000000..7baae7ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_50.jpg new file mode 100644 index 00000000..6a8f1473 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_51.jpg new file mode 100644 index 00000000..48735e18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_52.jpg new file mode 100644 index 00000000..3ce9cc04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/82_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_35.jpg new file mode 100644 index 00000000..629b4155 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_36.jpg new file mode 100644 index 00000000..992ee85f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_37.jpg new file mode 100644 index 00000000..fe0ab0d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_38.jpg new file mode 100644 index 00000000..e8956890 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_39.jpg new file mode 100644 index 00000000..61b903be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_40.jpg new file mode 100644 index 00000000..0ba528f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_41.jpg new file mode 100644 index 00000000..aebdc0cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_42.jpg new file mode 100644 index 00000000..8892f5cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_43.jpg new file mode 100644 index 00000000..d2709353 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_45.jpg new file mode 100644 index 00000000..2cb4451a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_46.jpg new file mode 100644 index 00000000..d27c7d5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_47.jpg new file mode 100644 index 00000000..3d734aaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_48.jpg new file mode 100644 index 00000000..72949ab6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_49.jpg new file mode 100644 index 00000000..dae10e98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_50.jpg new file mode 100644 index 00000000..694e9b04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_51.jpg new file mode 100644 index 00000000..97d5792a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_52.jpg new file mode 100644 index 00000000..2563a8b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_53.jpg new file mode 100644 index 00000000..8708bde2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/83_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_34.jpg new file mode 100644 index 00000000..f261ffe9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_35.jpg new file mode 100644 index 00000000..ab777449 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_36.jpg new file mode 100644 index 00000000..dafa5976 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_37.jpg new file mode 100644 index 00000000..a401d069 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_38.jpg new file mode 100644 index 00000000..9ea6d4dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_39.jpg new file mode 100644 index 00000000..fcff0c0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_40.jpg new file mode 100644 index 00000000..0df81b72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_41.jpg new file mode 100644 index 00000000..241e2aa5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_42.jpg new file mode 100644 index 00000000..c7e4f9bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_45.jpg new file mode 100644 index 00000000..ce9c64b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_46.jpg new file mode 100644 index 00000000..698b2ddb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_47.jpg new file mode 100644 index 00000000..aee4ee0f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_48.jpg new file mode 100644 index 00000000..bf6b6c24 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_49.jpg new file mode 100644 index 00000000..daf2cf7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_50.jpg new file mode 100644 index 00000000..bceb2802 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_51.jpg new file mode 100644 index 00000000..501f51a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_52.jpg new file mode 100644 index 00000000..69f86e9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_53.jpg new file mode 100644 index 00000000..143c42e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/84_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_34.jpg new file mode 100644 index 00000000..9fb492a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_35.jpg new file mode 100644 index 00000000..7171da22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_36.jpg new file mode 100644 index 00000000..56e6bc16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_37.jpg new file mode 100644 index 00000000..1a0ee0d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_38.jpg new file mode 100644 index 00000000..31b68317 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_39.jpg new file mode 100644 index 00000000..a365658f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_40.jpg new file mode 100644 index 00000000..36bf8d56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_41.jpg new file mode 100644 index 00000000..645e2924 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_45.jpg new file mode 100644 index 00000000..e97fb847 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_46.jpg new file mode 100644 index 00000000..ef9f2359 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_47.jpg new file mode 100644 index 00000000..685c1748 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_48.jpg new file mode 100644 index 00000000..fdbf2fbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_49.jpg new file mode 100644 index 00000000..fb825502 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_50.jpg new file mode 100644 index 00000000..e6cc67bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_51.jpg new file mode 100644 index 00000000..da0c21f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_52.jpg new file mode 100644 index 00000000..6c54a371 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_53.jpg new file mode 100644 index 00000000..7a5be018 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/85_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_33.jpg new file mode 100644 index 00000000..7e53d6a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_34.jpg new file mode 100644 index 00000000..f1298293 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_35.jpg new file mode 100644 index 00000000..120a9789 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_36.jpg new file mode 100644 index 00000000..4430c834 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_37.jpg new file mode 100644 index 00000000..2f573558 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_38.jpg new file mode 100644 index 00000000..a0e67626 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_39.jpg new file mode 100644 index 00000000..356d3aaf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_40.jpg new file mode 100644 index 00000000..4d01f35e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_41.jpg new file mode 100644 index 00000000..ecff916a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_45.jpg new file mode 100644 index 00000000..1006c411 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_46.jpg new file mode 100644 index 00000000..c69784b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_47.jpg new file mode 100644 index 00000000..2cf9a1dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_48.jpg new file mode 100644 index 00000000..c8036b74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_49.jpg new file mode 100644 index 00000000..0bfab527 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_50.jpg new file mode 100644 index 00000000..897fd467 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_51.jpg new file mode 100644 index 00000000..1971076c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_52.jpg new file mode 100644 index 00000000..8c28efde Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_53.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_53.jpg new file mode 100644 index 00000000..6cc7e75c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/86_53.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_33.jpg new file mode 100644 index 00000000..8da094cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_34.jpg new file mode 100644 index 00000000..d41468fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_35.jpg new file mode 100644 index 00000000..5f8230ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_36.jpg new file mode 100644 index 00000000..3e6a7ec9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_37.jpg new file mode 100644 index 00000000..64b6d71a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_38.jpg new file mode 100644 index 00000000..7a766e83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_39.jpg new file mode 100644 index 00000000..22ef0f42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_40.jpg new file mode 100644 index 00000000..94e50b64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_41.jpg new file mode 100644 index 00000000..3e9c8a99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_44.jpg new file mode 100644 index 00000000..5ce7154f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_45.jpg new file mode 100644 index 00000000..83f748d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_46.jpg new file mode 100644 index 00000000..01553993 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_47.jpg new file mode 100644 index 00000000..8116dc47 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_48.jpg new file mode 100644 index 00000000..7b04381e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_49.jpg new file mode 100644 index 00000000..39d00a0b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_50.jpg new file mode 100644 index 00000000..7154f51c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_51.jpg new file mode 100644 index 00000000..930e4de9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_52.jpg new file mode 100644 index 00000000..39c567c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/87_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_33.jpg new file mode 100644 index 00000000..4c384f15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_34.jpg new file mode 100644 index 00000000..97bfcb02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_35.jpg new file mode 100644 index 00000000..cc3d4a68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_36.jpg new file mode 100644 index 00000000..b27d8abd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_37.jpg new file mode 100644 index 00000000..1c58cfbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_38.jpg new file mode 100644 index 00000000..348419a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_39.jpg new file mode 100644 index 00000000..781569a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_40.jpg new file mode 100644 index 00000000..68468127 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_44.jpg new file mode 100644 index 00000000..3d4f083c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_45.jpg new file mode 100644 index 00000000..a831cc67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_46.jpg new file mode 100644 index 00000000..335a8ab1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_47.jpg new file mode 100644 index 00000000..844cf014 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_48.jpg new file mode 100644 index 00000000..3aeb526c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_49.jpg new file mode 100644 index 00000000..46035965 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_50.jpg new file mode 100644 index 00000000..48806e2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_51.jpg new file mode 100644 index 00000000..021a0315 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/88_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_32.jpg new file mode 100644 index 00000000..48f53a1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_33.jpg new file mode 100644 index 00000000..ead00979 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_34.jpg new file mode 100644 index 00000000..1116cfb8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_35.jpg new file mode 100644 index 00000000..1574f953 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_36.jpg new file mode 100644 index 00000000..223e85b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_37.jpg new file mode 100644 index 00000000..b645db92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_38.jpg new file mode 100644 index 00000000..c30c6ce7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_39.jpg new file mode 100644 index 00000000..a1608172 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_40.jpg new file mode 100644 index 00000000..f64bc3b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_43.jpg new file mode 100644 index 00000000..5853a282 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_44.jpg new file mode 100644 index 00000000..6b2df7c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_45.jpg new file mode 100644 index 00000000..848fd0b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_46.jpg new file mode 100644 index 00000000..ada9eaf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_47.jpg new file mode 100644 index 00000000..f72de446 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_48.jpg new file mode 100644 index 00000000..a071a1dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_49.jpg new file mode 100644 index 00000000..5383357c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_50.jpg new file mode 100644 index 00000000..15a2ca90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_51.jpg new file mode 100644 index 00000000..bfeb6dd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/89_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_32.jpg new file mode 100644 index 00000000..f0404b19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_33.jpg new file mode 100644 index 00000000..6e2378fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_34.jpg new file mode 100644 index 00000000..e307d28a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_35.jpg new file mode 100644 index 00000000..b44eb4d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_36.jpg new file mode 100644 index 00000000..5ef4233e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_37.jpg new file mode 100644 index 00000000..5e123aef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_38.jpg new file mode 100644 index 00000000..6f9d3647 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_39.jpg new file mode 100644 index 00000000..22d17322 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_43.jpg new file mode 100644 index 00000000..900eb900 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_44.jpg new file mode 100644 index 00000000..d2f3fc9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_45.jpg new file mode 100644 index 00000000..a317ae1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_46.jpg new file mode 100644 index 00000000..22374c77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_47.jpg new file mode 100644 index 00000000..313ab52f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_48.jpg new file mode 100644 index 00000000..413ed816 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_49.jpg new file mode 100644 index 00000000..9c2e5eff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_50.jpg new file mode 100644 index 00000000..b7f0543d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_51.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_51.jpg new file mode 100644 index 00000000..5c6d08a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/90_51.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_32.jpg new file mode 100644 index 00000000..3fedae03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_33.jpg new file mode 100644 index 00000000..31080f19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_34.jpg new file mode 100644 index 00000000..35783fc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_35.jpg new file mode 100644 index 00000000..1ca2c6c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_36.jpg new file mode 100644 index 00000000..57af6d28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_37.jpg new file mode 100644 index 00000000..d44fffc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_38.jpg new file mode 100644 index 00000000..64a4bee1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_39.jpg new file mode 100644 index 00000000..f03527a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_42.jpg new file mode 100644 index 00000000..66bd03b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_43.jpg new file mode 100644 index 00000000..439e2081 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_44.jpg new file mode 100644 index 00000000..60b512de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_45.jpg new file mode 100644 index 00000000..f69ad166 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_46.jpg new file mode 100644 index 00000000..64efa3f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_47.jpg new file mode 100644 index 00000000..dba4f3c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_48.jpg new file mode 100644 index 00000000..5956ebaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_49.jpg new file mode 100644 index 00000000..6089b215 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_50.jpg new file mode 100644 index 00000000..c2d47fdc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/91_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_32.jpg new file mode 100644 index 00000000..5827c4a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_33.jpg new file mode 100644 index 00000000..c1f64c00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_34.jpg new file mode 100644 index 00000000..fd94a43a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_35.jpg new file mode 100644 index 00000000..639ccc8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_36.jpg new file mode 100644 index 00000000..1d42ea22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_37.jpg new file mode 100644 index 00000000..4f3fb88d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_38.jpg new file mode 100644 index 00000000..88f76b4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_39.jpg new file mode 100644 index 00000000..710ffb8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_42.jpg new file mode 100644 index 00000000..31548d5a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_43.jpg new file mode 100644 index 00000000..2f6a0ce4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_44.jpg new file mode 100644 index 00000000..53f11605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_45.jpg new file mode 100644 index 00000000..8a13ef42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_46.jpg new file mode 100644 index 00000000..ddc1bd95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_47.jpg new file mode 100644 index 00000000..c6b68ada Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_48.jpg new file mode 100644 index 00000000..968e6c33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_49.jpg new file mode 100644 index 00000000..932a78f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_50.jpg new file mode 100644 index 00000000..9d6a8921 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/92_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_32.jpg new file mode 100644 index 00000000..0680a883 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_33.jpg new file mode 100644 index 00000000..de33ded6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_34.jpg new file mode 100644 index 00000000..50c8401a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_35.jpg new file mode 100644 index 00000000..d3748828 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_36.jpg new file mode 100644 index 00000000..41e71f8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_37.jpg new file mode 100644 index 00000000..feaa631b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_38.jpg new file mode 100644 index 00000000..8d35f213 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_41.jpg new file mode 100644 index 00000000..c6a61c8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_42.jpg new file mode 100644 index 00000000..ee19a6b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_43.jpg new file mode 100644 index 00000000..9b757cdd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_44.jpg new file mode 100644 index 00000000..20a20bd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_45.jpg new file mode 100644 index 00000000..52aafbd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_46.jpg new file mode 100644 index 00000000..8a1b9f72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_47.jpg new file mode 100644 index 00000000..12353d60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_48.jpg new file mode 100644 index 00000000..e380e179 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_49.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_49.jpg new file mode 100644 index 00000000..6bf834ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/93_49.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_32.jpg new file mode 100644 index 00000000..bce41f28 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_33.jpg new file mode 100644 index 00000000..86abd3b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_34.jpg new file mode 100644 index 00000000..128f059b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_35.jpg new file mode 100644 index 00000000..baccd2db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_36.jpg new file mode 100644 index 00000000..5710e51d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_37.jpg new file mode 100644 index 00000000..bff141c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_40.jpg new file mode 100644 index 00000000..fec1c16d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_41.jpg new file mode 100644 index 00000000..0c14ea6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_42.jpg new file mode 100644 index 00000000..e5c7ddbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_43.jpg new file mode 100644 index 00000000..63b6c1f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_44.jpg new file mode 100644 index 00000000..dc49df53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_45.jpg new file mode 100644 index 00000000..46fed223 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_46.jpg new file mode 100644 index 00000000..e597d93d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_47.jpg new file mode 100644 index 00000000..c3d1a99a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_48.jpg new file mode 100644 index 00000000..a7dae69e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/94_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_32.jpg new file mode 100644 index 00000000..0a78bd0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_33.jpg new file mode 100644 index 00000000..e89fbb62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_34.jpg new file mode 100644 index 00000000..5b323f2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_35.jpg new file mode 100644 index 00000000..8fcbb02e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_36.jpg new file mode 100644 index 00000000..04d0b22d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_40.jpg new file mode 100644 index 00000000..54e947b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_41.jpg new file mode 100644 index 00000000..f1f082bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_42.jpg new file mode 100644 index 00000000..14248042 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_43.jpg new file mode 100644 index 00000000..7a5a3cf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_44.jpg new file mode 100644 index 00000000..9c5d53d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_45.jpg new file mode 100644 index 00000000..a575b0b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_46.jpg new file mode 100644 index 00000000..7c2ef374 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_47.jpg new file mode 100644 index 00000000..5f39b081 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_48.jpg new file mode 100644 index 00000000..957cfada Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/95_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_32.jpg new file mode 100644 index 00000000..df691355 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_34.jpg new file mode 100644 index 00000000..43f2a272 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_44.jpg new file mode 100644 index 00000000..e5befe7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_46.jpg new file mode 100644 index 00000000..05faa19c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_48.jpg new file mode 100644 index 00000000..94ff8f32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_50.jpg new file mode 100644 index 00000000..a5dc215c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_52.jpg new file mode 100644 index 00000000..3721b37c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_54.jpg new file mode 100644 index 00000000..a484c1b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_56.jpg new file mode 100644 index 00000000..ed843404 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_58.jpg new file mode 100644 index 00000000..be97a9e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_60.jpg new file mode 100644 index 00000000..070ded18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_62.jpg new file mode 100644 index 00000000..a3a92c2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_64_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_34.jpg new file mode 100644 index 00000000..36886b3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_44.jpg new file mode 100644 index 00000000..fd15724d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_46.jpg new file mode 100644 index 00000000..cc3af0e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_48.jpg new file mode 100644 index 00000000..d4eaa2d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_50.jpg new file mode 100644 index 00000000..a123334c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_52.jpg new file mode 100644 index 00000000..b68dd3f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_54.jpg new file mode 100644 index 00000000..16095f53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_56.jpg new file mode 100644 index 00000000..60d694d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_58.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_58.jpg new file mode 100644 index 00000000..b812cf51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_58.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_60.jpg new file mode 100644 index 00000000..cbb205da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_62.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_62.jpg new file mode 100644 index 00000000..da6cdb63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_66_62.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_42.jpg new file mode 100644 index 00000000..7b7564e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_44.jpg new file mode 100644 index 00000000..a793092e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_46.jpg new file mode 100644 index 00000000..9c90bdda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_48.jpg new file mode 100644 index 00000000..548315e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_50.jpg new file mode 100644 index 00000000..257a0126 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_52.jpg new file mode 100644 index 00000000..722d60fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_68_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_42.jpg new file mode 100644 index 00000000..a84c3f1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_44.jpg new file mode 100644 index 00000000..334084ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_46.jpg new file mode 100644 index 00000000..322dda57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_48.jpg new file mode 100644 index 00000000..057cddbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_50.jpg new file mode 100644 index 00000000..696eeca7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_52.jpg new file mode 100644 index 00000000..e391dd21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_70_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_40.jpg new file mode 100644 index 00000000..63bb47fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_42.jpg new file mode 100644 index 00000000..b1155f79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_44.jpg new file mode 100644 index 00000000..a3528656 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_46.jpg new file mode 100644 index 00000000..8add4b3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_48.jpg new file mode 100644 index 00000000..8493d18f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_50.jpg new file mode 100644 index 00000000..7f0bd390 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_72_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_40.jpg new file mode 100644 index 00000000..4dad32e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_42.jpg new file mode 100644 index 00000000..b1ce7a42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_44.jpg new file mode 100644 index 00000000..1710fe41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_46.jpg new file mode 100644 index 00000000..e03c4e19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_48.jpg new file mode 100644 index 00000000..acf0af2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_50.jpg new file mode 100644 index 00000000..bad9eb1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_74_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_32.jpg new file mode 100644 index 00000000..86e2de6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_34.jpg new file mode 100644 index 00000000..a84c811d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_38.jpg new file mode 100644 index 00000000..7d278ad0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_40.jpg new file mode 100644 index 00000000..4a61b378 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_42.jpg new file mode 100644 index 00000000..d73203c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_44.jpg new file mode 100644 index 00000000..57ae9591 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_46.jpg new file mode 100644 index 00000000..d98f2c76 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_48.jpg new file mode 100644 index 00000000..d3abd6ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_50.jpg new file mode 100644 index 00000000..49c3421c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_52.jpg new file mode 100644 index 00000000..a242af26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_76_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_32.jpg new file mode 100644 index 00000000..05086dfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_34.jpg new file mode 100644 index 00000000..dc688279 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_38.jpg new file mode 100644 index 00000000..b755d830 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_40.jpg new file mode 100644 index 00000000..95d634e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_42.jpg new file mode 100644 index 00000000..2bee14b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_44.jpg new file mode 100644 index 00000000..ce0928d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_46.jpg new file mode 100644 index 00000000..602c6949 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_48.jpg new file mode 100644 index 00000000..2114387d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_50.jpg new file mode 100644 index 00000000..ada2e9f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_52.jpg new file mode 100644 index 00000000..37118074 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_78_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_36.jpg new file mode 100644 index 00000000..34a59e35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_38.jpg new file mode 100644 index 00000000..6d1a8b5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_40.jpg new file mode 100644 index 00000000..137e2fc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_42.jpg new file mode 100644 index 00000000..f7515e5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_44.jpg new file mode 100644 index 00000000..49506d97 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_46.jpg new file mode 100644 index 00000000..241803e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_48.jpg new file mode 100644 index 00000000..1b369dbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_50.jpg new file mode 100644 index 00000000..96451806 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_52.jpg new file mode 100644 index 00000000..14e439ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_80_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_36.jpg new file mode 100644 index 00000000..4349dce3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_38.jpg new file mode 100644 index 00000000..5c7605ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_40.jpg new file mode 100644 index 00000000..d6035e1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_42.jpg new file mode 100644 index 00000000..e6e115bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_44.jpg new file mode 100644 index 00000000..040ef4ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_46.jpg new file mode 100644 index 00000000..4f9186dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_48.jpg new file mode 100644 index 00000000..b7f4ed56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_50.jpg new file mode 100644 index 00000000..e0c9d2d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_52.jpg new file mode 100644 index 00000000..573996c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_54.jpg new file mode 100644 index 00000000..25e85617 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_82_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_34.jpg new file mode 100644 index 00000000..195051f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_36.jpg new file mode 100644 index 00000000..a8c1d440 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_38.jpg new file mode 100644 index 00000000..6c8d0678 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_40.jpg new file mode 100644 index 00000000..19b57522 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_42.jpg new file mode 100644 index 00000000..090a591d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_46.jpg new file mode 100644 index 00000000..dd806af8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_48.jpg new file mode 100644 index 00000000..159f3c4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_50.jpg new file mode 100644 index 00000000..1c66ea49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_52.jpg new file mode 100644 index 00000000..20c1a462 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_54.jpg new file mode 100644 index 00000000..827e95a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_84_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_34.jpg new file mode 100644 index 00000000..12bb3f4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_36.jpg new file mode 100644 index 00000000..2b7277dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_38.jpg new file mode 100644 index 00000000..968023f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_40.jpg new file mode 100644 index 00000000..1d57b891 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_42.jpg new file mode 100644 index 00000000..625309c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_44.jpg new file mode 100644 index 00000000..58a45e1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_46.jpg new file mode 100644 index 00000000..73abf020 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_48.jpg new file mode 100644 index 00000000..5acb60c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_50.jpg new file mode 100644 index 00000000..2f2c968c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_52.jpg new file mode 100644 index 00000000..08232cc6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_54.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_54.jpg new file mode 100644 index 00000000..5231bb38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_86_54.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_32.jpg new file mode 100644 index 00000000..d0231747 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_34.jpg new file mode 100644 index 00000000..89051e3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_36.jpg new file mode 100644 index 00000000..ed1d0a4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_38.jpg new file mode 100644 index 00000000..bfb60171 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_40.jpg new file mode 100644 index 00000000..7fe99cf2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_44.jpg new file mode 100644 index 00000000..0c8fff2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_46.jpg new file mode 100644 index 00000000..32c0b5ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_48.jpg new file mode 100644 index 00000000..a6b2f7ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_50.jpg new file mode 100644 index 00000000..2af35700 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_52.jpg new file mode 100644 index 00000000..1931a9ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_88_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_32.jpg new file mode 100644 index 00000000..270b1c5f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_34.jpg new file mode 100644 index 00000000..924a6d46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_36.jpg new file mode 100644 index 00000000..60e12b6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_38.jpg new file mode 100644 index 00000000..4c4931e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_40.jpg new file mode 100644 index 00000000..4a3680be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_42.jpg new file mode 100644 index 00000000..342c5eac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_44.jpg new file mode 100644 index 00000000..40995def Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_46.jpg new file mode 100644 index 00000000..b73d8b87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_48.jpg new file mode 100644 index 00000000..f52ebacf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_50.jpg new file mode 100644 index 00000000..14155366 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_52.jpg new file mode 100644 index 00000000..315284fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_90_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_32.jpg new file mode 100644 index 00000000..5b2185f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_34.jpg new file mode 100644 index 00000000..73a5af2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_36.jpg new file mode 100644 index 00000000..dd225464 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_38.jpg new file mode 100644 index 00000000..6a52ad1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_40.jpg new file mode 100644 index 00000000..e5990887 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_42.jpg new file mode 100644 index 00000000..1d7e8fff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_44.jpg new file mode 100644 index 00000000..7e38ef64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_46.jpg new file mode 100644 index 00000000..006c2718 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_48.jpg new file mode 100644 index 00000000..576f5e11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_50.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_50.jpg new file mode 100644 index 00000000..175d1b5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_92_50.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_32.jpg new file mode 100644 index 00000000..db97faa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_34.jpg new file mode 100644 index 00000000..e3e2424e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_36.jpg new file mode 100644 index 00000000..6a69b5e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_38.jpg new file mode 100644 index 00000000..b7045493 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_40.jpg new file mode 100644 index 00000000..683322ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_42.jpg new file mode 100644 index 00000000..50e92b18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_44.jpg new file mode 100644 index 00000000..4578f482 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_46.jpg new file mode 100644 index 00000000..f0904dd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_48.jpg new file mode 100644 index 00000000..3ad6b96d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/z_94_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_32.jpg new file mode 100644 index 00000000..22ebb085 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_36.jpg new file mode 100644 index 00000000..96c34429 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_44.jpg new file mode 100644 index 00000000..9f6bc6ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_48.jpg new file mode 100644 index 00000000..30abfbc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_52.jpg new file mode 100644 index 00000000..7525a1b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_56.jpg new file mode 100644 index 00000000..f84f74dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_60.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_60.jpg new file mode 100644 index 00000000..3810ca0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_64_60.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_68_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_68_44.jpg new file mode 100644 index 00000000..d07cb369 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_68_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_68_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_68_48.jpg new file mode 100644 index 00000000..79fd8ee2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_68_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_68_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_68_52.jpg new file mode 100644 index 00000000..23342b75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_68_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_32.jpg new file mode 100644 index 00000000..800065e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_40.jpg new file mode 100644 index 00000000..84931977 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_44.jpg new file mode 100644 index 00000000..3a7201f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_48.jpg new file mode 100644 index 00000000..da693267 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_52.jpg new file mode 100644 index 00000000..f6eb34c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_72_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_32.jpg new file mode 100644 index 00000000..8aa46beb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_36.jpg new file mode 100644 index 00000000..7818be9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_40.jpg new file mode 100644 index 00000000..7e6e4e35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_44.jpg new file mode 100644 index 00000000..16b0304d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_48.jpg new file mode 100644 index 00000000..5ac3ec00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_52.jpg new file mode 100644 index 00000000..156d5159 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_76_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_36.jpg new file mode 100644 index 00000000..4a97d8c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_40.jpg new file mode 100644 index 00000000..a69aa003 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_44.jpg new file mode 100644 index 00000000..26ba9771 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_48.jpg new file mode 100644 index 00000000..138ef16a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_52.jpg new file mode 100644 index 00000000..7cb6cd91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_56.jpg new file mode 100644 index 00000000..c8193b9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_80_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_32.jpg new file mode 100644 index 00000000..9ab045ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_36.jpg new file mode 100644 index 00000000..03fe251e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_40.jpg new file mode 100644 index 00000000..36f34ea5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_44.jpg new file mode 100644 index 00000000..92394b2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_48.jpg new file mode 100644 index 00000000..e43b6ede Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_52.jpg new file mode 100644 index 00000000..f85f2461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_56.jpg new file mode 100644 index 00000000..5d02d607 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_84_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_32.jpg new file mode 100644 index 00000000..7170d206 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_36.jpg new file mode 100644 index 00000000..ed16ca84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_40.jpg new file mode 100644 index 00000000..ff0b660d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_44.jpg new file mode 100644 index 00000000..cf88df21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_48.jpg new file mode 100644 index 00000000..859fe513 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_52.jpg new file mode 100644 index 00000000..881a067c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_88_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_32.jpg new file mode 100644 index 00000000..5d674052 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_36.jpg new file mode 100644 index 00000000..d57fb3f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_40.jpg new file mode 100644 index 00000000..2f3d30df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_44.jpg new file mode 100644 index 00000000..30ad5a11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_48.jpg new file mode 100644 index 00000000..ee7e3467 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_52.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_52.jpg new file mode 100644 index 00000000..48a3bc9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zz_92_52.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_32.jpg new file mode 100644 index 00000000..b5a7ffca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_40.jpg new file mode 100644 index 00000000..a6fa7b02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_48.jpg new file mode 100644 index 00000000..a5e33338 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_56.jpg new file mode 100644 index 00000000..ed39b1bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_64_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_32.jpg new file mode 100644 index 00000000..e353dc52 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_40.jpg new file mode 100644 index 00000000..bf5267d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_48.jpg new file mode 100644 index 00000000..caac7a9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_56.jpg new file mode 100644 index 00000000..7233f405 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_72_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_32.jpg new file mode 100644 index 00000000..59a90b84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_40.jpg new file mode 100644 index 00000000..5aac3125 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_48.jpg new file mode 100644 index 00000000..efe9d3ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_56.jpg new file mode 100644 index 00000000..5b4dc497 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_80_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_32.jpg new file mode 100644 index 00000000..fc510500 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_40.jpg new file mode 100644 index 00000000..da480a0a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_48.jpg new file mode 100644 index 00000000..8977b72a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_56.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_56.jpg new file mode 100644 index 00000000..2ea49535 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzz_88_56.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_64_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_64_32.jpg new file mode 100644 index 00000000..65be2e50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_64_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_64_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_64_48.jpg new file mode 100644 index 00000000..554ed5d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_64_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_80_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_80_32.jpg new file mode 100644 index 00000000..05d68344 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_80_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_80_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_80_48.jpg new file mode 100644 index 00000000..f316d3ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzz_80_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzzz_64_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzzz_64_32.jpg new file mode 100644 index 00000000..ba931568 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_1/zzzzz_64_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zz_64_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zz_64_64.jpg new file mode 100644 index 00000000..e24fa7e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zz_64_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzz_64_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzz_64_64.jpg new file mode 100644 index 00000000..ec413220 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzz_64_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzz_64_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzz_64_64.jpg new file mode 100644 index 00000000..ced1ccd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzz_64_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzz_80_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzz_80_64.jpg new file mode 100644 index 00000000..1ddc4fcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzz_80_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzzz_64_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzzz_64_64.jpg new file mode 100644 index 00000000..c5d1a1f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzzz_64_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzzzz_64_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzzzz_64_64.jpg new file mode 100644 index 00000000..429e15ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/2_2/zzzzzz_64_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-10.jpg new file mode 100644 index 00000000..f7b82dbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-11.jpg new file mode 100644 index 00000000..46bc97d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-12.jpg new file mode 100644 index 00000000..c6214730 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-13.jpg new file mode 100644 index 00000000..dc4cfb91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-5.jpg new file mode 100644 index 00000000..eae5cc5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-6.jpg new file mode 100644 index 00000000..1a77d27d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-7.jpg new file mode 100644 index 00000000..a19d5958 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-8.jpg new file mode 100644 index 00000000..79628e63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-9.jpg new file mode 100644 index 00000000..d2df35e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/100_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-10.jpg new file mode 100644 index 00000000..c4561a87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-11.jpg new file mode 100644 index 00000000..db307b68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-12.jpg new file mode 100644 index 00000000..4504ca62 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-13.jpg new file mode 100644 index 00000000..09039f75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-4.jpg new file mode 100644 index 00000000..db71ea1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-5.jpg new file mode 100644 index 00000000..4c939b3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-6.jpg new file mode 100644 index 00000000..e9a2a6b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-7.jpg new file mode 100644 index 00000000..fc5a3921 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-8.jpg new file mode 100644 index 00000000..8659dce9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-9.jpg new file mode 100644 index 00000000..44046c3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/101_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-10.jpg new file mode 100644 index 00000000..6d837b03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-11.jpg new file mode 100644 index 00000000..f1345afc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-12.jpg new file mode 100644 index 00000000..e9711116 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-4.jpg new file mode 100644 index 00000000..ecad6a0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-5.jpg new file mode 100644 index 00000000..8ce5531f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-6.jpg new file mode 100644 index 00000000..b099a1de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-7.jpg new file mode 100644 index 00000000..5dcb61aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-8.jpg new file mode 100644 index 00000000..1cad3e49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-9.jpg new file mode 100644 index 00000000..a9e799c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/102_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-10.jpg new file mode 100644 index 00000000..23e75b7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-11.jpg new file mode 100644 index 00000000..463256a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-12.jpg new file mode 100644 index 00000000..dc207e9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-3.jpg new file mode 100644 index 00000000..81a7c94e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-4.jpg new file mode 100644 index 00000000..4a22795b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-5.jpg new file mode 100644 index 00000000..74dca7f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-6.jpg new file mode 100644 index 00000000..bee50e8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-7.jpg new file mode 100644 index 00000000..8b956f4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-8.jpg new file mode 100644 index 00000000..cbca6a32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-9.jpg new file mode 100644 index 00000000..e7d2bf6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/103_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-10.jpg new file mode 100644 index 00000000..345695d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-11.jpg new file mode 100644 index 00000000..54824653 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-3.jpg new file mode 100644 index 00000000..f6247a03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-4.jpg new file mode 100644 index 00000000..fc250dcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-5.jpg new file mode 100644 index 00000000..7754823f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-6.jpg new file mode 100644 index 00000000..205d722e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-7.jpg new file mode 100644 index 00000000..a144fdd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-8.jpg new file mode 100644 index 00000000..12b7b756 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-9.jpg new file mode 100644 index 00000000..65e1eb16 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/104_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-10.jpg new file mode 100644 index 00000000..85ee0246 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-11.jpg new file mode 100644 index 00000000..a96549b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-2.jpg new file mode 100644 index 00000000..1186f3e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-3.jpg new file mode 100644 index 00000000..4db58810 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-4.jpg new file mode 100644 index 00000000..1226b22c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-5.jpg new file mode 100644 index 00000000..b6a5ed60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-6.jpg new file mode 100644 index 00000000..5c7221ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-7.jpg new file mode 100644 index 00000000..ce9b295d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-8.jpg new file mode 100644 index 00000000..851a1934 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-9.jpg new file mode 100644 index 00000000..6147c9b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/105_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-10.jpg new file mode 100644 index 00000000..21d4f703 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-11.jpg new file mode 100644 index 00000000..18201c7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-2.jpg new file mode 100644 index 00000000..215a945c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-3.jpg new file mode 100644 index 00000000..2daa4e4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-4.jpg new file mode 100644 index 00000000..1a744438 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-5.jpg new file mode 100644 index 00000000..c4a0a496 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-6.jpg new file mode 100644 index 00000000..a3305fad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-7.jpg new file mode 100644 index 00000000..20dbfbc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-8.jpg new file mode 100644 index 00000000..8fdedec0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-9.jpg new file mode 100644 index 00000000..8cda670b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/106_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-1.jpg new file mode 100644 index 00000000..d766dcb0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-10.jpg new file mode 100644 index 00000000..093a6ec7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-2.jpg new file mode 100644 index 00000000..5b95b774 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-3.jpg new file mode 100644 index 00000000..859731d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-4.jpg new file mode 100644 index 00000000..a5bdcd7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-5.jpg new file mode 100644 index 00000000..89be5ee7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-6.jpg new file mode 100644 index 00000000..bc5cf82f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-7.jpg new file mode 100644 index 00000000..cc1d70c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-8.jpg new file mode 100644 index 00000000..45d55978 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-9.jpg new file mode 100644 index 00000000..7e1fcb19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/107_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-1.jpg new file mode 100644 index 00000000..bf381c6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-2.jpg new file mode 100644 index 00000000..106f699f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-3.jpg new file mode 100644 index 00000000..236188e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-4.jpg new file mode 100644 index 00000000..6fe1c99f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-5.jpg new file mode 100644 index 00000000..17af0387 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-6.jpg new file mode 100644 index 00000000..a96754b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-7.jpg new file mode 100644 index 00000000..c3469d08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-8.jpg new file mode 100644 index 00000000..a3066fe4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-9.jpg new file mode 100644 index 00000000..b441da4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/108_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-1.jpg new file mode 100644 index 00000000..8ad0c738 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-2.jpg new file mode 100644 index 00000000..d30f9c91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-3.jpg new file mode 100644 index 00000000..26442c69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-4.jpg new file mode 100644 index 00000000..1544b593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-5.jpg new file mode 100644 index 00000000..b504b27a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-6.jpg new file mode 100644 index 00000000..451253a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-7.jpg new file mode 100644 index 00000000..69d345dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-8.jpg new file mode 100644 index 00000000..6d513306 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/109_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-1.jpg new file mode 100644 index 00000000..eb134aa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-2.jpg new file mode 100644 index 00000000..a5fda4f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-3.jpg new file mode 100644 index 00000000..98be39ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-4.jpg new file mode 100644 index 00000000..74a8cc73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-5.jpg new file mode 100644 index 00000000..2a8a8c2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-6.jpg new file mode 100644 index 00000000..5682e4b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-7.jpg new file mode 100644 index 00000000..7e82be93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-8.jpg new file mode 100644 index 00000000..13860a59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/110_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-1.jpg new file mode 100644 index 00000000..21bba897 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-2.jpg new file mode 100644 index 00000000..63b531b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-3.jpg new file mode 100644 index 00000000..dbd6dc37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-4.jpg new file mode 100644 index 00000000..4cbd8680 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-5.jpg new file mode 100644 index 00000000..8c18037b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-6.jpg new file mode 100644 index 00000000..ca822f7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-7.jpg new file mode 100644 index 00000000..57c1d792 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-8.jpg new file mode 100644 index 00000000..8ab55164 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/111_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-1.jpg new file mode 100644 index 00000000..b99851ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-2.jpg new file mode 100644 index 00000000..35d272ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-3.jpg new file mode 100644 index 00000000..056ea073 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-4.jpg new file mode 100644 index 00000000..1e160a9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-5.jpg new file mode 100644 index 00000000..ca0e11ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-6.jpg new file mode 100644 index 00000000..51860272 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-7.jpg new file mode 100644 index 00000000..307bcf61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/112_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-1.jpg new file mode 100644 index 00000000..54c93c4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-2.jpg new file mode 100644 index 00000000..e9240a72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-3.jpg new file mode 100644 index 00000000..96d5868c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-4.jpg new file mode 100644 index 00000000..79cd71db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-5.jpg new file mode 100644 index 00000000..0fead5ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-6.jpg new file mode 100644 index 00000000..94e5f545 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-7.jpg new file mode 100644 index 00000000..dc3731d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/113_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-1.jpg new file mode 100644 index 00000000..6cd78011 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-2.jpg new file mode 100644 index 00000000..c20952a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-3.jpg new file mode 100644 index 00000000..4622a049 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-4.jpg new file mode 100644 index 00000000..9b1084cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-5.jpg new file mode 100644 index 00000000..b4811298 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-6.jpg new file mode 100644 index 00000000..45df222d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/114_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-1.jpg new file mode 100644 index 00000000..0f69c3b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-2.jpg new file mode 100644 index 00000000..cda29d41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-3.jpg new file mode 100644 index 00000000..99fcc9d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-4.jpg new file mode 100644 index 00000000..9e977cea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-5.jpg new file mode 100644 index 00000000..75c9d308 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-6.jpg new file mode 100644 index 00000000..f964429d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/115_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-1.jpg new file mode 100644 index 00000000..44469cb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-2.jpg new file mode 100644 index 00000000..6fee1bf2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-3.jpg new file mode 100644 index 00000000..954b285a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-4.jpg new file mode 100644 index 00000000..a3695dc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-5.jpg new file mode 100644 index 00000000..a9a20981 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-6.jpg new file mode 100644 index 00000000..e53a82ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/116_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-1.jpg new file mode 100644 index 00000000..65f82b83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-2.jpg new file mode 100644 index 00000000..37da30de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-3.jpg new file mode 100644 index 00000000..a2ac950b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-4.jpg new file mode 100644 index 00000000..867d801e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-5.jpg new file mode 100644 index 00000000..94b22b04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/117_-5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-1.jpg new file mode 100644 index 00000000..a577b961 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-2.jpg new file mode 100644 index 00000000..44c8c6fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-3.jpg new file mode 100644 index 00000000..8226e5fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-4.jpg new file mode 100644 index 00000000..2b137dba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/118_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/119_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/119_-1.jpg new file mode 100644 index 00000000..6f3b71d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/119_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/119_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/119_-2.jpg new file mode 100644 index 00000000..888e182b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/119_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/119_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/119_-3.jpg new file mode 100644 index 00000000..0baa2962 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/119_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/120_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/120_-1.jpg new file mode 100644 index 00000000..91e54b00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/120_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/120_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/120_-2.jpg new file mode 100644 index 00000000..bb809da2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/120_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/120_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/120_-3.jpg new file mode 100644 index 00000000..d2eb98a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/120_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/121_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/121_-1.jpg new file mode 100644 index 00000000..c2d7c210 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/121_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/121_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/121_-2.jpg new file mode 100644 index 00000000..1e706bf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/121_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/121_-3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/121_-3.jpg new file mode 100644 index 00000000..dcc47732 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/121_-3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/122_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/122_-1.jpg new file mode 100644 index 00000000..7bfda469 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/122_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/122_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/122_-2.jpg new file mode 100644 index 00000000..1d3b4494 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/122_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/123_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/123_-1.jpg new file mode 100644 index 00000000..20379823 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/123_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/123_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/123_-2.jpg new file mode 100644 index 00000000..6b7f1237 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/123_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/124_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/124_-1.jpg new file mode 100644 index 00000000..ba895045 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/124_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/125_-1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/125_-1.jpg new file mode 100644 index 00000000..d1eb0f3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/125_-1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-10.jpg new file mode 100644 index 00000000..42691419 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-11.jpg new file mode 100644 index 00000000..7f688d5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-12.jpg new file mode 100644 index 00000000..d0a90c74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-13.jpg new file mode 100644 index 00000000..af2728c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-14.jpg new file mode 100644 index 00000000..2719b9c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-15.jpg new file mode 100644 index 00000000..8b2723b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-7.jpg new file mode 100644 index 00000000..1fef9dfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-8.jpg new file mode 100644 index 00000000..adb1d06b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-9.jpg new file mode 100644 index 00000000..87bf75ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/96_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-10.jpg new file mode 100644 index 00000000..3c1ea9f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-11.jpg new file mode 100644 index 00000000..7711a7f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-12.jpg new file mode 100644 index 00000000..368a9aea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-13.jpg new file mode 100644 index 00000000..122e8539 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-14.jpg new file mode 100644 index 00000000..8d2f6af8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-15.jpg new file mode 100644 index 00000000..2f36230c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-6.jpg new file mode 100644 index 00000000..04b63840 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-7.jpg new file mode 100644 index 00000000..6c0437cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-8.jpg new file mode 100644 index 00000000..fc45f6bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-9.jpg new file mode 100644 index 00000000..70d47e21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/97_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-10.jpg new file mode 100644 index 00000000..f9564b4b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-11.jpg new file mode 100644 index 00000000..b1554984 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-12.jpg new file mode 100644 index 00000000..429c2ae0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-13.jpg new file mode 100644 index 00000000..299c1993 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-14.jpg new file mode 100644 index 00000000..6e1d930d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-6.jpg new file mode 100644 index 00000000..3344c0f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-7.jpg new file mode 100644 index 00000000..8361a593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-8.jpg new file mode 100644 index 00000000..e233c843 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-9.jpg new file mode 100644 index 00000000..78f9e6a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/98_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-10.jpg new file mode 100644 index 00000000..c0dda0fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-11.jpg new file mode 100644 index 00000000..d9ec6598 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-12.jpg new file mode 100644 index 00000000..66f4aa6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-13.jpg new file mode 100644 index 00000000..190d2540 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-14.jpg new file mode 100644 index 00000000..b57464a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-6.jpg new file mode 100644 index 00000000..60484200 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-7.jpg new file mode 100644 index 00000000..98af2526 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-8.jpg new file mode 100644 index 00000000..1ed7da44 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-9.jpg new file mode 100644 index 00000000..9a9445f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/99_-9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-10.jpg new file mode 100644 index 00000000..0d112ad8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-12.jpg new file mode 100644 index 00000000..4cefed21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-4.jpg new file mode 100644 index 00000000..646c4e70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-6.jpg new file mode 100644 index 00000000..4d40ad56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-8.jpg new file mode 100644 index 00000000..8057af89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_100_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-10.jpg new file mode 100644 index 00000000..b0a85dd9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-12.jpg new file mode 100644 index 00000000..107f559d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-2.jpg new file mode 100644 index 00000000..ea7c9688 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-4.jpg new file mode 100644 index 00000000..8fda6347 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-6.jpg new file mode 100644 index 00000000..9c1521f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-8.jpg new file mode 100644 index 00000000..c808aa26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_102_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-10.jpg new file mode 100644 index 00000000..073ea8f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-2.jpg new file mode 100644 index 00000000..fa6bcf63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-4.jpg new file mode 100644 index 00000000..4160360b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-6.jpg new file mode 100644 index 00000000..93ceb038 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-8.jpg new file mode 100644 index 00000000..e1687c9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_104_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-10.jpg new file mode 100644 index 00000000..f9881e87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-2.jpg new file mode 100644 index 00000000..d69eb634 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-4.jpg new file mode 100644 index 00000000..5509c974 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-6.jpg new file mode 100644 index 00000000..82b9e7a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-8.jpg new file mode 100644 index 00000000..9fda4e41 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_106_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-2.jpg new file mode 100644 index 00000000..825dcff9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-4.jpg new file mode 100644 index 00000000..77f06772 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-6.jpg new file mode 100644 index 00000000..b030086f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-8.jpg new file mode 100644 index 00000000..db163617 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_108_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-2.jpg new file mode 100644 index 00000000..2c743e7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-4.jpg new file mode 100644 index 00000000..e4cf1c0d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-6.jpg new file mode 100644 index 00000000..dbff6df7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-8.jpg new file mode 100644 index 00000000..d8bc48ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_110_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_112_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_112_-2.jpg new file mode 100644 index 00000000..4c0ff380 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_112_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_112_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_112_-4.jpg new file mode 100644 index 00000000..a7ee36ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_112_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_112_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_112_-6.jpg new file mode 100644 index 00000000..9dd0b4b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_112_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_114_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_114_-2.jpg new file mode 100644 index 00000000..daedc5be Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_114_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_114_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_114_-4.jpg new file mode 100644 index 00000000..81211aa3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_114_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_114_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_114_-6.jpg new file mode 100644 index 00000000..daf49264 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_114_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_116_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_116_-2.jpg new file mode 100644 index 00000000..bf9db14a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_116_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_116_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_116_-4.jpg new file mode 100644 index 00000000..2f177ae3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_116_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_116_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_116_-6.jpg new file mode 100644 index 00000000..a987aee7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_116_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_118_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_118_-2.jpg new file mode 100644 index 00000000..8a58349f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_118_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_118_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_118_-4.jpg new file mode 100644 index 00000000..e662720c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_118_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_120_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_120_-2.jpg new file mode 100644 index 00000000..788b6871 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_120_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_122_-2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_122_-2.jpg new file mode 100644 index 00000000..da372574 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_122_-2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-10.jpg new file mode 100644 index 00000000..0d429e83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-12.jpg new file mode 100644 index 00000000..9518be6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-14.jpg new file mode 100644 index 00000000..573c5f1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-6.jpg new file mode 100644 index 00000000..5b1a5457 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-8.jpg new file mode 100644 index 00000000..c5179b12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_96_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-10.jpg new file mode 100644 index 00000000..ac766fa3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-12.jpg new file mode 100644 index 00000000..31cfca21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-14.jpg new file mode 100644 index 00000000..ad923757 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-6.jpg new file mode 100644 index 00000000..65f2d420 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-8.jpg new file mode 100644 index 00000000..e8a32548 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/z_98_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_100_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_100_-12.jpg new file mode 100644 index 00000000..c76eb88f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_100_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_100_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_100_-4.jpg new file mode 100644 index 00000000..63d9e5d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_100_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_100_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_100_-8.jpg new file mode 100644 index 00000000..d6c49714 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_100_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_104_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_104_-4.jpg new file mode 100644 index 00000000..dbadb2c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_104_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_104_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_104_-8.jpg new file mode 100644 index 00000000..3e939bc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_104_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_108_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_108_-4.jpg new file mode 100644 index 00000000..d20638c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_108_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_108_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_108_-8.jpg new file mode 100644 index 00000000..bf31cb86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_108_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_112_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_112_-4.jpg new file mode 100644 index 00000000..46d95f1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_112_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_116_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_116_-4.jpg new file mode 100644 index 00000000..d2fcd443 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_116_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_96_-12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_96_-12.jpg new file mode 100644 index 00000000..01fc1fd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_96_-12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_96_-4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_96_-4.jpg new file mode 100644 index 00000000..b552b33b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_96_-4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_96_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_96_-8.jpg new file mode 100644 index 00000000..cb3adaa3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zz_96_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zzz_104_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zzz_104_-8.jpg new file mode 100644 index 00000000..0d2da574 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zzz_104_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zzz_96_-8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zzz_96_-8.jpg new file mode 100644 index 00000000..da7f7680 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_-1/zzz_96_-8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_11.jpg new file mode 100644 index 00000000..2f13bfcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_12.jpg new file mode 100644 index 00000000..4ad80465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_14.jpg new file mode 100644 index 00000000..2506e12c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_15.jpg new file mode 100644 index 00000000..2dc6dce9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_16.jpg new file mode 100644 index 00000000..1c0696ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_17.jpg new file mode 100644 index 00000000..80894651 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_18.jpg new file mode 100644 index 00000000..5438938a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_19.jpg new file mode 100644 index 00000000..6680a4bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_25.jpg new file mode 100644 index 00000000..fce83be0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_26.jpg new file mode 100644 index 00000000..c40c7ead Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_27.jpg new file mode 100644 index 00000000..71523213 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_28.jpg new file mode 100644 index 00000000..6cbca48d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_29.jpg new file mode 100644 index 00000000..3c8465a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_30.jpg new file mode 100644 index 00000000..37da7b83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_31.jpg new file mode 100644 index 00000000..c374172e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/100_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_24.jpg new file mode 100644 index 00000000..0abe9b60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_25.jpg new file mode 100644 index 00000000..de57e9d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_26.jpg new file mode 100644 index 00000000..e054f1f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_27.jpg new file mode 100644 index 00000000..873a673c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_28.jpg new file mode 100644 index 00000000..12993242 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_29.jpg new file mode 100644 index 00000000..ecd7a47c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_30.jpg new file mode 100644 index 00000000..664a6adf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_31.jpg new file mode 100644 index 00000000..72ea6413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/101_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_24.jpg new file mode 100644 index 00000000..bbd0976e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_25.jpg new file mode 100644 index 00000000..23aa6e02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_26.jpg new file mode 100644 index 00000000..80922776 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_27.jpg new file mode 100644 index 00000000..81820e6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_28.jpg new file mode 100644 index 00000000..97be4ec2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_29.jpg new file mode 100644 index 00000000..77a102e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_30.jpg new file mode 100644 index 00000000..86a8f832 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_31.jpg new file mode 100644 index 00000000..f8d96abd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/102_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_23.jpg new file mode 100644 index 00000000..fa14195e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_24.jpg new file mode 100644 index 00000000..9a5e5004 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_25.jpg new file mode 100644 index 00000000..952cdf35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_26.jpg new file mode 100644 index 00000000..13e1ff77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_27.jpg new file mode 100644 index 00000000..391cbe71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_28.jpg new file mode 100644 index 00000000..49ccaf1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_29.jpg new file mode 100644 index 00000000..db48edc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_30.jpg new file mode 100644 index 00000000..5a1292ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_31.jpg new file mode 100644 index 00000000..dde23ae1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/103_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_23.jpg new file mode 100644 index 00000000..8afdf952 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_24.jpg new file mode 100644 index 00000000..f370ba13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_25.jpg new file mode 100644 index 00000000..48b6aea3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_26.jpg new file mode 100644 index 00000000..a96c38ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_27.jpg new file mode 100644 index 00000000..a0399fe0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_28.jpg new file mode 100644 index 00000000..f2c332e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_29.jpg new file mode 100644 index 00000000..f7b1dad6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_30.jpg new file mode 100644 index 00000000..373b8307 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_31.jpg new file mode 100644 index 00000000..b5acdc7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/104_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_22.jpg new file mode 100644 index 00000000..a344eb57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_23.jpg new file mode 100644 index 00000000..c37a9aeb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_24.jpg new file mode 100644 index 00000000..8f7e7d72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_25.jpg new file mode 100644 index 00000000..0db818d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_26.jpg new file mode 100644 index 00000000..d0090486 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_27.jpg new file mode 100644 index 00000000..4cfe30fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_28.jpg new file mode 100644 index 00000000..272ccd65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_29.jpg new file mode 100644 index 00000000..a699b6b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_30.jpg new file mode 100644 index 00000000..192fb9b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_31.jpg new file mode 100644 index 00000000..a64d3956 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/105_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_16.jpg new file mode 100644 index 00000000..e218626d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_22.jpg new file mode 100644 index 00000000..5b5f6188 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_23.jpg new file mode 100644 index 00000000..9a3ccabc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_24.jpg new file mode 100644 index 00000000..02ac509d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_25.jpg new file mode 100644 index 00000000..018a20e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_26.jpg new file mode 100644 index 00000000..6fe9ea0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_27.jpg new file mode 100644 index 00000000..443dedf1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_28.jpg new file mode 100644 index 00000000..ee4b2548 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_29.jpg new file mode 100644 index 00000000..89a6c7de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_30.jpg new file mode 100644 index 00000000..6a9a01c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_31.jpg new file mode 100644 index 00000000..17281fe5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/106_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_15.jpg new file mode 100644 index 00000000..4a562f85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_16.jpg new file mode 100644 index 00000000..917c5588 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_21.jpg new file mode 100644 index 00000000..b93c1868 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_22.jpg new file mode 100644 index 00000000..bd8ff5b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_23.jpg new file mode 100644 index 00000000..589d4d25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_24.jpg new file mode 100644 index 00000000..a8d59fbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_25.jpg new file mode 100644 index 00000000..2cbbbb64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_26.jpg new file mode 100644 index 00000000..55415c74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_27.jpg new file mode 100644 index 00000000..c8f06c7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_28.jpg new file mode 100644 index 00000000..af13a20b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_29.jpg new file mode 100644 index 00000000..7ed55432 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_30.jpg new file mode 100644 index 00000000..7c9381d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_31.jpg new file mode 100644 index 00000000..87cb1251 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/107_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_12.jpg new file mode 100644 index 00000000..7a4d58fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_13.jpg new file mode 100644 index 00000000..a3e984c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_14.jpg new file mode 100644 index 00000000..3e9abd1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_15.jpg new file mode 100644 index 00000000..19afb70d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_21.jpg new file mode 100644 index 00000000..641c20f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_22.jpg new file mode 100644 index 00000000..4c12957e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_23.jpg new file mode 100644 index 00000000..137aa0b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_24.jpg new file mode 100644 index 00000000..8fdd8a6f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_25.jpg new file mode 100644 index 00000000..0db12c82 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_26.jpg new file mode 100644 index 00000000..5a993cc9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_27.jpg new file mode 100644 index 00000000..993a2ecf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_28.jpg new file mode 100644 index 00000000..4a6197a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_29.jpg new file mode 100644 index 00000000..ac9d17d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/108_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_13.jpg new file mode 100644 index 00000000..03dc2cd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_14.jpg new file mode 100644 index 00000000..5e8b0f61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_21.jpg new file mode 100644 index 00000000..8ef15589 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_22.jpg new file mode 100644 index 00000000..3a09fd6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_23.jpg new file mode 100644 index 00000000..b4e914f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_24.jpg new file mode 100644 index 00000000..91faabd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_25.jpg new file mode 100644 index 00000000..25ec46f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_26.jpg new file mode 100644 index 00000000..629a1560 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_27.jpg new file mode 100644 index 00000000..578dcaca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_28.jpg new file mode 100644 index 00000000..2a94ab53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/109_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_0.jpg new file mode 100644 index 00000000..1319ae73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_20.jpg new file mode 100644 index 00000000..6156b496 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_21.jpg new file mode 100644 index 00000000..85a5d2b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_22.jpg new file mode 100644 index 00000000..123bbc75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_23.jpg new file mode 100644 index 00000000..102acf07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_24.jpg new file mode 100644 index 00000000..a7491802 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_25.jpg new file mode 100644 index 00000000..454a36f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_26.jpg new file mode 100644 index 00000000..cb855988 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_27.jpg new file mode 100644 index 00000000..33fb33cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_28.jpg new file mode 100644 index 00000000..ed7c5411 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/110_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_0.jpg new file mode 100644 index 00000000..67f462c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_1.jpg new file mode 100644 index 00000000..831d8d8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_19.jpg new file mode 100644 index 00000000..c285fce9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_20.jpg new file mode 100644 index 00000000..3720eb7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_21.jpg new file mode 100644 index 00000000..e4283ca1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_22.jpg new file mode 100644 index 00000000..038531a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_23.jpg new file mode 100644 index 00000000..456c72f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_24.jpg new file mode 100644 index 00000000..03e858e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_25.jpg new file mode 100644 index 00000000..0645ba56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_26.jpg new file mode 100644 index 00000000..6c271842 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/111_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_0.jpg new file mode 100644 index 00000000..bf518250 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_1.jpg new file mode 100644 index 00000000..3e4c2791 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_19.jpg new file mode 100644 index 00000000..3311b506 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_20.jpg new file mode 100644 index 00000000..63034af2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_21.jpg new file mode 100644 index 00000000..a775b325 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_22.jpg new file mode 100644 index 00000000..d6711436 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_23.jpg new file mode 100644 index 00000000..39a82703 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_24.jpg new file mode 100644 index 00000000..1cb2eba4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_25.jpg new file mode 100644 index 00000000..ee15f73e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/112_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_0.jpg new file mode 100644 index 00000000..92c92a2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_1.jpg new file mode 100644 index 00000000..ed6d7f50 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_18.jpg new file mode 100644 index 00000000..29bb41fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_19.jpg new file mode 100644 index 00000000..bedab246 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_20.jpg new file mode 100644 index 00000000..7e71ba59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_21.jpg new file mode 100644 index 00000000..dd50902f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_22.jpg new file mode 100644 index 00000000..0376262c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_23.jpg new file mode 100644 index 00000000..de29ce42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_24.jpg new file mode 100644 index 00000000..798e2d25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_25.jpg new file mode 100644 index 00000000..fee791b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_31.jpg new file mode 100644 index 00000000..6a86ef56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/113_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_0.jpg new file mode 100644 index 00000000..d4e59a27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_1.jpg new file mode 100644 index 00000000..c49399bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_18.jpg new file mode 100644 index 00000000..ca5ed614 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_19.jpg new file mode 100644 index 00000000..1a28972a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_2.jpg new file mode 100644 index 00000000..a29db1a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_20.jpg new file mode 100644 index 00000000..a16f03fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_21.jpg new file mode 100644 index 00000000..bb2c73b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_22.jpg new file mode 100644 index 00000000..377c4b42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_23.jpg new file mode 100644 index 00000000..8a417cd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_24.jpg new file mode 100644 index 00000000..2cd39416 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_30.jpg new file mode 100644 index 00000000..ed3185e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_31.jpg new file mode 100644 index 00000000..2667d892 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/114_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_0.jpg new file mode 100644 index 00000000..5c823ced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_1.jpg new file mode 100644 index 00000000..3b952a99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_18.jpg new file mode 100644 index 00000000..98a29e58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_19.jpg new file mode 100644 index 00000000..cf30cc55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_2.jpg new file mode 100644 index 00000000..7022a7df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_20.jpg new file mode 100644 index 00000000..218d9f78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_21.jpg new file mode 100644 index 00000000..ac8694f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_22.jpg new file mode 100644 index 00000000..31d23e61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_23.jpg new file mode 100644 index 00000000..5a06a238 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_24.jpg new file mode 100644 index 00000000..79b25a3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_3.jpg new file mode 100644 index 00000000..1fcd13b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_30.jpg new file mode 100644 index 00000000..f40d0f9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_31.jpg new file mode 100644 index 00000000..c67d2a43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/115_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_0.jpg new file mode 100644 index 00000000..ea27c28c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_1.jpg new file mode 100644 index 00000000..e1ff787b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_18.jpg new file mode 100644 index 00000000..f6c5ed9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_19.jpg new file mode 100644 index 00000000..8705a719 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_2.jpg new file mode 100644 index 00000000..f92fc12e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_20.jpg new file mode 100644 index 00000000..338fdff6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_21.jpg new file mode 100644 index 00000000..86de1692 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_22.jpg new file mode 100644 index 00000000..f21c8ef9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_23.jpg new file mode 100644 index 00000000..77ff67fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_24.jpg new file mode 100644 index 00000000..6143c1d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_3.jpg new file mode 100644 index 00000000..f002eec1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_30.jpg new file mode 100644 index 00000000..4b4c7f83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_31.jpg new file mode 100644 index 00000000..e3a132c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/116_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_0.jpg new file mode 100644 index 00000000..df199c23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_1.jpg new file mode 100644 index 00000000..ec6f2431 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_18.jpg new file mode 100644 index 00000000..1c54ef9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_19.jpg new file mode 100644 index 00000000..34b2f2ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_2.jpg new file mode 100644 index 00000000..20f5e338 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_20.jpg new file mode 100644 index 00000000..1ef3c3ef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_21.jpg new file mode 100644 index 00000000..fb2e0dce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_22.jpg new file mode 100644 index 00000000..499e3ad6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_23.jpg new file mode 100644 index 00000000..a6a6d29b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_29.jpg new file mode 100644 index 00000000..8148b11f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_3.jpg new file mode 100644 index 00000000..d46ebe34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_30.jpg new file mode 100644 index 00000000..670bab6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_31.jpg new file mode 100644 index 00000000..a4e34958 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/117_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_0.jpg new file mode 100644 index 00000000..d7f83db4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_1.jpg new file mode 100644 index 00000000..8d7ca21c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_2.jpg new file mode 100644 index 00000000..b4eb15b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_28.jpg new file mode 100644 index 00000000..5a5f528d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_29.jpg new file mode 100644 index 00000000..eb9729de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_3.jpg new file mode 100644 index 00000000..e64b21e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_30.jpg new file mode 100644 index 00000000..ec3b44f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_31.jpg new file mode 100644 index 00000000..5bc5314b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_4.jpg new file mode 100644 index 00000000..cc559f3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/118_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_0.jpg new file mode 100644 index 00000000..27ddb6a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_1.jpg new file mode 100644 index 00000000..b5094771 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_2.jpg new file mode 100644 index 00000000..6b28a63c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_28.jpg new file mode 100644 index 00000000..8d799536 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_29.jpg new file mode 100644 index 00000000..242c941d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_3.jpg new file mode 100644 index 00000000..f1362c39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_30.jpg new file mode 100644 index 00000000..4bce22b5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_31.jpg new file mode 100644 index 00000000..ea54327f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_4.jpg new file mode 100644 index 00000000..b1859c36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/119_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_0.jpg new file mode 100644 index 00000000..dc2f9a51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_1.jpg new file mode 100644 index 00000000..05004f7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_2.jpg new file mode 100644 index 00000000..dd41811b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_28.jpg new file mode 100644 index 00000000..edd6f9f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_29.jpg new file mode 100644 index 00000000..d272a267 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_3.jpg new file mode 100644 index 00000000..cbb4e4fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_30.jpg new file mode 100644 index 00000000..b084ff32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_31.jpg new file mode 100644 index 00000000..571acacf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_4.jpg new file mode 100644 index 00000000..bcba06f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_5.jpg new file mode 100644 index 00000000..7c2892af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/120_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_0.jpg new file mode 100644 index 00000000..c1fc84bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_1.jpg new file mode 100644 index 00000000..8ebe0242 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_2.jpg new file mode 100644 index 00000000..670d9063 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_27.jpg new file mode 100644 index 00000000..63e8d60e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_28.jpg new file mode 100644 index 00000000..6a7b9fc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_29.jpg new file mode 100644 index 00000000..9af86898 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_3.jpg new file mode 100644 index 00000000..a319dd68 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_30.jpg new file mode 100644 index 00000000..d3f74e4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_31.jpg new file mode 100644 index 00000000..297bbd8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_4.jpg new file mode 100644 index 00000000..a2bdcf96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_5.jpg new file mode 100644 index 00000000..a6a1a12b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_6.jpg new file mode 100644 index 00000000..7e5c115b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/121_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_0.jpg new file mode 100644 index 00000000..52d256e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_1.jpg new file mode 100644 index 00000000..6329ba57 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_2.jpg new file mode 100644 index 00000000..30d47c8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_26.jpg new file mode 100644 index 00000000..50132816 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_27.jpg new file mode 100644 index 00000000..1992be9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_28.jpg new file mode 100644 index 00000000..47f004b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_29.jpg new file mode 100644 index 00000000..07de228f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_3.jpg new file mode 100644 index 00000000..150481bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_30.jpg new file mode 100644 index 00000000..eb6f6aa4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_31.jpg new file mode 100644 index 00000000..db1ebacc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_4.jpg new file mode 100644 index 00000000..9aa16c0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_5.jpg new file mode 100644 index 00000000..5cd51ead Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_6.jpg new file mode 100644 index 00000000..dbe37256 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/122_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_0.jpg new file mode 100644 index 00000000..f9c34aa1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_1.jpg new file mode 100644 index 00000000..fbec8e03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_2.jpg new file mode 100644 index 00000000..6d107c7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_26.jpg new file mode 100644 index 00000000..966ce348 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_27.jpg new file mode 100644 index 00000000..f486677b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_28.jpg new file mode 100644 index 00000000..13e2d29c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_29.jpg new file mode 100644 index 00000000..24fc0353 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_3.jpg new file mode 100644 index 00000000..6d3dcac4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_30.jpg new file mode 100644 index 00000000..1ea0fe73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_31.jpg new file mode 100644 index 00000000..44b9e9fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_4.jpg new file mode 100644 index 00000000..8b22e11e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_5.jpg new file mode 100644 index 00000000..6aea8413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_6.jpg new file mode 100644 index 00000000..41360e3f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/123_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_0.jpg new file mode 100644 index 00000000..7422ac1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_1.jpg new file mode 100644 index 00000000..5beb040c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_2.jpg new file mode 100644 index 00000000..388f2b29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_26.jpg new file mode 100644 index 00000000..3d796cc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_27.jpg new file mode 100644 index 00000000..d9360519 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_28.jpg new file mode 100644 index 00000000..803f55a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_29.jpg new file mode 100644 index 00000000..664131da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_3.jpg new file mode 100644 index 00000000..89bad31e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_30.jpg new file mode 100644 index 00000000..98a08fe6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_31.jpg new file mode 100644 index 00000000..327c8351 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_4.jpg new file mode 100644 index 00000000..6e81aac6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_5.jpg new file mode 100644 index 00000000..67a7b272 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_6.jpg new file mode 100644 index 00000000..789d6b92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_7.jpg new file mode 100644 index 00000000..2ecf0782 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/124_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_0.jpg new file mode 100644 index 00000000..331a3b20 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_1.jpg new file mode 100644 index 00000000..17f6cfe9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_2.jpg new file mode 100644 index 00000000..1945405d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_25.jpg new file mode 100644 index 00000000..8c2c9f3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_26.jpg new file mode 100644 index 00000000..19d32799 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_27.jpg new file mode 100644 index 00000000..0c8c82d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_28.jpg new file mode 100644 index 00000000..6cdade53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_29.jpg new file mode 100644 index 00000000..97acb2e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_3.jpg new file mode 100644 index 00000000..c9d37ebd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_30.jpg new file mode 100644 index 00000000..17691f6b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_31.jpg new file mode 100644 index 00000000..730c2aa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_4.jpg new file mode 100644 index 00000000..ee69a906 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_5.jpg new file mode 100644 index 00000000..f0769aac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_6.jpg new file mode 100644 index 00000000..603df48c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_7.jpg new file mode 100644 index 00000000..350ae1f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_8.jpg new file mode 100644 index 00000000..7a26474d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/125_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_0.jpg new file mode 100644 index 00000000..e93be613 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_1.jpg new file mode 100644 index 00000000..9a515998 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_2.jpg new file mode 100644 index 00000000..d4c22e8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_25.jpg new file mode 100644 index 00000000..9c3a28e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_26.jpg new file mode 100644 index 00000000..073dce79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_27.jpg new file mode 100644 index 00000000..205dfd5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_28.jpg new file mode 100644 index 00000000..cb240414 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_29.jpg new file mode 100644 index 00000000..d8cb5ee8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_3.jpg new file mode 100644 index 00000000..1281eea1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_30.jpg new file mode 100644 index 00000000..f10deee7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_31.jpg new file mode 100644 index 00000000..3a4eb833 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_4.jpg new file mode 100644 index 00000000..17075a00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_5.jpg new file mode 100644 index 00000000..bce94f8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_6.jpg new file mode 100644 index 00000000..6d81e892 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_7.jpg new file mode 100644 index 00000000..1c1fcea8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_8.jpg new file mode 100644 index 00000000..7636a947 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/126_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_0.jpg new file mode 100644 index 00000000..89c33adf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_1.jpg new file mode 100644 index 00000000..76ff638c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_2.jpg new file mode 100644 index 00000000..d4f17c71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_24.jpg new file mode 100644 index 00000000..a19eb2da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_25.jpg new file mode 100644 index 00000000..566bc505 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_26.jpg new file mode 100644 index 00000000..fe13b937 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_27.jpg new file mode 100644 index 00000000..6e300032 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_28.jpg new file mode 100644 index 00000000..14f4f564 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_29.jpg new file mode 100644 index 00000000..d809cce8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_3.jpg new file mode 100644 index 00000000..00ba5375 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_30.jpg new file mode 100644 index 00000000..8c8899a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_31.jpg new file mode 100644 index 00000000..ba0fc39c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_4.jpg new file mode 100644 index 00000000..4161f5e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_5.jpg new file mode 100644 index 00000000..2677899d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_6.jpg new file mode 100644 index 00000000..29fd57cb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_7.jpg new file mode 100644 index 00000000..22e79f87 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_8.jpg new file mode 100644 index 00000000..c0d874df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/127_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_11.jpg new file mode 100644 index 00000000..d2cc5aca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_12.jpg new file mode 100644 index 00000000..588c3473 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_13.jpg new file mode 100644 index 00000000..f112f43a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_14.jpg new file mode 100644 index 00000000..2a8f464d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_15.jpg new file mode 100644 index 00000000..8b710d60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_16.jpg new file mode 100644 index 00000000..df5e8db0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_17.jpg new file mode 100644 index 00000000..56dc13d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_18.jpg new file mode 100644 index 00000000..3d135758 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_19.jpg new file mode 100644 index 00000000..68649caa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_20.jpg new file mode 100644 index 00000000..4891f13b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_21.jpg new file mode 100644 index 00000000..781567f6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_28.jpg new file mode 100644 index 00000000..ae204899 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_29.jpg new file mode 100644 index 00000000..d322faba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_30.jpg new file mode 100644 index 00000000..a9b371c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_31.jpg new file mode 100644 index 00000000..6c8d9b45 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/96_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_10.jpg new file mode 100644 index 00000000..3bed50c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_11.jpg new file mode 100644 index 00000000..ebdf0f37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_12.jpg new file mode 100644 index 00000000..f0ff8a9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_13.jpg new file mode 100644 index 00000000..63943276 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_14.jpg new file mode 100644 index 00000000..322692b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_15.jpg new file mode 100644 index 00000000..5e5a47dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_16.jpg new file mode 100644 index 00000000..2ece8200 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_17.jpg new file mode 100644 index 00000000..fc491280 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_18.jpg new file mode 100644 index 00000000..3d93c016 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_19.jpg new file mode 100644 index 00000000..3559f094 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_20.jpg new file mode 100644 index 00000000..e9d18b4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_28.jpg new file mode 100644 index 00000000..09ce5c6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_29.jpg new file mode 100644 index 00000000..dc7227e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_30.jpg new file mode 100644 index 00000000..655ae73c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_31.jpg new file mode 100644 index 00000000..c2a2214e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/97_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_13.jpg new file mode 100644 index 00000000..8d87fbbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_14.jpg new file mode 100644 index 00000000..0b055cf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_15.jpg new file mode 100644 index 00000000..dca558e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_16.jpg new file mode 100644 index 00000000..95bb7b2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_17.jpg new file mode 100644 index 00000000..7038163b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_18.jpg new file mode 100644 index 00000000..eab76b4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_19.jpg new file mode 100644 index 00000000..e825ab78 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_20.jpg new file mode 100644 index 00000000..f86396b1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_27.jpg new file mode 100644 index 00000000..3d3f30a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_28.jpg new file mode 100644 index 00000000..b8424fe2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_29.jpg new file mode 100644 index 00000000..574f3e08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_30.jpg new file mode 100644 index 00000000..0b8e95fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_31.jpg new file mode 100644 index 00000000..93d934a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/98_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_13.jpg new file mode 100644 index 00000000..d3fbd3f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_14.jpg new file mode 100644 index 00000000..b61deaf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_15.jpg new file mode 100644 index 00000000..022619cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_16.jpg new file mode 100644 index 00000000..b7de19e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_17.jpg new file mode 100644 index 00000000..a393a617 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_18.jpg new file mode 100644 index 00000000..03b7b265 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_19.jpg new file mode 100644 index 00000000..15f361fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_20.jpg new file mode 100644 index 00000000..1b1653fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_27.jpg new file mode 100644 index 00000000..d58e3900 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_28.jpg new file mode 100644 index 00000000..9f49f520 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_29.jpg new file mode 100644 index 00000000..d0f0cc32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_30.jpg new file mode 100644 index 00000000..b61a2121 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_31.jpg new file mode 100644 index 00000000..7b8b770f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/99_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_12.jpg new file mode 100644 index 00000000..37a330c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_14.jpg new file mode 100644 index 00000000..c5d33924 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_16.jpg new file mode 100644 index 00000000..f42509a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_18.jpg new file mode 100644 index 00000000..92230ffb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_20.jpg new file mode 100644 index 00000000..d1b2b294 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_24.jpg new file mode 100644 index 00000000..bdbfa654 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_26.jpg new file mode 100644 index 00000000..0a2d8dbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_28.jpg new file mode 100644 index 00000000..8e7586c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_30.jpg new file mode 100644 index 00000000..1f08a7b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_100_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_24.jpg new file mode 100644 index 00000000..180ca73d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_26.jpg new file mode 100644 index 00000000..f7ade729 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_28.jpg new file mode 100644 index 00000000..bdd29006 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_30.jpg new file mode 100644 index 00000000..353bd472 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_102_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_22.jpg new file mode 100644 index 00000000..5d0c6b54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_24.jpg new file mode 100644 index 00000000..c64a03b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_26.jpg new file mode 100644 index 00000000..19984876 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_28.jpg new file mode 100644 index 00000000..c8f2ecc4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_30.jpg new file mode 100644 index 00000000..156729d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_104_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_0.jpg new file mode 100644 index 00000000..ae10244f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_16.jpg new file mode 100644 index 00000000..78b3a6d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_22.jpg new file mode 100644 index 00000000..2303c77d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_24.jpg new file mode 100644 index 00000000..e30802c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_26.jpg new file mode 100644 index 00000000..58a75335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_28.jpg new file mode 100644 index 00000000..8cddc461 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_30.jpg new file mode 100644 index 00000000..c6438ba9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_106_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_0.jpg new file mode 100644 index 00000000..4a8acfcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_12.jpg new file mode 100644 index 00000000..9551ed34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_14.jpg new file mode 100644 index 00000000..020b4f33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_16.jpg new file mode 100644 index 00000000..c8be07d0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_22.jpg new file mode 100644 index 00000000..6da9e91b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_24.jpg new file mode 100644 index 00000000..e35866c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_26.jpg new file mode 100644 index 00000000..9aa1955c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_28.jpg new file mode 100644 index 00000000..109203b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_30.jpg new file mode 100644 index 00000000..c2740ffc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_108_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_0.jpg new file mode 100644 index 00000000..6fc23fb7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_2.jpg new file mode 100644 index 00000000..c5308c67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_20.jpg new file mode 100644 index 00000000..0f5e5db0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_22.jpg new file mode 100644 index 00000000..932fb1c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_24.jpg new file mode 100644 index 00000000..4c58b32a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_26.jpg new file mode 100644 index 00000000..061a3543 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_28.jpg new file mode 100644 index 00000000..1056a5c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_110_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_0.jpg new file mode 100644 index 00000000..4eb944cd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_18.jpg new file mode 100644 index 00000000..5acef465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_2.jpg new file mode 100644 index 00000000..2e3fd942 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_20.jpg new file mode 100644 index 00000000..fdb1abad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_22.jpg new file mode 100644 index 00000000..bacfdf15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_24.jpg new file mode 100644 index 00000000..b5e6065e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_26.jpg new file mode 100644 index 00000000..fda2fafe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_112_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_0.jpg new file mode 100644 index 00000000..6245f02b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_18.jpg new file mode 100644 index 00000000..4067d996 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_2.jpg new file mode 100644 index 00000000..52e6715c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_20.jpg new file mode 100644 index 00000000..508eb69e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_22.jpg new file mode 100644 index 00000000..b76af81d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_24.jpg new file mode 100644 index 00000000..f447dd14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_30.jpg new file mode 100644 index 00000000..ba68a9d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_4.jpg new file mode 100644 index 00000000..88c25f79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_114_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_0.jpg new file mode 100644 index 00000000..2fb8fe2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_18.jpg new file mode 100644 index 00000000..fd7939b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_2.jpg new file mode 100644 index 00000000..0b3a6c3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_20.jpg new file mode 100644 index 00000000..4623d903 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_22.jpg new file mode 100644 index 00000000..441d991a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_24.jpg new file mode 100644 index 00000000..40e17d7d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_30.jpg new file mode 100644 index 00000000..cff380d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_4.jpg new file mode 100644 index 00000000..51d5979f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_116_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_0.jpg new file mode 100644 index 00000000..2df4fc77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_2.jpg new file mode 100644 index 00000000..6b1b67ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_28.jpg new file mode 100644 index 00000000..db56c8a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_30.jpg new file mode 100644 index 00000000..d9e6388a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_4.jpg new file mode 100644 index 00000000..f05d3d73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_118_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_0.jpg new file mode 100644 index 00000000..dc8977a2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_2.jpg new file mode 100644 index 00000000..933baef0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_28.jpg new file mode 100644 index 00000000..78cb922a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_30.jpg new file mode 100644 index 00000000..5e4578fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_4.jpg new file mode 100644 index 00000000..e739dadb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_6.jpg new file mode 100644 index 00000000..407f7e34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_120_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_0.jpg new file mode 100644 index 00000000..9c805084 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_2.jpg new file mode 100644 index 00000000..0f9c3ae9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_26.jpg new file mode 100644 index 00000000..1ed9deea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_28.jpg new file mode 100644 index 00000000..62876a71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_30.jpg new file mode 100644 index 00000000..8ae611fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_4.jpg new file mode 100644 index 00000000..5ac6fe2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_6.jpg new file mode 100644 index 00000000..3609c167 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_122_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_0.jpg new file mode 100644 index 00000000..03f3703c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_2.jpg new file mode 100644 index 00000000..0fba1ac1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_26.jpg new file mode 100644 index 00000000..74e25669 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_28.jpg new file mode 100644 index 00000000..386ea37e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_30.jpg new file mode 100644 index 00000000..15731260 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_4.jpg new file mode 100644 index 00000000..551277ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_6.jpg new file mode 100644 index 00000000..b95c8560 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_8.jpg new file mode 100644 index 00000000..7856d26e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_124_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_0.jpg new file mode 100644 index 00000000..0acccfa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_2.jpg new file mode 100644 index 00000000..8c9bb988 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_24.jpg new file mode 100644 index 00000000..82c884aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_26.jpg new file mode 100644 index 00000000..1624d609 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_28.jpg new file mode 100644 index 00000000..6e3529d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_30.jpg new file mode 100644 index 00000000..ebea2c70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_4.jpg new file mode 100644 index 00000000..f97d2ea3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_6.jpg new file mode 100644 index 00000000..287c36fc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_8.jpg new file mode 100644 index 00000000..a24b3387 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_126_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_10.jpg new file mode 100644 index 00000000..f77d6c4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_12.jpg new file mode 100644 index 00000000..91f15617 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_14.jpg new file mode 100644 index 00000000..40bbe3d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_16.jpg new file mode 100644 index 00000000..691ae8ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_18.jpg new file mode 100644 index 00000000..176cabf5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_20.jpg new file mode 100644 index 00000000..d7808ff5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_22.jpg new file mode 100644 index 00000000..86dc68f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_28.jpg new file mode 100644 index 00000000..1dcfb130 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_30.jpg new file mode 100644 index 00000000..b67872d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_96_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_14.jpg new file mode 100644 index 00000000..d892588a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_16.jpg new file mode 100644 index 00000000..a81d6773 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_18.jpg new file mode 100644 index 00000000..404d571f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_20.jpg new file mode 100644 index 00000000..82e5ff2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_28.jpg new file mode 100644 index 00000000..a143f70e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_30.jpg new file mode 100644 index 00000000..ea69ccbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/z_98_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_0.jpg new file mode 100644 index 00000000..a5585b8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_12.jpg new file mode 100644 index 00000000..65ccb408 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_16.jpg new file mode 100644 index 00000000..0d55243f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_20.jpg new file mode 100644 index 00000000..22b716db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_24.jpg new file mode 100644 index 00000000..31cf2aa1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_28.jpg new file mode 100644 index 00000000..e0014579 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_100_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_0.jpg new file mode 100644 index 00000000..3015e654 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_16.jpg new file mode 100644 index 00000000..c230d5f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_24.jpg new file mode 100644 index 00000000..4f6672e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_28.jpg new file mode 100644 index 00000000..d2923c36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_104_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_0.jpg new file mode 100644 index 00000000..3003c6fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_12.jpg new file mode 100644 index 00000000..99967b65 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_16.jpg new file mode 100644 index 00000000..4a8eb233 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_20.jpg new file mode 100644 index 00000000..6def89e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_24.jpg new file mode 100644 index 00000000..cf1416b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_28.jpg new file mode 100644 index 00000000..747de273 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_4.jpg new file mode 100644 index 00000000..45ce9474 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_108_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_0.jpg new file mode 100644 index 00000000..51e9ad70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_20.jpg new file mode 100644 index 00000000..679a0ec8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_24.jpg new file mode 100644 index 00000000..31fb3ee4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_28.jpg new file mode 100644 index 00000000..8dd4aa81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_4.jpg new file mode 100644 index 00000000..24b9a924 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_112_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_0.jpg new file mode 100644 index 00000000..7e4e30a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_20.jpg new file mode 100644 index 00000000..154349d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_24.jpg new file mode 100644 index 00000000..646804d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_28.jpg new file mode 100644 index 00000000..6263a913 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_4.jpg new file mode 100644 index 00000000..c1cc4feb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_116_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_0.jpg new file mode 100644 index 00000000..9dcf5ced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_28.jpg new file mode 100644 index 00000000..24d54523 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_4.jpg new file mode 100644 index 00000000..111af187 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_8.jpg new file mode 100644 index 00000000..7c2dc575 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_120_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_0.jpg new file mode 100644 index 00000000..4c196212 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_24.jpg new file mode 100644 index 00000000..c768cefc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_28.jpg new file mode 100644 index 00000000..81957412 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_4.jpg new file mode 100644 index 00000000..4e5b511b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_8.jpg new file mode 100644 index 00000000..9a208fb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_124_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_12.jpg new file mode 100644 index 00000000..9bb22728 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_16.jpg new file mode 100644 index 00000000..144ac94b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_20.jpg new file mode 100644 index 00000000..9350c904 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_24.jpg new file mode 100644 index 00000000..34d09dcc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_28.jpg new file mode 100644 index 00000000..78306f77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zz_96_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_0.jpg new file mode 100644 index 00000000..b5046f9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_16.jpg new file mode 100644 index 00000000..755a8b27 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_24.jpg new file mode 100644 index 00000000..59aab289 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_8.jpg new file mode 100644 index 00000000..b7524e7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_104_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_112_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_112_0.jpg new file mode 100644 index 00000000..2a423457 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_112_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_112_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_112_24.jpg new file mode 100644 index 00000000..edc42d33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_112_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_112_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_112_8.jpg new file mode 100644 index 00000000..0f61ce13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_112_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_120_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_120_0.jpg new file mode 100644 index 00000000..75cf7946 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_120_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_120_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_120_24.jpg new file mode 100644 index 00000000..14b22507 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_120_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_120_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_120_8.jpg new file mode 100644 index 00000000..fbc6ba29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_120_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_96_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_96_0.jpg new file mode 100644 index 00000000..2c31f43f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_96_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_96_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_96_16.jpg new file mode 100644 index 00000000..a176f58f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_96_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_96_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_96_24.jpg new file mode 100644 index 00000000..de6bf061 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzz_96_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_112_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_112_0.jpg new file mode 100644 index 00000000..66d97b0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_112_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_112_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_112_16.jpg new file mode 100644 index 00000000..35231de4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_112_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_96_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_96_0.jpg new file mode 100644 index 00000000..a4207b35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_96_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_96_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_96_16.jpg new file mode 100644 index 00000000..25cf705e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzz_96_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzzz_96_0.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzzz_96_0.jpg new file mode 100644 index 00000000..d822941b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_0/zzzzz_96_0.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_32.jpg new file mode 100644 index 00000000..7e00e32a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_33.jpg new file mode 100644 index 00000000..929cea3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_34.jpg new file mode 100644 index 00000000..3672080f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_38.jpg new file mode 100644 index 00000000..ccb22b59 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_39.jpg new file mode 100644 index 00000000..86e86ae8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_40.jpg new file mode 100644 index 00000000..3246ab9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_41.jpg new file mode 100644 index 00000000..2229b097 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_42.jpg new file mode 100644 index 00000000..2f534870 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_43.jpg new file mode 100644 index 00000000..7a534781 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_44.jpg new file mode 100644 index 00000000..bb08c7ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_45.jpg new file mode 100644 index 00000000..df97a07c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_46.jpg new file mode 100644 index 00000000..9f762635 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/100_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_32.jpg new file mode 100644 index 00000000..8ec464af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_33.jpg new file mode 100644 index 00000000..1b0c30f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_34.jpg new file mode 100644 index 00000000..d4af6d4c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_37.jpg new file mode 100644 index 00000000..fe5f3544 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_38.jpg new file mode 100644 index 00000000..198a3f32 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_39.jpg new file mode 100644 index 00000000..6906ab14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_40.jpg new file mode 100644 index 00000000..c2a1abf1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_41.jpg new file mode 100644 index 00000000..ea0f34b8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_42.jpg new file mode 100644 index 00000000..787746e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_43.jpg new file mode 100644 index 00000000..38ce19a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_44.jpg new file mode 100644 index 00000000..86cc6ec1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_45.jpg new file mode 100644 index 00000000..ee0a3114 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/101_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_32.jpg new file mode 100644 index 00000000..b16341ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_33.jpg new file mode 100644 index 00000000..b0dbe504 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_37.jpg new file mode 100644 index 00000000..333c72e8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_38.jpg new file mode 100644 index 00000000..82103457 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_39.jpg new file mode 100644 index 00000000..44726cd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_40.jpg new file mode 100644 index 00000000..27800ad2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_41.jpg new file mode 100644 index 00000000..46b88e07 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_42.jpg new file mode 100644 index 00000000..fd65b0cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_43.jpg new file mode 100644 index 00000000..188e7566 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_44.jpg new file mode 100644 index 00000000..6d6e6e38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/102_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_32.jpg new file mode 100644 index 00000000..a5c7760a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_33.jpg new file mode 100644 index 00000000..10552689 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_36.jpg new file mode 100644 index 00000000..1f9375fe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_37.jpg new file mode 100644 index 00000000..d9fb4561 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_38.jpg new file mode 100644 index 00000000..34886026 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_39.jpg new file mode 100644 index 00000000..6178d04a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_40.jpg new file mode 100644 index 00000000..31c1c99e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_41.jpg new file mode 100644 index 00000000..d9694df6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_42.jpg new file mode 100644 index 00000000..32504a11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_43.jpg new file mode 100644 index 00000000..f449c2d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_44.jpg new file mode 100644 index 00000000..8bff1bbf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/103_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_32.jpg new file mode 100644 index 00000000..b134fd8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_35.jpg new file mode 100644 index 00000000..cdec5f18 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_36.jpg new file mode 100644 index 00000000..c3e94f80 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_37.jpg new file mode 100644 index 00000000..dc8970a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_38.jpg new file mode 100644 index 00000000..380feeef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_39.jpg new file mode 100644 index 00000000..165ec0db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_40.jpg new file mode 100644 index 00000000..0c5f97c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_41.jpg new file mode 100644 index 00000000..2ab1f2e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_42.jpg new file mode 100644 index 00000000..819691b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_43.jpg new file mode 100644 index 00000000..07b429d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/104_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_32.jpg new file mode 100644 index 00000000..9750e8b9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_35.jpg new file mode 100644 index 00000000..1a18de1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_36.jpg new file mode 100644 index 00000000..d7efac83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_37.jpg new file mode 100644 index 00000000..0d6653e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_38.jpg new file mode 100644 index 00000000..f0b6fbee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_39.jpg new file mode 100644 index 00000000..a05d3ab4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_40.jpg new file mode 100644 index 00000000..b703ba8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_41.jpg new file mode 100644 index 00000000..2a3ee9a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_42.jpg new file mode 100644 index 00000000..a3ead014 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_43.jpg new file mode 100644 index 00000000..9eeeeb04 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/105_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_32.jpg new file mode 100644 index 00000000..4c68ce9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_35.jpg new file mode 100644 index 00000000..1c9e90aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_36.jpg new file mode 100644 index 00000000..cdd1a657 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_37.jpg new file mode 100644 index 00000000..c8b06cfe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_38.jpg new file mode 100644 index 00000000..003b415c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_39.jpg new file mode 100644 index 00000000..85a546d8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_40.jpg new file mode 100644 index 00000000..3f8f7739 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_41.jpg new file mode 100644 index 00000000..eba917ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_42.jpg new file mode 100644 index 00000000..3e0b5215 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_43.jpg new file mode 100644 index 00000000..66f225f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/106_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_34.jpg new file mode 100644 index 00000000..f271cb5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_35.jpg new file mode 100644 index 00000000..cf953b46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_36.jpg new file mode 100644 index 00000000..8cda182e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_37.jpg new file mode 100644 index 00000000..4796ee9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_38.jpg new file mode 100644 index 00000000..fbf6b7dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_39.jpg new file mode 100644 index 00000000..af6ce2dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_40.jpg new file mode 100644 index 00000000..6ee9fc3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_41.jpg new file mode 100644 index 00000000..01bf4bfc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_42.jpg new file mode 100644 index 00000000..7d952650 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/107_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_33.jpg new file mode 100644 index 00000000..0293d21a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_34.jpg new file mode 100644 index 00000000..bc3a7bbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_35.jpg new file mode 100644 index 00000000..427b351a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_36.jpg new file mode 100644 index 00000000..7d95d443 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_37.jpg new file mode 100644 index 00000000..eb98f1d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_38.jpg new file mode 100644 index 00000000..3a0b45d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_39.jpg new file mode 100644 index 00000000..13dec91e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_40.jpg new file mode 100644 index 00000000..03fce978 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_41.jpg new file mode 100644 index 00000000..d8c1b6f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/108_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_33.jpg new file mode 100644 index 00000000..e11b20a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_34.jpg new file mode 100644 index 00000000..6fb1230f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_35.jpg new file mode 100644 index 00000000..ee030a37 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_36.jpg new file mode 100644 index 00000000..a6bc178c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_37.jpg new file mode 100644 index 00000000..c4dde354 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_38.jpg new file mode 100644 index 00000000..c3a4d12a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_39.jpg new file mode 100644 index 00000000..5fbc256e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_40.jpg new file mode 100644 index 00000000..ce1a3711 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_41.jpg new file mode 100644 index 00000000..a5fca7f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/109_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_33.jpg new file mode 100644 index 00000000..8ccd5d5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_34.jpg new file mode 100644 index 00000000..33633ca6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_35.jpg new file mode 100644 index 00000000..90b56123 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_36.jpg new file mode 100644 index 00000000..5bd40dc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_37.jpg new file mode 100644 index 00000000..c9b3a93b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_38.jpg new file mode 100644 index 00000000..bc4b9d67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_39.jpg new file mode 100644 index 00000000..e8f27de5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_40.jpg new file mode 100644 index 00000000..525e5015 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_41.jpg new file mode 100644 index 00000000..2cc9da94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/110_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_32.jpg new file mode 100644 index 00000000..42385246 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_33.jpg new file mode 100644 index 00000000..ef2b5803 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_34.jpg new file mode 100644 index 00000000..c3ded78f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_35.jpg new file mode 100644 index 00000000..af8a7838 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_36.jpg new file mode 100644 index 00000000..cda90593 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_37.jpg new file mode 100644 index 00000000..f53bc25e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_38.jpg new file mode 100644 index 00000000..8ab2902c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_39.jpg new file mode 100644 index 00000000..7718b13c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_40.jpg new file mode 100644 index 00000000..da67054c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/111_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_32.jpg new file mode 100644 index 00000000..d83cc126 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_33.jpg new file mode 100644 index 00000000..3763559e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_34.jpg new file mode 100644 index 00000000..898e085b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_35.jpg new file mode 100644 index 00000000..69208524 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_36.jpg new file mode 100644 index 00000000..67aa12b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_37.jpg new file mode 100644 index 00000000..353956ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_38.jpg new file mode 100644 index 00000000..6d307c49 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_39.jpg new file mode 100644 index 00000000..500fcb9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/112_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_32.jpg new file mode 100644 index 00000000..8bd16419 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_33.jpg new file mode 100644 index 00000000..89e41f26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_34.jpg new file mode 100644 index 00000000..7dad7cc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_35.jpg new file mode 100644 index 00000000..2e02ea3d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_36.jpg new file mode 100644 index 00000000..f4faaf77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_37.jpg new file mode 100644 index 00000000..5ed9452b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_38.jpg new file mode 100644 index 00000000..6869d77e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_39.jpg new file mode 100644 index 00000000..d5d6fec4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/113_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_32.jpg new file mode 100644 index 00000000..862e8673 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_33.jpg new file mode 100644 index 00000000..9963b26a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_34.jpg new file mode 100644 index 00000000..580f3f7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_35.jpg new file mode 100644 index 00000000..9e937bd8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_36.jpg new file mode 100644 index 00000000..b83bbe7b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_37.jpg new file mode 100644 index 00000000..91c30473 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_38.jpg new file mode 100644 index 00000000..d63f38f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_39.jpg new file mode 100644 index 00000000..eef85bf3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/114_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_32.jpg new file mode 100644 index 00000000..4e67e42f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_33.jpg new file mode 100644 index 00000000..7be91524 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_34.jpg new file mode 100644 index 00000000..eb238ef6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_35.jpg new file mode 100644 index 00000000..af8cb103 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_36.jpg new file mode 100644 index 00000000..9f5a19a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_37.jpg new file mode 100644 index 00000000..25de2a90 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_38.jpg new file mode 100644 index 00000000..65a5c0b7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/115_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_32.jpg new file mode 100644 index 00000000..82544c53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_33.jpg new file mode 100644 index 00000000..07cc9fe9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_34.jpg new file mode 100644 index 00000000..e7edc401 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_35.jpg new file mode 100644 index 00000000..db69de2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_36.jpg new file mode 100644 index 00000000..5f19f922 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_37.jpg new file mode 100644 index 00000000..1fbb2277 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_38.jpg new file mode 100644 index 00000000..288b9ec9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/116_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_32.jpg new file mode 100644 index 00000000..bb9a1bc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_33.jpg new file mode 100644 index 00000000..a7b0113d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_34.jpg new file mode 100644 index 00000000..f67facbd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_35.jpg new file mode 100644 index 00000000..603b2c4e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_36.jpg new file mode 100644 index 00000000..68c9fe9d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_37.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_37.jpg new file mode 100644 index 00000000..5367a113 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/117_37.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_32.jpg new file mode 100644 index 00000000..c1f8bd33 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_33.jpg new file mode 100644 index 00000000..416cd784 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_34.jpg new file mode 100644 index 00000000..66eb3c74 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_35.jpg new file mode 100644 index 00000000..be09617b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_36.jpg new file mode 100644 index 00000000..630989dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/118_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_32.jpg new file mode 100644 index 00000000..5150c72d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_33.jpg new file mode 100644 index 00000000..cb76bf67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_34.jpg new file mode 100644 index 00000000..12c1f3ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_35.jpg new file mode 100644 index 00000000..fd3cb0f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_36.jpg new file mode 100644 index 00000000..59129143 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/119_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_32.jpg new file mode 100644 index 00000000..69191889 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_33.jpg new file mode 100644 index 00000000..5e87393d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_34.jpg new file mode 100644 index 00000000..31985428 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_35.jpg new file mode 100644 index 00000000..9aba900f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_36.jpg new file mode 100644 index 00000000..f1b99f61 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/120_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_32.jpg new file mode 100644 index 00000000..fbea1908 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_33.jpg new file mode 100644 index 00000000..72630f67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_34.jpg new file mode 100644 index 00000000..267f2077 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_35.jpg new file mode 100644 index 00000000..66722158 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/121_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/122_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/122_32.jpg new file mode 100644 index 00000000..f8c3dda9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/122_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/122_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/122_33.jpg new file mode 100644 index 00000000..c541b011 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/122_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/122_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/122_34.jpg new file mode 100644 index 00000000..5287e658 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/122_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/123_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/123_32.jpg new file mode 100644 index 00000000..8a42c914 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/123_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/123_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/123_33.jpg new file mode 100644 index 00000000..c0ba0cd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/123_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/123_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/123_34.jpg new file mode 100644 index 00000000..a427ab79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/123_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/124_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/124_32.jpg new file mode 100644 index 00000000..6325b0e7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/124_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/124_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/124_33.jpg new file mode 100644 index 00000000..cb4ddc2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/124_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/124_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/124_34.jpg new file mode 100644 index 00000000..301b4702 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/124_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/125_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/125_32.jpg new file mode 100644 index 00000000..cad99d1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/125_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/125_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/125_33.jpg new file mode 100644 index 00000000..de188ced Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/125_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/126_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/126_32.jpg new file mode 100644 index 00000000..afff9f95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/126_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/127_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/127_32.jpg new file mode 100644 index 00000000..e065ad77 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/127_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_32.jpg new file mode 100644 index 00000000..f1f55eaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_33.jpg new file mode 100644 index 00000000..b9277548 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_34.jpg new file mode 100644 index 00000000..1c78f09a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_35.jpg new file mode 100644 index 00000000..d1b1998f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_36.jpg new file mode 100644 index 00000000..a8279de9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_40.jpg new file mode 100644 index 00000000..55483f7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_41.jpg new file mode 100644 index 00000000..47c8051c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_42.jpg new file mode 100644 index 00000000..3b1b91d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_43.jpg new file mode 100644 index 00000000..01ecf586 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_44.jpg new file mode 100644 index 00000000..4a11559b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_45.jpg new file mode 100644 index 00000000..c8fdde73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_46.jpg new file mode 100644 index 00000000..40bc15a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_47.jpg new file mode 100644 index 00000000..968bb85c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_48.jpg new file mode 100644 index 00000000..c8e6815e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/96_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_32.jpg new file mode 100644 index 00000000..0fb75e08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_33.jpg new file mode 100644 index 00000000..141b23ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_34.jpg new file mode 100644 index 00000000..d2c33dc7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_35.jpg new file mode 100644 index 00000000..d80c7ab4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_36.jpg new file mode 100644 index 00000000..1a566699 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_39.jpg new file mode 100644 index 00000000..f750726f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_40.jpg new file mode 100644 index 00000000..64ae756f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_41.jpg new file mode 100644 index 00000000..0f6c5dda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_42.jpg new file mode 100644 index 00000000..d91da039 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_43.jpg new file mode 100644 index 00000000..ef035e22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_44.jpg new file mode 100644 index 00000000..226a6d11 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_45.jpg new file mode 100644 index 00000000..b646b1de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_46.jpg new file mode 100644 index 00000000..26215740 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_47.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_47.jpg new file mode 100644 index 00000000..9bbe5cc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/97_47.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_32.jpg new file mode 100644 index 00000000..3494ba96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_33.jpg new file mode 100644 index 00000000..5d464546 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_34.jpg new file mode 100644 index 00000000..54062772 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_35.jpg new file mode 100644 index 00000000..c14c5eef Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_38.jpg new file mode 100644 index 00000000..8738d353 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_39.jpg new file mode 100644 index 00000000..25cfec7f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_40.jpg new file mode 100644 index 00000000..5df13fe6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_41.jpg new file mode 100644 index 00000000..26f9b3bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_42.jpg new file mode 100644 index 00000000..666b196d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_43.jpg new file mode 100644 index 00000000..40f36400 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_44.jpg new file mode 100644 index 00000000..03c3b998 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_45.jpg new file mode 100644 index 00000000..199f04c0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_46.jpg new file mode 100644 index 00000000..df261a4a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/98_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_32.jpg new file mode 100644 index 00000000..414f072a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_33.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_33.jpg new file mode 100644 index 00000000..7013209f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_33.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_34.jpg new file mode 100644 index 00000000..4e26747d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_35.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_35.jpg new file mode 100644 index 00000000..a0afab17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_35.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_38.jpg new file mode 100644 index 00000000..d5903e3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_39.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_39.jpg new file mode 100644 index 00000000..07054a9c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_39.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_40.jpg new file mode 100644 index 00000000..a9427f56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_41.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_41.jpg new file mode 100644 index 00000000..52ead340 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_41.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_42.jpg new file mode 100644 index 00000000..06e04ebc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_43.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_43.jpg new file mode 100644 index 00000000..0fcd2e9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_43.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_44.jpg new file mode 100644 index 00000000..218d8d69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_45.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_45.jpg new file mode 100644 index 00000000..9219b59e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_45.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_46.jpg new file mode 100644 index 00000000..86304f72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/99_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_32.jpg new file mode 100644 index 00000000..f2451592 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_34.jpg new file mode 100644 index 00000000..5d717b48 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_38.jpg new file mode 100644 index 00000000..bdc52d1d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_40.jpg new file mode 100644 index 00000000..4bbddb75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_42.jpg new file mode 100644 index 00000000..3817d488 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_44.jpg new file mode 100644 index 00000000..ead743d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_46.jpg new file mode 100644 index 00000000..55fbfe12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_100_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_32.jpg new file mode 100644 index 00000000..b5218387 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_34.jpg new file mode 100644 index 00000000..7e798a73 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_36.jpg new file mode 100644 index 00000000..0fdf5295 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_38.jpg new file mode 100644 index 00000000..e855bc94 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_40.jpg new file mode 100644 index 00000000..93851eda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_42.jpg new file mode 100644 index 00000000..653c9128 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_44.jpg new file mode 100644 index 00000000..5cdeb212 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_102_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_32.jpg new file mode 100644 index 00000000..507e677e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_36.jpg new file mode 100644 index 00000000..23a7683e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_38.jpg new file mode 100644 index 00000000..4ef6e912 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_40.jpg new file mode 100644 index 00000000..48ddf6f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_42.jpg new file mode 100644 index 00000000..52d2926a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_44.jpg new file mode 100644 index 00000000..6ab310ad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_104_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_32.jpg new file mode 100644 index 00000000..c53af0b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_34.jpg new file mode 100644 index 00000000..93d3329a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_36.jpg new file mode 100644 index 00000000..66896f5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_38.jpg new file mode 100644 index 00000000..3a774e8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_40.jpg new file mode 100644 index 00000000..1273b7a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_42.jpg new file mode 100644 index 00000000..230c68c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_44.jpg new file mode 100644 index 00000000..ea5d2857 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_106_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_34.jpg new file mode 100644 index 00000000..bdaf138d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_36.jpg new file mode 100644 index 00000000..77fe7816 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_38.jpg new file mode 100644 index 00000000..dc9365ac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_40.jpg new file mode 100644 index 00000000..564cd074 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_42.jpg new file mode 100644 index 00000000..6f138f9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_108_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_32.jpg new file mode 100644 index 00000000..189a3f2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_34.jpg new file mode 100644 index 00000000..583a80e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_36.jpg new file mode 100644 index 00000000..1162843f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_38.jpg new file mode 100644 index 00000000..31496e35 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_40.jpg new file mode 100644 index 00000000..66cdbb7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_42.jpg new file mode 100644 index 00000000..4c77f548 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_110_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_32.jpg new file mode 100644 index 00000000..eb5f380c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_34.jpg new file mode 100644 index 00000000..484ed7f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_36.jpg new file mode 100644 index 00000000..82bead38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_38.jpg new file mode 100644 index 00000000..fea52ac4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_40.jpg new file mode 100644 index 00000000..ae6e0af8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_112_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_32.jpg new file mode 100644 index 00000000..8827666d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_34.jpg new file mode 100644 index 00000000..67a73256 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_36.jpg new file mode 100644 index 00000000..67273421 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_38.jpg new file mode 100644 index 00000000..a76dd8b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_40.jpg new file mode 100644 index 00000000..3f4d3aec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_114_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_32.jpg new file mode 100644 index 00000000..69b01845 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_34.jpg new file mode 100644 index 00000000..57398bb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_36.jpg new file mode 100644 index 00000000..383f516f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_38.jpg new file mode 100644 index 00000000..3c0a5bc1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_116_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_118_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_118_32.jpg new file mode 100644 index 00000000..1c0b6298 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_118_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_118_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_118_34.jpg new file mode 100644 index 00000000..f222da34 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_118_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_118_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_118_36.jpg new file mode 100644 index 00000000..36194ca1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_118_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_120_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_120_32.jpg new file mode 100644 index 00000000..f9457b1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_120_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_120_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_120_34.jpg new file mode 100644 index 00000000..db52d655 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_120_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_120_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_120_36.jpg new file mode 100644 index 00000000..ba7a125e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_120_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_122_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_122_32.jpg new file mode 100644 index 00000000..6bed52bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_122_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_122_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_122_34.jpg new file mode 100644 index 00000000..78e7b6a9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_122_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_124_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_124_32.jpg new file mode 100644 index 00000000..a8225810 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_124_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_124_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_124_34.jpg new file mode 100644 index 00000000..e1089b67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_124_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_126_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_126_32.jpg new file mode 100644 index 00000000..d801efd0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_126_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_32.jpg new file mode 100644 index 00000000..468fc814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_34.jpg new file mode 100644 index 00000000..0661709e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_36.jpg new file mode 100644 index 00000000..baad9896 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_40.jpg new file mode 100644 index 00000000..2707077a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_42.jpg new file mode 100644 index 00000000..daff97c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_44.jpg new file mode 100644 index 00000000..6957a4b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_46.jpg new file mode 100644 index 00000000..a5dd2285 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_48.jpg new file mode 100644 index 00000000..b904b7a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_96_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_32.jpg new file mode 100644 index 00000000..ec64269f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_34.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_34.jpg new file mode 100644 index 00000000..09300232 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_34.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_36.jpg new file mode 100644 index 00000000..5c68b42f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_38.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_38.jpg new file mode 100644 index 00000000..dfcf465a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_38.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_40.jpg new file mode 100644 index 00000000..cb9292c5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_42.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_42.jpg new file mode 100644 index 00000000..12a98b93 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_42.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_44.jpg new file mode 100644 index 00000000..a45258c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_46.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_46.jpg new file mode 100644 index 00000000..ad1baaff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/z_98_46.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_32.jpg new file mode 100644 index 00000000..47f5e634 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_36.jpg new file mode 100644 index 00000000..f9625069 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_40.jpg new file mode 100644 index 00000000..16271ea8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_44.jpg new file mode 100644 index 00000000..92ff7285 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_48.jpg new file mode 100644 index 00000000..c1dafd40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_100_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_32.jpg new file mode 100644 index 00000000..8f8be9b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_36.jpg new file mode 100644 index 00000000..bc54aa29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_40.jpg new file mode 100644 index 00000000..fca228f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_44.jpg new file mode 100644 index 00000000..26e257b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_104_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_32.jpg new file mode 100644 index 00000000..1ac8ee5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_36.jpg new file mode 100644 index 00000000..dd443738 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_40.jpg new file mode 100644 index 00000000..407bd623 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_44.jpg new file mode 100644 index 00000000..db87a4a1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_108_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_112_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_112_32.jpg new file mode 100644 index 00000000..3a3a8bd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_112_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_112_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_112_36.jpg new file mode 100644 index 00000000..0afcf2f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_112_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_112_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_112_40.jpg new file mode 100644 index 00000000..fbd31862 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_112_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_116_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_116_32.jpg new file mode 100644 index 00000000..69b8894a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_116_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_116_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_116_36.jpg new file mode 100644 index 00000000..8d307c39 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_116_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_116_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_116_40.jpg new file mode 100644 index 00000000..26afe16f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_116_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_120_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_120_32.jpg new file mode 100644 index 00000000..3c1768da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_120_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_120_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_120_36.jpg new file mode 100644 index 00000000..371c6236 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_120_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_124_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_124_32.jpg new file mode 100644 index 00000000..f5c91b7e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_124_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_124_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_124_36.jpg new file mode 100644 index 00000000..5ec3b5f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_124_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_32.jpg new file mode 100644 index 00000000..4c98730d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_36.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_36.jpg new file mode 100644 index 00000000..5d9917de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_36.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_40.jpg new file mode 100644 index 00000000..e5527892 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_44.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_44.jpg new file mode 100644 index 00000000..7c6d9b19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_44.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_48.jpg new file mode 100644 index 00000000..34cf7ea5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zz_96_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_104_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_104_32.jpg new file mode 100644 index 00000000..56dcbc2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_104_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_104_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_104_40.jpg new file mode 100644 index 00000000..f068c0af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_104_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_104_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_104_48.jpg new file mode 100644 index 00000000..9e335f5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_104_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_112_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_112_32.jpg new file mode 100644 index 00000000..e6345118 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_112_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_112_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_112_40.jpg new file mode 100644 index 00000000..b9638ba3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_112_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_120_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_120_32.jpg new file mode 100644 index 00000000..4bf86c21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_120_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_120_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_120_40.jpg new file mode 100644 index 00000000..ad805a9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_120_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_96_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_96_32.jpg new file mode 100644 index 00000000..0c06cb3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_96_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_96_40.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_96_40.jpg new file mode 100644 index 00000000..6935e188 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_96_40.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_96_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_96_48.jpg new file mode 100644 index 00000000..1f9e696b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzz_96_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_112_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_112_32.jpg new file mode 100644 index 00000000..3168365f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_112_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_112_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_112_48.jpg new file mode 100644 index 00000000..7d61f7f3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_112_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_96_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_96_32.jpg new file mode 100644 index 00000000..02000711 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_96_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_96_48.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_96_48.jpg new file mode 100644 index 00000000..9029d0b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzz_96_48.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzzz_96_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzzz_96_32.jpg new file mode 100644 index 00000000..cd033b96 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_1/zzzzz_96_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_2/zzzzz_96_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_2/zzzzz_96_64.jpg new file mode 100644 index 00000000..b8da0b63 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/3_2/zzzzz_96_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_1.jpg new file mode 100644 index 00000000..e43dbe54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_2.jpg new file mode 100644 index 00000000..379e6f2a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_23.jpg new file mode 100644 index 00000000..3b14397a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_24.jpg new file mode 100644 index 00000000..456eb524 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_25.jpg new file mode 100644 index 00000000..46529fe8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_26.jpg new file mode 100644 index 00000000..ff8eb16e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_27.jpg new file mode 100644 index 00000000..a0eaf180 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_28.jpg new file mode 100644 index 00000000..c5aec814 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_29.jpg new file mode 100644 index 00000000..fba1890b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_3.jpg new file mode 100644 index 00000000..10fe136f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_30.jpg new file mode 100644 index 00000000..0446edf6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_31.jpg new file mode 100644 index 00000000..e80f14c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_4.jpg new file mode 100644 index 00000000..5fe9b3c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_5.jpg new file mode 100644 index 00000000..b1116cb9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_6.jpg new file mode 100644 index 00000000..e9aa68ce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_7.jpg new file mode 100644 index 00000000..2511767e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_8.jpg new file mode 100644 index 00000000..638050d1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_9.jpg new file mode 100644 index 00000000..0f2e258d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/128_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_1.jpg new file mode 100644 index 00000000..12227846 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_2.jpg new file mode 100644 index 00000000..98911882 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_23.jpg new file mode 100644 index 00000000..018c7f85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_24.jpg new file mode 100644 index 00000000..b23081f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_25.jpg new file mode 100644 index 00000000..005e7aa8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_26.jpg new file mode 100644 index 00000000..5ac66031 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_27.jpg new file mode 100644 index 00000000..648a27d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_28.jpg new file mode 100644 index 00000000..8dccaa23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_29.jpg new file mode 100644 index 00000000..9e72f8f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_3.jpg new file mode 100644 index 00000000..5a3883bd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_30.jpg new file mode 100644 index 00000000..c715e9cc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_31.jpg new file mode 100644 index 00000000..28e6f901 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_4.jpg new file mode 100644 index 00000000..526a371c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_5.jpg new file mode 100644 index 00000000..14750b71 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_6.jpg new file mode 100644 index 00000000..0d1b5ce9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_7.jpg new file mode 100644 index 00000000..28a0241d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_8.jpg new file mode 100644 index 00000000..3161583c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_9.jpg new file mode 100644 index 00000000..fb39ca3b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/129_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_1.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_1.jpg new file mode 100644 index 00000000..b26e7d22 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_1.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_10.jpg new file mode 100644 index 00000000..731e58a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_2.jpg new file mode 100644 index 00000000..e2e74aaa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_23.jpg new file mode 100644 index 00000000..d51f2344 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_24.jpg new file mode 100644 index 00000000..4a8f224e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_25.jpg new file mode 100644 index 00000000..a4508df6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_26.jpg new file mode 100644 index 00000000..7fd1ce12 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_27.jpg new file mode 100644 index 00000000..38e0d46e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_28.jpg new file mode 100644 index 00000000..cdd9cac6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_29.jpg new file mode 100644 index 00000000..2607bdd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_3.jpg new file mode 100644 index 00000000..7adb7cbb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_30.jpg new file mode 100644 index 00000000..5e160793 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_31.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_31.jpg new file mode 100644 index 00000000..1be6cb66 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_31.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_4.jpg new file mode 100644 index 00000000..092eafb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_5.jpg new file mode 100644 index 00000000..c80435e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_6.jpg new file mode 100644 index 00000000..19aa410f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_7.jpg new file mode 100644 index 00000000..74a2435c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_8.jpg new file mode 100644 index 00000000..81ea588a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_9.jpg new file mode 100644 index 00000000..fd97edd5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/130_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_10.jpg new file mode 100644 index 00000000..96e7ade0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_11.jpg new file mode 100644 index 00000000..a0d116f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_2.jpg new file mode 100644 index 00000000..67899f69 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_22.jpg new file mode 100644 index 00000000..d225685d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_23.jpg new file mode 100644 index 00000000..1a80d817 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_24.jpg new file mode 100644 index 00000000..9bcde2c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_25.jpg new file mode 100644 index 00000000..e399610e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_26.jpg new file mode 100644 index 00000000..b70eaaba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_27.jpg new file mode 100644 index 00000000..0ebca87d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_28.jpg new file mode 100644 index 00000000..2008fc81 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_29.jpg new file mode 100644 index 00000000..53a38b4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_3.jpg new file mode 100644 index 00000000..515c5483 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_30.jpg new file mode 100644 index 00000000..8d2188c2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_4.jpg new file mode 100644 index 00000000..2d5c4835 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_5.jpg new file mode 100644 index 00000000..b7f297e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_6.jpg new file mode 100644 index 00000000..f517f19a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_7.jpg new file mode 100644 index 00000000..9bc3d6d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_8.jpg new file mode 100644 index 00000000..b315b02f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_9.jpg new file mode 100644 index 00000000..033ef846 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/131_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_10.jpg new file mode 100644 index 00000000..37e94116 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_11.jpg new file mode 100644 index 00000000..cf1bd5ca Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_21.jpg new file mode 100644 index 00000000..c93111e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_22.jpg new file mode 100644 index 00000000..27094871 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_23.jpg new file mode 100644 index 00000000..c9e651f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_24.jpg new file mode 100644 index 00000000..460cfd72 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_25.jpg new file mode 100644 index 00000000..54f22fa9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_26.jpg new file mode 100644 index 00000000..f7b4bd02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_27.jpg new file mode 100644 index 00000000..3e3dd98c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_28.jpg new file mode 100644 index 00000000..6420df03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_29.jpg new file mode 100644 index 00000000..f90ed998 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_3.jpg new file mode 100644 index 00000000..6de032d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_4.jpg new file mode 100644 index 00000000..6f7a0ab0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_5.jpg new file mode 100644 index 00000000..d1fdb647 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_6.jpg new file mode 100644 index 00000000..90b6db9e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_7.jpg new file mode 100644 index 00000000..0afd0945 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_8.jpg new file mode 100644 index 00000000..988a1413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_9.jpg new file mode 100644 index 00000000..7c571e75 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/132_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_10.jpg new file mode 100644 index 00000000..39eec205 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_11.jpg new file mode 100644 index 00000000..60491fab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_21.jpg new file mode 100644 index 00000000..b6246c55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_22.jpg new file mode 100644 index 00000000..32e0f4f9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_23.jpg new file mode 100644 index 00000000..b96d7a95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_24.jpg new file mode 100644 index 00000000..1cea2e0e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_25.jpg new file mode 100644 index 00000000..5c448452 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_26.jpg new file mode 100644 index 00000000..68e2be31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_27.jpg new file mode 100644 index 00000000..c5a30582 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_28.jpg new file mode 100644 index 00000000..24e66f2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_29.jpg new file mode 100644 index 00000000..58157698 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_3.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_3.jpg new file mode 100644 index 00000000..dc4af3ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_3.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_4.jpg new file mode 100644 index 00000000..d830835a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_5.jpg new file mode 100644 index 00000000..234df9d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_6.jpg new file mode 100644 index 00000000..12fbda95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_7.jpg new file mode 100644 index 00000000..85e1e8aa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_8.jpg new file mode 100644 index 00000000..a42ab451 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_9.jpg new file mode 100644 index 00000000..e35d39e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/133_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_10.jpg new file mode 100644 index 00000000..87d2ffc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_11.jpg new file mode 100644 index 00000000..d375c835 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_12.jpg new file mode 100644 index 00000000..96a1252f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_21.jpg new file mode 100644 index 00000000..562c22e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_22.jpg new file mode 100644 index 00000000..40998abc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_23.jpg new file mode 100644 index 00000000..135a46ed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_24.jpg new file mode 100644 index 00000000..b6e14526 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_25.jpg new file mode 100644 index 00000000..b68abc8b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_26.jpg new file mode 100644 index 00000000..28350fcb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_27.jpg new file mode 100644 index 00000000..ea03b9c4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_28.jpg new file mode 100644 index 00000000..b6ea5b53 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_29.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_29.jpg new file mode 100644 index 00000000..a01f6537 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_29.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_4.jpg new file mode 100644 index 00000000..e98942b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_5.jpg new file mode 100644 index 00000000..138ee605 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_6.jpg new file mode 100644 index 00000000..71026477 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_7.jpg new file mode 100644 index 00000000..f62e3898 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_8.jpg new file mode 100644 index 00000000..7d35e729 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_9.jpg new file mode 100644 index 00000000..a3602130 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/134_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_10.jpg new file mode 100644 index 00000000..e43450f5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_11.jpg new file mode 100644 index 00000000..47d1381e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_12.jpg new file mode 100644 index 00000000..969dc12a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_13.jpg new file mode 100644 index 00000000..c12e11c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_20.jpg new file mode 100644 index 00000000..3d247a03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_21.jpg new file mode 100644 index 00000000..d7238c92 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_22.jpg new file mode 100644 index 00000000..955feb05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_23.jpg new file mode 100644 index 00000000..6a7cea23 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_24.jpg new file mode 100644 index 00000000..7bf26f6a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_25.jpg new file mode 100644 index 00000000..2a5d3fb1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_26.jpg new file mode 100644 index 00000000..63c393a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_27.jpg new file mode 100644 index 00000000..06aa1786 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_28.jpg new file mode 100644 index 00000000..13e90cac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_4.jpg new file mode 100644 index 00000000..45bf3578 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_5.jpg new file mode 100644 index 00000000..946ca7a7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_6.jpg new file mode 100644 index 00000000..de593453 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_7.jpg new file mode 100644 index 00000000..3ce873bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_8.jpg new file mode 100644 index 00000000..9e4aa9e9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_9.jpg new file mode 100644 index 00000000..b76eae8d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/135_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_10.jpg new file mode 100644 index 00000000..7a98bd85 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_11.jpg new file mode 100644 index 00000000..9f18ea1a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_12.jpg new file mode 100644 index 00000000..ae69373e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_13.jpg new file mode 100644 index 00000000..70ab69ff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_20.jpg new file mode 100644 index 00000000..4d18f1a5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_21.jpg new file mode 100644 index 00000000..0cbf358d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_22.jpg new file mode 100644 index 00000000..00c00413 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_23.jpg new file mode 100644 index 00000000..4c7a3e7a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_24.jpg new file mode 100644 index 00000000..e3c8bde9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_25.jpg new file mode 100644 index 00000000..f4d5feed Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_26.jpg new file mode 100644 index 00000000..ce26fc56 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_27.jpg new file mode 100644 index 00000000..f4fbb360 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_5.jpg new file mode 100644 index 00000000..e9d40ab1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_6.jpg new file mode 100644 index 00000000..2ae0b8b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_7.jpg new file mode 100644 index 00000000..cf05e02a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_8.jpg new file mode 100644 index 00000000..d5b464c6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_9.jpg new file mode 100644 index 00000000..13f82b1e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/136_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_10.jpg new file mode 100644 index 00000000..7e0d29fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_11.jpg new file mode 100644 index 00000000..a40feee6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_12.jpg new file mode 100644 index 00000000..87702eb6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_13.jpg new file mode 100644 index 00000000..fbdb30bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_19.jpg new file mode 100644 index 00000000..f672ca30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_20.jpg new file mode 100644 index 00000000..4c237e60 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_21.jpg new file mode 100644 index 00000000..21924485 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_22.jpg new file mode 100644 index 00000000..40637a30 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_23.jpg new file mode 100644 index 00000000..736254d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_24.jpg new file mode 100644 index 00000000..c50f1dfd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_25.jpg new file mode 100644 index 00000000..2826851d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_26.jpg new file mode 100644 index 00000000..fbe78e67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_27.jpg new file mode 100644 index 00000000..a484caf7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_5.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_5.jpg new file mode 100644 index 00000000..0c1d8d08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_5.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_6.jpg new file mode 100644 index 00000000..cfc13624 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_7.jpg new file mode 100644 index 00000000..46db4b58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_8.jpg new file mode 100644 index 00000000..0b796f86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_9.jpg new file mode 100644 index 00000000..c14333dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/137_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_10.jpg new file mode 100644 index 00000000..a223b24b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_11.jpg new file mode 100644 index 00000000..ab0c81a6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_12.jpg new file mode 100644 index 00000000..21678092 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_13.jpg new file mode 100644 index 00000000..67d9b7ba Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_14.jpg new file mode 100644 index 00000000..b44a38d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_18.jpg new file mode 100644 index 00000000..d2b03577 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_19.jpg new file mode 100644 index 00000000..de91a98e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_20.jpg new file mode 100644 index 00000000..87c705fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_21.jpg new file mode 100644 index 00000000..7be13364 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_22.jpg new file mode 100644 index 00000000..e26a8b00 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_23.jpg new file mode 100644 index 00000000..621e85b0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_24.jpg new file mode 100644 index 00000000..53e289ab Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_25.jpg new file mode 100644 index 00000000..860b2c36 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_26.jpg new file mode 100644 index 00000000..eb9e9490 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_27.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_27.jpg new file mode 100644 index 00000000..3191fbac Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_27.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_6.jpg new file mode 100644 index 00000000..af2edc13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_7.jpg new file mode 100644 index 00000000..59346557 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_8.jpg new file mode 100644 index 00000000..b201cb0c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_9.jpg new file mode 100644 index 00000000..febe6569 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/138_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_10.jpg new file mode 100644 index 00000000..3602ed8c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_11.jpg new file mode 100644 index 00000000..56c1156a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_12.jpg new file mode 100644 index 00000000..3cff3d02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_13.jpg new file mode 100644 index 00000000..9491b685 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_14.jpg new file mode 100644 index 00000000..d751ecb3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_15.jpg new file mode 100644 index 00000000..cda57fad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_18.jpg new file mode 100644 index 00000000..2465285d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_19.jpg new file mode 100644 index 00000000..7c83c7bb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_20.jpg new file mode 100644 index 00000000..18741916 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_21.jpg new file mode 100644 index 00000000..9e331fe1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_22.jpg new file mode 100644 index 00000000..08fd3b2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_23.jpg new file mode 100644 index 00000000..e9d53e25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_24.jpg new file mode 100644 index 00000000..bfca7b3c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_25.jpg new file mode 100644 index 00000000..95431cbe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_26.jpg new file mode 100644 index 00000000..c29e2fce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_6.jpg new file mode 100644 index 00000000..7eddb27d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_7.jpg new file mode 100644 index 00000000..e9fc1047 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_8.jpg new file mode 100644 index 00000000..a2080094 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_9.jpg new file mode 100644 index 00000000..c2b12c9b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/139_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_10.jpg new file mode 100644 index 00000000..b11c5ee9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_11.jpg new file mode 100644 index 00000000..d63362f7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_12.jpg new file mode 100644 index 00000000..a1a0b00e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_13.jpg new file mode 100644 index 00000000..5c2b9b19 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_14.jpg new file mode 100644 index 00000000..8b103efe Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_15.jpg new file mode 100644 index 00000000..f1d7d7c9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_18.jpg new file mode 100644 index 00000000..cacf8bdf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_19.jpg new file mode 100644 index 00000000..c509a7d2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_20.jpg new file mode 100644 index 00000000..b3827c14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_21.jpg new file mode 100644 index 00000000..e1d481a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_22.jpg new file mode 100644 index 00000000..69ce5d38 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_23.jpg new file mode 100644 index 00000000..0ae543d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_24.jpg new file mode 100644 index 00000000..8a560ae5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_25.jpg new file mode 100644 index 00000000..c92fc7bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_26.jpg new file mode 100644 index 00000000..00baf2d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_6.jpg new file mode 100644 index 00000000..b5ab916f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_7.jpg new file mode 100644 index 00000000..6e584e1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_8.jpg new file mode 100644 index 00000000..678f2668 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_9.jpg new file mode 100644 index 00000000..ab678463 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/140_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_10.jpg new file mode 100644 index 00000000..fd08811a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_11.jpg new file mode 100644 index 00000000..787214a8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_12.jpg new file mode 100644 index 00000000..62610c40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_13.jpg new file mode 100644 index 00000000..642cd783 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_14.jpg new file mode 100644 index 00000000..40ae5b1f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_15.jpg new file mode 100644 index 00000000..82e61a95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_17.jpg new file mode 100644 index 00000000..5f57cc2e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_18.jpg new file mode 100644 index 00000000..eaedc16c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_19.jpg new file mode 100644 index 00000000..39f972af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_20.jpg new file mode 100644 index 00000000..402339e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_21.jpg new file mode 100644 index 00000000..d9754cd7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_22.jpg new file mode 100644 index 00000000..a5efd8a0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_23.jpg new file mode 100644 index 00000000..268392c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_24.jpg new file mode 100644 index 00000000..a60d15b4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_25.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_25.jpg new file mode 100644 index 00000000..fdd9e52b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_25.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_7.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_7.jpg new file mode 100644 index 00000000..d5dfcdf8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_7.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_8.jpg new file mode 100644 index 00000000..93e02671 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_9.jpg new file mode 100644 index 00000000..13eb1411 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/141_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_10.jpg new file mode 100644 index 00000000..9d3be30a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_11.jpg new file mode 100644 index 00000000..3a688728 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_12.jpg new file mode 100644 index 00000000..d6ba2f99 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_13.jpg new file mode 100644 index 00000000..5ceba778 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_14.jpg new file mode 100644 index 00000000..3e43df67 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_15.jpg new file mode 100644 index 00000000..4b0b8ac8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_16.jpg new file mode 100644 index 00000000..18935d2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_17.jpg new file mode 100644 index 00000000..8f858407 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_18.jpg new file mode 100644 index 00000000..ec88203e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_19.jpg new file mode 100644 index 00000000..334e9b3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_20.jpg new file mode 100644 index 00000000..7649ec5e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_21.jpg new file mode 100644 index 00000000..094437ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_22.jpg new file mode 100644 index 00000000..4cd38ca3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_23.jpg new file mode 100644 index 00000000..b67652b3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_24.jpg new file mode 100644 index 00000000..cc0637e2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_8.jpg new file mode 100644 index 00000000..0a4e5d02 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_9.jpg new file mode 100644 index 00000000..d3d419c7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/142_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_10.jpg new file mode 100644 index 00000000..b0bc7689 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_11.jpg new file mode 100644 index 00000000..c7375313 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_12.jpg new file mode 100644 index 00000000..576cf276 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_13.jpg new file mode 100644 index 00000000..8f6c3618 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_14.jpg new file mode 100644 index 00000000..b79cf3d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_15.jpg new file mode 100644 index 00000000..fc9fabd3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_16.jpg new file mode 100644 index 00000000..f7f7b6ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_17.jpg new file mode 100644 index 00000000..8b43e876 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_18.jpg new file mode 100644 index 00000000..2ce1b66e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_19.jpg new file mode 100644 index 00000000..69fbda21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_20.jpg new file mode 100644 index 00000000..0fd3ebc8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_21.jpg new file mode 100644 index 00000000..04f8c627 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_22.jpg new file mode 100644 index 00000000..61fb9295 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_23.jpg new file mode 100644 index 00000000..7335f64c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_24.jpg new file mode 100644 index 00000000..ee644f64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_9.jpg new file mode 100644 index 00000000..316f978b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/143_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_10.jpg new file mode 100644 index 00000000..251154a3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_11.jpg new file mode 100644 index 00000000..fe8f8b42 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_12.jpg new file mode 100644 index 00000000..9c8136e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_13.jpg new file mode 100644 index 00000000..b26bf87e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_14.jpg new file mode 100644 index 00000000..b4d743c8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_15.jpg new file mode 100644 index 00000000..d6e3be8f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_16.jpg new file mode 100644 index 00000000..08f480e6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_17.jpg new file mode 100644 index 00000000..70fd19dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_18.jpg new file mode 100644 index 00000000..e188b4d3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_19.jpg new file mode 100644 index 00000000..2e29ee98 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_20.jpg new file mode 100644 index 00000000..8baf5f1b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_21.jpg new file mode 100644 index 00000000..265a3652 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_22.jpg new file mode 100644 index 00000000..828d9460 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_23.jpg new file mode 100644 index 00000000..84d9af54 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_24.jpg new file mode 100644 index 00000000..a2c12bbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_9.jpg new file mode 100644 index 00000000..7dd98c89 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/144_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_10.jpg new file mode 100644 index 00000000..4e37824b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_11.jpg new file mode 100644 index 00000000..0b564ffa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_12.jpg new file mode 100644 index 00000000..5ec3c650 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_13.jpg new file mode 100644 index 00000000..8f2fce15 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_14.jpg new file mode 100644 index 00000000..b0f81718 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_15.jpg new file mode 100644 index 00000000..951a77c3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_16.jpg new file mode 100644 index 00000000..67b0e2e5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_17.jpg new file mode 100644 index 00000000..0c1f0a79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_18.jpg new file mode 100644 index 00000000..70292680 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_19.jpg new file mode 100644 index 00000000..6a849ea1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_20.jpg new file mode 100644 index 00000000..1c771e58 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_21.jpg new file mode 100644 index 00000000..1d91dae2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_22.jpg new file mode 100644 index 00000000..f4765fe0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_23.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_23.jpg new file mode 100644 index 00000000..50edf194 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_23.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_9.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_9.jpg new file mode 100644 index 00000000..c0ee43fa Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/145_9.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_10.jpg new file mode 100644 index 00000000..2d2918d9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_11.jpg new file mode 100644 index 00000000..216e0c4f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_12.jpg new file mode 100644 index 00000000..d1773d2f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_13.jpg new file mode 100644 index 00000000..0360510b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_14.jpg new file mode 100644 index 00000000..8996cb2d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_15.jpg new file mode 100644 index 00000000..3593b9cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_16.jpg new file mode 100644 index 00000000..36cb28db Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_17.jpg new file mode 100644 index 00000000..6644bac2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_18.jpg new file mode 100644 index 00000000..55824eda Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_19.jpg new file mode 100644 index 00000000..53192bc5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_20.jpg new file mode 100644 index 00000000..caeca694 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_21.jpg new file mode 100644 index 00000000..2caa1d43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_22.jpg new file mode 100644 index 00000000..2b414966 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/146_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_10.jpg new file mode 100644 index 00000000..32f87d5d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_11.jpg new file mode 100644 index 00000000..ebba9699 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_12.jpg new file mode 100644 index 00000000..71621d55 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_13.jpg new file mode 100644 index 00000000..5eda5ae7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_14.jpg new file mode 100644 index 00000000..b16fe020 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_15.jpg new file mode 100644 index 00000000..5931439f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_16.jpg new file mode 100644 index 00000000..58269536 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_17.jpg new file mode 100644 index 00000000..1525ea8e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_18.jpg new file mode 100644 index 00000000..b0efe5b2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_19.jpg new file mode 100644 index 00000000..a8be4b2c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_20.jpg new file mode 100644 index 00000000..996c111d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_21.jpg new file mode 100644 index 00000000..18296923 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_22.jpg new file mode 100644 index 00000000..bd2b0878 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/147_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_11.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_11.jpg new file mode 100644 index 00000000..1bf8ab9f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_11.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_12.jpg new file mode 100644 index 00000000..1583da8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_13.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_13.jpg new file mode 100644 index 00000000..933fb8c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_13.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_14.jpg new file mode 100644 index 00000000..77f08d1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_15.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_15.jpg new file mode 100644 index 00000000..d234e2ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_15.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_16.jpg new file mode 100644 index 00000000..52e51f9a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_17.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_17.jpg new file mode 100644 index 00000000..027f362f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_17.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_18.jpg new file mode 100644 index 00000000..4ef07b2b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_19.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_19.jpg new file mode 100644 index 00000000..e1d9b38e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_19.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_20.jpg new file mode 100644 index 00000000..86c95718 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_21.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_21.jpg new file mode 100644 index 00000000..b5be4dc0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_21.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_22.jpg new file mode 100644 index 00000000..ad84e741 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/148_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_10.jpg new file mode 100644 index 00000000..b535953b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_2.jpg new file mode 100644 index 00000000..8b9af567 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_24.jpg new file mode 100644 index 00000000..4ab64b31 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_26.jpg new file mode 100644 index 00000000..8ce7d5a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_28.jpg new file mode 100644 index 00000000..73181dbc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_30.jpg new file mode 100644 index 00000000..7e5367f4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_4.jpg new file mode 100644 index 00000000..805b366d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_6.jpg new file mode 100644 index 00000000..46474c84 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_8.jpg new file mode 100644 index 00000000..1cce7029 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_128_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_10.jpg new file mode 100644 index 00000000..1214c9d4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_12.jpg new file mode 100644 index 00000000..ebc89185 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_2.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_2.jpg new file mode 100644 index 00000000..c37672d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_2.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_22.jpg new file mode 100644 index 00000000..92b24da0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_24.jpg new file mode 100644 index 00000000..e214cbcd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_26.jpg new file mode 100644 index 00000000..15b1612d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_28.jpg new file mode 100644 index 00000000..962bc13e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_30.jpg new file mode 100644 index 00000000..773bb027 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_4.jpg new file mode 100644 index 00000000..b734c4f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_6.jpg new file mode 100644 index 00000000..92c924ae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_8.jpg new file mode 100644 index 00000000..d58ca47e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_130_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_10.jpg new file mode 100644 index 00000000..708c211f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_12.jpg new file mode 100644 index 00000000..ef3a8ea0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_22.jpg new file mode 100644 index 00000000..3b278aa2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_24.jpg new file mode 100644 index 00000000..fe329b17 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_26.jpg new file mode 100644 index 00000000..6b15317e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_28.jpg new file mode 100644 index 00000000..c3aca7bf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_30.jpg new file mode 100644 index 00000000..ca2002ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_4.jpg new file mode 100644 index 00000000..5be9fb26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_6.jpg new file mode 100644 index 00000000..dbd2fd79 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_8.jpg new file mode 100644 index 00000000..9b3fc852 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_132_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_10.jpg new file mode 100644 index 00000000..512400de Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_12.jpg new file mode 100644 index 00000000..eebd9743 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_14.jpg new file mode 100644 index 00000000..5a39cbc3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_20.jpg new file mode 100644 index 00000000..7cc0d71e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_22.jpg new file mode 100644 index 00000000..77c1ebe6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_24.jpg new file mode 100644 index 00000000..e64896da Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_26.jpg new file mode 100644 index 00000000..a0cf8c6c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_28.jpg new file mode 100644 index 00000000..597e8b08 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_30.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_30.jpg new file mode 100644 index 00000000..adecb6d5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_30.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_4.jpg new file mode 100644 index 00000000..01f6176f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_6.jpg new file mode 100644 index 00000000..7400b4af Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_8.jpg new file mode 100644 index 00000000..eb9167fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_134_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_10.jpg new file mode 100644 index 00000000..d6ca7b95 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_12.jpg new file mode 100644 index 00000000..9d7134e3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_14.jpg new file mode 100644 index 00000000..c2422740 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_20.jpg new file mode 100644 index 00000000..713fd30d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_22.jpg new file mode 100644 index 00000000..3f1dbfcf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_24.jpg new file mode 100644 index 00000000..78ad357c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_26.jpg new file mode 100644 index 00000000..1e068b4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_28.jpg new file mode 100644 index 00000000..cc39fcff Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_6.jpg new file mode 100644 index 00000000..c0da151f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_8.jpg new file mode 100644 index 00000000..ee821966 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_136_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_10.jpg new file mode 100644 index 00000000..b2b74680 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_12.jpg new file mode 100644 index 00000000..3646119c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_14.jpg new file mode 100644 index 00000000..c036df05 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_16.jpg new file mode 100644 index 00000000..cac0d253 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_18.jpg new file mode 100644 index 00000000..1765189c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_20.jpg new file mode 100644 index 00000000..c333beb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_22.jpg new file mode 100644 index 00000000..98b52326 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_24.jpg new file mode 100644 index 00000000..b0355832 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_26.jpg new file mode 100644 index 00000000..a09eddb5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_28.jpg new file mode 100644 index 00000000..dd77e402 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_6.jpg new file mode 100644 index 00000000..cb2a970d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_8.jpg new file mode 100644 index 00000000..4c8b348f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_138_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_10.jpg new file mode 100644 index 00000000..848ef6d6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_12.jpg new file mode 100644 index 00000000..e7270bf9 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_14.jpg new file mode 100644 index 00000000..412a3f40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_16.jpg new file mode 100644 index 00000000..8e50a1df Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_18.jpg new file mode 100644 index 00000000..1306a10e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_20.jpg new file mode 100644 index 00000000..cdc52ba3 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_22.jpg new file mode 100644 index 00000000..86f343f1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_24.jpg new file mode 100644 index 00000000..a32e983f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_26.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_26.jpg new file mode 100644 index 00000000..3a2bc4f0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_26.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_6.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_6.jpg new file mode 100644 index 00000000..2e6d83f8 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_6.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_8.jpg new file mode 100644 index 00000000..9ade5cd2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_140_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_10.jpg new file mode 100644 index 00000000..3431c55b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_12.jpg new file mode 100644 index 00000000..d442bf1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_14.jpg new file mode 100644 index 00000000..75b8c335 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_16.jpg new file mode 100644 index 00000000..7c4f1465 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_18.jpg new file mode 100644 index 00000000..913d64dd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_20.jpg new file mode 100644 index 00000000..0e9bc74a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_22.jpg new file mode 100644 index 00000000..fa48bf03 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_24.jpg new file mode 100644 index 00000000..03e15e25 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_8.jpg new file mode 100644 index 00000000..52d5e0cf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_142_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_10.jpg new file mode 100644 index 00000000..f253ccae Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_12.jpg new file mode 100644 index 00000000..d441f648 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_14.jpg new file mode 100644 index 00000000..f5c04c3e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_16.jpg new file mode 100644 index 00000000..68534810 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_18.jpg new file mode 100644 index 00000000..b364e007 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_20.jpg new file mode 100644 index 00000000..dc5a7f1c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_22.jpg new file mode 100644 index 00000000..2dab2bd6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_24.jpg new file mode 100644 index 00000000..2ebbca21 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_144_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_10.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_10.jpg new file mode 100644 index 00000000..f8758d91 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_10.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_12.jpg new file mode 100644 index 00000000..35f5eca1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_14.jpg new file mode 100644 index 00000000..4c0a84e1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_16.jpg new file mode 100644 index 00000000..e905d25b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_18.jpg new file mode 100644 index 00000000..85993a86 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_20.jpg new file mode 100644 index 00000000..b2bd7154 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_22.jpg new file mode 100644 index 00000000..a6b483d7 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_146_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_12.jpg new file mode 100644 index 00000000..1cc8007a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_14.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_14.jpg new file mode 100644 index 00000000..adf84740 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_14.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_16.jpg new file mode 100644 index 00000000..5a9b57dc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_18.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_18.jpg new file mode 100644 index 00000000..c690327b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_18.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_20.jpg new file mode 100644 index 00000000..30c3a1f2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_22.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_22.jpg new file mode 100644 index 00000000..669d5daf Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/z_148_22.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_12.jpg new file mode 100644 index 00000000..b5d4c052 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_24.jpg new file mode 100644 index 00000000..137bf3e4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_28.jpg new file mode 100644 index 00000000..41b1c15e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_4.jpg new file mode 100644 index 00000000..c1a4b425 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_8.jpg new file mode 100644 index 00000000..6bbba602 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_128_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_12.jpg new file mode 100644 index 00000000..e20f7b46 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_16.jpg new file mode 100644 index 00000000..d33cea14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_20.jpg new file mode 100644 index 00000000..4c1fe354 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_24.jpg new file mode 100644 index 00000000..1242f380 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_28.jpg new file mode 100644 index 00000000..96897810 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_4.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_4.jpg new file mode 100644 index 00000000..b2135e64 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_4.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_8.jpg new file mode 100644 index 00000000..8678950b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_132_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_12.jpg new file mode 100644 index 00000000..e3efb9fb Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_16.jpg new file mode 100644 index 00000000..0094357d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_20.jpg new file mode 100644 index 00000000..c934dac5 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_24.jpg new file mode 100644 index 00000000..c5e67102 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_28.jpg new file mode 100644 index 00000000..39dcc2ea Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_8.jpg new file mode 100644 index 00000000..badd9d7c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_136_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_12.jpg new file mode 100644 index 00000000..ebaa2573 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_16.jpg new file mode 100644 index 00000000..1133e963 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_20.jpg new file mode 100644 index 00000000..6d7d3e51 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_24.jpg new file mode 100644 index 00000000..0edb036e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_28.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_28.jpg new file mode 100644 index 00000000..292fe868 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_28.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_8.jpg new file mode 100644 index 00000000..63662c5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_140_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_12.jpg new file mode 100644 index 00000000..c3ab03a4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_16.jpg new file mode 100644 index 00000000..bfc7720b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_20.jpg new file mode 100644 index 00000000..a41ea6b6 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_24.jpg new file mode 100644 index 00000000..c32d1e06 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_144_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_12.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_12.jpg new file mode 100644 index 00000000..b95a59e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_12.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_16.jpg new file mode 100644 index 00000000..1f9a7c5c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_20.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_20.jpg new file mode 100644 index 00000000..4201fc4d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_20.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_24.jpg new file mode 100644 index 00000000..6534405c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zz_148_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_128_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_128_16.jpg new file mode 100644 index 00000000..c204f62d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_128_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_128_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_128_24.jpg new file mode 100644 index 00000000..36fcf0fd Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_128_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_128_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_128_8.jpg new file mode 100644 index 00000000..7094ab8a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_128_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_136_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_136_16.jpg new file mode 100644 index 00000000..e411fdad Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_136_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_136_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_136_24.jpg new file mode 100644 index 00000000..8bcf9257 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_136_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_136_8.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_136_8.jpg new file mode 100644 index 00000000..d88b0e43 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_136_8.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_144_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_144_16.jpg new file mode 100644 index 00000000..fa4be953 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_144_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_144_24.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_144_24.jpg new file mode 100644 index 00000000..86163e6e Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzz_144_24.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzzz_128_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzzz_128_16.jpg new file mode 100644 index 00000000..829a3cb2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzzz_128_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzzz_144_16.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzzz_144_16.jpg new file mode 100644 index 00000000..9a615922 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_0/zzzz_144_16.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/z_128_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/z_128_32.jpg new file mode 100644 index 00000000..790dd6bc Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/z_128_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/z_130_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/z_130_32.jpg new file mode 100644 index 00000000..d68641c1 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/z_130_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zz_128_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zz_128_32.jpg new file mode 100644 index 00000000..b14e69ee Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zz_128_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zz_132_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zz_132_32.jpg new file mode 100644 index 00000000..8a34ddce Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zz_132_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzz_128_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzz_128_32.jpg new file mode 100644 index 00000000..5a8450e0 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzz_128_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzz_136_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzz_136_32.jpg new file mode 100644 index 00000000..53a0afc2 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzz_136_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzzz_128_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzzz_128_32.jpg new file mode 100644 index 00000000..acf46d14 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzzz_128_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzzz_144_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzzz_144_32.jpg new file mode 100644 index 00000000..394ed96c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzzz_144_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzzzz_128_32.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzzzz_128_32.jpg new file mode 100644 index 00000000..b902f52d Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_1/zzzzz_128_32.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_2/zzzzzz_128_64.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_2/zzzzzz_128_64.jpg new file mode 100644 index 00000000..c1ed9a26 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_2/zzzzzz_128_64.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_4/zzzzzzz_128_128.jpg b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_4/zzzzzzz_128_128.jpg new file mode 100644 index 00000000..426d0d5b Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t/4_4/zzzzzzz_128_128.jpg differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_-1.hash index 4d94e0cd..13d4071b 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_-1.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_-2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_-2.hash new file mode 100644 index 00000000..90985bfe --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_-2.hash @@ -0,0 +1,4 @@ +џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџьссџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЩьд9џџџџџџџџџџџџeя1RiђžO;Ўck2Doџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ01Š‘zъЈuLжћЅ/^ё!Џ#Pџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ!0˜А=Ž~Й­Иfџџџџ•#Љџ§,ZНŒL„~—]O` yQp?ЇЇˆ]ЁъTŒџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ­-Sѕ +СOmЉЯД…/хqf‰ˆЅЗь+щk4O§Юˆ—ёАxšI[1ЬКяPи~>ў;FдZ_;@6YT‹џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџoХh_џџџџRнTАФcs@~ЄІ?ˆпuп O;ыBЈсЧо-єŸмƒшHЩМ‘\_ b–™0МДІћ і гЉcc•дˆїў)R•#E7ыŒE–зMЪ$Ъ'bаџџџџџџџџџџџџџџџџџџџџџџџџџџџџїбБbг4(Ѕ 5cZmпВЈ4Q5­‰ТЫH† ЏЇ7т/gЊ4ЃбXзешŽІй с Ўї№%vяЫЏѓ‹ЯЅОž‹hИТy +™dяi‚3Хы eф:-з[Џ4R˜Йџџџџџџџџџџџџџџџџџџџџџџџџі8@UX_СЋЏ^Oџ:ОќЋoеŸ EQ^ ђљ?QоRўжŠЂ§єYіѓ“ЇЛ€іs\X'!Л‘Iў?eE' +8ѕї2ојJю/Ѕ[\нM:є3‰HбPшЄГЯy71м§k~џџџџџџџџџџџџџџџџџџџџМEe?юbT+уEO†“…†уœ§—MжC‚яKНДo0џ_ƒ0§+n~жhЂ7ѕ2љЯv4№у Rg{ВuhЦќЪW,x:љ M( фmЌKу2.гћh+ŸN•сnO.TVб$BbDy>žљ-‘Ч \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_0.hash index 37e0635f..c76db586 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_0.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_1.hash new file mode 100644 index 00000000..eea79104 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_2.hash new file mode 100644 index 00000000..edfa1ebb --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_2.hash @@ -0,0 +1 @@ +tѓјџџџџџџџџџџџџ"&ЅџџџџџџџџџџџџZПMтџџџџџџџџџџџџ5иБрЬщfџџџџџџџџ$K@)џџџџџџџџџџџџг‘у3џџџџџџџџџџџџ*c3џџџџџџџџџџџџЌh[џ`Zl?\џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџпHсSџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ@‹џџџџџџџџџџџџ#ЂŽ^Ѕ=О„Э™ў%Цџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџх‰3Э5"у7Њ}џџџџџџџџџџџџџџџџ&Hw-ŠфЇС‚џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЧX’Vџџџџˆ6тџџџџХ6ъSџџџџЮщŸКЩПєWЏrЋџџџџыd7џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ$7Ќ№џџџџџџџџџџџџџџџџџџџџџџџџџџџџ•м–0џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЂљfЯџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ–mяџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_3.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_3.hash new file mode 100644 index 00000000..45603ee6 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-1_3.hash @@ -0,0 +1 @@ +Ё““уџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_-1.hash new file mode 100644 index 00000000..67b9b92f Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_0.hash new file mode 100644 index 00000000..e6a92f29 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_1.hash new file mode 100644 index 00000000..57d61cd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_2.hash new file mode 100644 index 00000000..74692d36 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_2.hash @@ -0,0 +1 @@ +…осџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџп /сџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_4.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_4.hash new file mode 100644 index 00000000..6631108e --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-2_4.hash @@ -0,0 +1 @@ +Ы[5џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_-1.hash new file mode 100644 index 00000000..91de8f40 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_0.hash new file mode 100644 index 00000000..2fa0259e --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_0.hash @@ -0,0 +1,4 @@ +јКЛџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ)v‡џџџџџџџџџџџџџџџџџџџџџџџџџџџџы?„гџџџџџџџџџџџџо€z§hŠгф€Р'š№ъџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџаmp—№{ +ФЃ\бyшAџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ'лaфNžж0jє[}OџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџœZfЮžўялбЂП}Сџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ&cuЉ„кн­Пqšй#МэџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџSЬђ +ЪГˆRVїg*џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ<к}№=_W$ВрО +‡~џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџhЖuМF™м?џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ‚$–Eџџџџџџџџџџџџ„Hџџџџџ*1ЄџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџМLёœџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_1.hash new file mode 100644 index 00000000..e57c4769 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_1.hash @@ -0,0 +1,2 @@ +™‹0УџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџN„ш9І~3ЛіЋw ѓ•џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџо>˜–Vо‘л +]2џhs)>ŒhџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџSЬfтŠйџХiјJlџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџО|Х’ће‚Мi‹цpˆŠQ…™=џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ7к OаYІ.8Йj<гŒАџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџN,hџvъП}кP7Ѕ^T„@Ѓ.џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџщвџџџџџџџџџџџџ„Lюfџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_2.hash new file mode 100644 index 00000000..b95841e5 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-3_2.hash @@ -0,0 +1 @@ +QАџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-4_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-4_0.hash new file mode 100644 index 00000000..3d14b06f --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-4_0.hash @@ -0,0 +1,2 @@ +™Е +)џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-4_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-4_2.hash new file mode 100644 index 00000000..1255b876 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-4_2.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-4_4.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-4_4.hash new file mode 100644 index 00000000..87f3d40d --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_-4_4.hash @@ -0,0 +1 @@ +ГB:џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_-1.hash index bcbe573c..c5600b32 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_-1.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_-2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_-2.hash new file mode 100644 index 00000000..cee35e70 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_-2.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_0.hash index 68bd9d7a..9d8771d1 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_0.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_1.hash new file mode 100644 index 00000000..cc404a13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_2.hash new file mode 100644 index 00000000..f1c4672c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_2.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_3.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_3.hash new file mode 100644 index 00000000..a13ef909 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_3.hash @@ -0,0 +1 @@ + ЛЩџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_4.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_4.hash new file mode 100644 index 00000000..a3574e80 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_0_4.hash @@ -0,0 +1 @@ +yѕq‚џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_-1.hash index 59542724..f40b3a11 100644 Binary files a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_-1.hash and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_-2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_-2.hash new file mode 100644 index 00000000..72ea2c77 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_-2.hash @@ -0,0 +1 @@ +џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџЂ?$џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_0.hash new file mode 100644 index 00000000..abd1295c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_1.hash new file mode 100644 index 00000000..ddd7be83 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_2.hash new file mode 100644 index 00000000..f0e33f09 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_2.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_3.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_3.hash new file mode 100644 index 00000000..5ed9aa06 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_1_3.hash @@ -0,0 +1 @@ +:Ящџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_-1.hash new file mode 100644 index 00000000..fd14c7ec Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_0.hash new file mode 100644 index 00000000..9b938e13 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_1.hash new file mode 100644 index 00000000..268e052a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_2.hash new file mode 100644 index 00000000..0796db49 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_2_2.hash @@ -0,0 +1 @@ +EVRџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ Ќ‡Жџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_-1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_-1.hash new file mode 100644 index 00000000..6e09ba3a Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_-1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_0.hash new file mode 100644 index 00000000..92b06fd4 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_1.hash new file mode 100644 index 00000000..96479737 Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_1.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_2.hash new file mode 100644 index 00000000..d2536885 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_3_2.hash @@ -0,0 +1 @@ +Aњ› џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_0.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_0.hash new file mode 100644 index 00000000..778a092c Binary files /dev/null and b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_0.hash differ diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_1.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_1.hash new file mode 100644 index 00000000..145968b0 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_1.hash @@ -0,0 +1 @@ +љ"“џџџџkЕA‰џџџџЎl›(џџџџџџџџџџџџљAЕџџџџџџџџџџџџџџџџџџџџџџџџџџџџ=k›Qџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_2.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_2.hash new file mode 100644 index 00000000..ad502fce --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_2.hash @@ -0,0 +1 @@ +ЧnBˆџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_4.hash b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_4.hash new file mode 100644 index 00000000..3273ea12 --- /dev/null +++ b/minecolonies-1.20.1/data/dynmap/web/tiles/world/t_4_4.hash @@ -0,0 +1 @@ +н§%џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/dynmap/world.pending b/minecolonies-1.20.1/data/dynmap/world.pending deleted file mode 100644 index 86391b9c..00000000 --- a/minecolonies-1.20.1/data/dynmap/world.pending +++ /dev/null @@ -1,327 +0,0 @@ -%YAML 1.1 ---- -tiles: -- class: org.dynmap.hdmap.HDMapTile - data: 9,0,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 9,1,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 6,1,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 9,2,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -2,-4,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 6,3,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 9,3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -2,-3,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 6,5,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 9,7,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -5,-4,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 8,4,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 9,8,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -4,-4,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,-4,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 11,3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -4,-3,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-5,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 12,0,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -3,-2,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-3,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 12,1,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,-7,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 12,2,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,-5,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 2,-3,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 13,1,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,-4,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 2,-1,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 13,2,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,-3,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,-3,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 13,4,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,-2,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,-2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 14,4,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-9,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,-1,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 15,2,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-7,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-7,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 15,3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-5,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-6,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 15,4,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-4,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-5,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 16,3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-3,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-3,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 17,1,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-1,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 17,2,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 2,-6,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-1,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 17,3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 2,-3,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 5,-4,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 18,3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 2,-2,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 5,-2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 19,2,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 2,-1,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 5,-1,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 23,3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,-6,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 6,-6,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 31,3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,-4,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 6,-2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 32,3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,-3,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 7,-6,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 35,0,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,-2,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 35,1,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,-1,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,-7,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-6,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 2,0,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,-2,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-5,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,0,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,-3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-1,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,1,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 2,-3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 5,-1,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,-11,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 7,-4,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,0,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-10,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 8,-2,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,1,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-7,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 0,2,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-6,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 1,2,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 5,2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-5,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 2,1,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -3,-2,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-4,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 3,0,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -1,-6,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 4,-3,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 7,0,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -1,-5,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 5,-24,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 8,0,iso_SE_60_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -2,0,iso_S_90_lowres,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: 5,-6,iso_SE_30_hires,0,0 -- class: org.dynmap.hdmap.HDMapTile - data: -3,0,iso_SE_60_lowres,0,0 -invalid: - ct: - - ffffffff/0:84078000/0:c40f8000/0:c01f0000/0:e03e0000/0:c07c0000/0:81f80000/0:83f00000/0:87e00000/0:8fc00000/0:1f000000/0:3e000000/0:7c000000/0:f8000000/0:f0000000/0:e0000000/0:c0000000/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/6:0/7:0/7:0/7:0/1:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/c0000:0/e0000:0/e0000:0/e0000:0/e000a:0/f0000:0/f8281 - - 0/0:0/f8217:0/f822b:0/7e02c:0/3e03f:0/1f80e:0/fc07:0/7e03:0/3f03:0/1f83:0/7e0:0/3f0:0/1f8:0/fd:0/7f:0/1f:0/f:0/7:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - ffffffff/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:80000000/0:c0000000/0:e0000000/0:f0000000/0:f8000000/0:7e000000/0:3f000000/0:1f800000/0:fc00000/0:7e00000/0:1f00000/0:fc0000/0:7e0000/0:3f0000/0:1f0000/0:70000/0:70000/0:70000/0:88070000/0:58078000/0:60078000/0 - t: - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/3c0:0/ff0:0/ffc:0/fff:0/fff:0/fff:0/fff:0/1ff:0/ff:0/3f:0/7:0/3:0/1:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/4000:0/0:0/0:0/0:0/0:0/30000000:0/30000000:0/6000:0/42000:0/0:0/0:0/c0000:60/200c0020:60/20000020:0/e0:0/d8:80000000/100508 - - ffffffff/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:80000000/0:c0000000/0:e0000000/0:fc000000/0:ff000000/0:ffc00000/0:fff00000/0:fffe0000/0:ffff0000/0:ffffc000/0:3ffff000/0:ffffc00/0:3ffff80/0:ffffc0/0:7fffe0/0:ffffc/0:3ffff/0:ffff/e0000000:3fff/f0000000:7ff/f8000000:3ff/ff000000:7f/ffc00000:3f/fff00000:f/fffc0000:1/ffff8000:0/ffffc000:0/1ffff000:0/ffffc00:0/3ffff00:0/ffffe0:0/3ffff0:0/7fff8:0/3fffe:0/7ffe:0/3ffe:0/ffe:2000000/7fe:18000/7fe:8000/1fe:83000/1fe:3000/1fe:0/1fe:3000000/1ff:0/1ff:1020000/1ff:10000000/1ff:70800000/1ff - - 0/0:80000000/111:80000000/840:80000000/e14dc8:c0000000/750f:c0000000/c03:f0000000/6c601:ff000030/203:ffe00000/1c73:ffe00000/803d80:fff00000/200c00:fffc0000/180070:ffff8000/1835b1:ffffc000/7dd0:1fffe000/6740:ffffc00/23f:1ffff00/23f:fffff0/ff:3ffff0/ff:ffffe/ff:3ffff/ff:7fff/800000fe:3fff/fe0000f0:fff/fe0000f0:3ff/ff800000:ff/ffc00000:1f/ffe00000:f/fffc0000:7/ffff0000:0/ffffc000:0/3ffff000:0/7fffe03:0/3ffff07:0/7fffff:0/3fffff:0/fffff:0/3ffff:0/ffff:0/1fff:0/fff:0/3fe:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - ffffffff/0:db000000/ff:c1c00800/ff:c0300800/1ff:300000/7ff:90000200/3fff:34000000/7fff:72000000/3ffff:d1000000/7fffe:90000000/1ffff0:88000000/ffffe0:8000000/1ffff80:6c000000/ffffc00:7c800000/1ffff800:5c000000/7fffc000:80000001/ffff8000:80000007/fffc0000:8000003f/fff00000:8000007f/ffe00000:800003ff/ff000000:800007ff/fe000000:1fff/f0000000:ffff/e0000000:1ffff/80000000:ffffc/0:1ffff8/0:7fffc0/0:3ffff80/0:7fffe00/0:3ffff000/0:7fffe000/0:ffff0000/0:fffe0000/0:fff80000/0:ffc00000/0:ff800000/0:fc000000/0:f8000000/0:c0000000/0:80000000/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - 1/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/3c00:0/3e00:0/3fc0:0/3fc0:0/3fe0:0/3fe0:0/3fe0:0/3fe0:0/3fe0:0/1fe0:0/1fe0:0/1fe0:0/1ff8:0/1ffc:0/1fff - - 1/0:0/1fff:0/1fff:0/1fff:0/1fff:0/1fff:0/1fff:0/fff:0/3ff:0/7f:0/3f:0/f:0/3:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - fffffffe/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:c0000000/0:c0000000/0:e0000000/0 - - fffffffe/0:e0000000/0:e0000000/0:e0000000/0:e0000000/0:e0000000/0:e0000000/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - flat: - - ffffffff/0:b0180000/0:f0180000/0:78180000/0:50180000/0:c8180000/0:fe180000/0:e180000/0:e180000/0:6180000/0:180000/0:180000/0:180000/0:fff80000/0:fff80000/0:fff80000/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/7ffff:0/7ffff:0/7ffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/10:0/1:0/8:0/3 - - 0/0:0/0:0/5:0/0:0/2b:0/d:0/1a:0/40:0/60:0/7c000:0/7e000:0/3f000:0/1fc00:0/ffff:0/7fff:0/1fff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - ffffffff/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:fe000000/0:ff000000/0:ff800000/0:fc00000/0:3f00000/0:1f80000/0:f80000/0:380000/0:180000/0:180000/0:180000/0:180000/0:180000/0:78180000/0:80180000/0:180000/0:60180000/0 -invZoomOut: - ct: - - [ - ] - - [ - ] - - [ - ] - - [ - ] - - &id001 [ - ] - - *id001 - - - ffffffff/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:80000000/0:80000000/0:80000000/0 - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/3:0/2:0/2:0/5 - - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/3:0/3 - - 0/0:0/1:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - ffffffff/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:80000000/0:c0000000/0 - - ffffffff/0:80000000/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - - 0/0:0/3:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/1 - - - ffffffff/0:80000000/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - 0/0:0/1:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - t: - - [ - ] - - [ - ] - - [ - ] - - [ - ] - - *id001 - - *id001 - - *id001 - - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/100:0/0:0/0:0/0:0/0:0/0:0/30000:0/0:0/0:0/100:0/100:0/2000:0/6000:0/0:0/80000:0/300:0/20000:0/1c00:0/2a00:0/3c00:0/80 - - ffffffff/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:2000000/0:0/0:0/0:0/0:0/0:4000000/0:8000000/0:0/0:3e000000/0:10000000/0:c6000000/0:42000000/0:8000000/0:0/0:0/0:c0000000/0:20000000/0:80000000/0 - - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/1:0/2:0/0:0/0:0/c8:0/0:0/8:0/88:0/61:0/42:0/ca:0/fb - - 0/0:0/38:0/20:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - ffffffff/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:6000000/0:2000000/0:6000000/0:0/0:0/0:c0000000/0:0/0:81000000/0:20000/0:60000000/0:c0000000/0:0/0:80000000/0 - - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/10:0/10:0/81:0/280:0/81:0/33:0/13 - - 0/0:0/23:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/5:0/8:0/c - - 0/0:0/8:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - - ffffffff/0:80000000/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - 0/0:0/1:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - *id001 - - *id001 - flat: - - [ - ] - - [ - ] - - [ - ] - - [ - ] - - *id001 - - *id001 - - - ffffffff/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:40000000/0:0/0:0/0:0/0 - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/1e:0/8:0/18 - - 0/0:0/8:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - - 0/ffffffff:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/3:0/3 - - 0/0:0/7:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - - 0/0:0/2:0/3:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 - - - 0/0:0/1:0/1:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0:0/0 diff --git a/minecolonies-1.20.1/data/logs/2024-08-19-2.log.gz b/minecolonies-1.20.1/data/logs/2024-08-19-2.log.gz new file mode 100644 index 00000000..ddf31c9c Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-08-19-2.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-08-19-3.log.gz b/minecolonies-1.20.1/data/logs/2024-08-19-3.log.gz new file mode 100644 index 00000000..02e7b312 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-08-19-3.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-08-19-4.log.gz b/minecolonies-1.20.1/data/logs/2024-08-19-4.log.gz new file mode 100644 index 00000000..ae77dbf1 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-08-19-4.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-01-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-01-1.log.gz new file mode 100644 index 00000000..a698a20f Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-01-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-01-2.log.gz b/minecolonies-1.20.1/data/logs/2024-09-01-2.log.gz new file mode 100644 index 00000000..263ddc72 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-01-2.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-01-3.log.gz b/minecolonies-1.20.1/data/logs/2024-09-01-3.log.gz new file mode 100644 index 00000000..e13d9ee6 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-01-3.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-01-4.log.gz b/minecolonies-1.20.1/data/logs/2024-09-01-4.log.gz new file mode 100644 index 00000000..577c6d65 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-01-4.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-01-5.log.gz b/minecolonies-1.20.1/data/logs/2024-09-01-5.log.gz new file mode 100644 index 00000000..a1a0c35e Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-01-5.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-02-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-02-1.log.gz new file mode 100644 index 00000000..694bb792 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-02-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-03-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-03-1.log.gz new file mode 100644 index 00000000..87dce5d2 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-03-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-04-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-04-1.log.gz new file mode 100644 index 00000000..ca8a080d Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-04-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-05-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-05-1.log.gz new file mode 100644 index 00000000..74ebbdff Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-05-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-06-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-06-1.log.gz new file mode 100644 index 00000000..22b3ec8f Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-06-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-07-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-07-1.log.gz new file mode 100644 index 00000000..ba009e6d Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-07-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-07-2.log.gz b/minecolonies-1.20.1/data/logs/2024-09-07-2.log.gz new file mode 100644 index 00000000..b702cf72 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-07-2.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-07-3.log.gz b/minecolonies-1.20.1/data/logs/2024-09-07-3.log.gz new file mode 100644 index 00000000..9f2b78d6 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-07-3.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-07-4.log.gz b/minecolonies-1.20.1/data/logs/2024-09-07-4.log.gz new file mode 100644 index 00000000..4048b5fb Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-07-4.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-07-5.log.gz b/minecolonies-1.20.1/data/logs/2024-09-07-5.log.gz new file mode 100644 index 00000000..042916fb Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-07-5.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-08-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-08-1.log.gz new file mode 100644 index 00000000..eb9214bb Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-08-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-09-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-09-1.log.gz new file mode 100644 index 00000000..7a72fd21 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-09-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-10-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-10-1.log.gz new file mode 100644 index 00000000..8985864f Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-10-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-13-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-13-1.log.gz new file mode 100644 index 00000000..5c2f2b2a Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-13-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-16-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-16-1.log.gz new file mode 100644 index 00000000..61cac458 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-16-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-19-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-19-1.log.gz new file mode 100644 index 00000000..3d641edf Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-19-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-23-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-23-1.log.gz new file mode 100644 index 00000000..b5c69bc9 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-23-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-24-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-24-1.log.gz new file mode 100644 index 00000000..e036b28d Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-24-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-26-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-26-1.log.gz new file mode 100644 index 00000000..0424ed05 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-26-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-27-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-27-1.log.gz new file mode 100644 index 00000000..e7225347 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-27-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-28-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-28-1.log.gz new file mode 100644 index 00000000..aa562a0d Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-28-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-29-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-29-1.log.gz new file mode 100644 index 00000000..47fa72a6 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-29-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-09-30-1.log.gz b/minecolonies-1.20.1/data/logs/2024-09-30-1.log.gz new file mode 100644 index 00000000..f6feaf48 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-09-30-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-10-01-1.log.gz b/minecolonies-1.20.1/data/logs/2024-10-01-1.log.gz new file mode 100644 index 00000000..e8d2f9fb Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-10-01-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-10-03-1.log.gz b/minecolonies-1.20.1/data/logs/2024-10-03-1.log.gz new file mode 100644 index 00000000..316b06eb Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-10-03-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-10-04-1.log.gz b/minecolonies-1.20.1/data/logs/2024-10-04-1.log.gz new file mode 100644 index 00000000..ecd920e4 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-10-04-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-10-05-1.log.gz b/minecolonies-1.20.1/data/logs/2024-10-05-1.log.gz new file mode 100644 index 00000000..9e877c76 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-10-05-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-10-06-1.log.gz b/minecolonies-1.20.1/data/logs/2024-10-06-1.log.gz new file mode 100644 index 00000000..f9b0e9cb Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-10-06-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-10-07-1.log.gz b/minecolonies-1.20.1/data/logs/2024-10-07-1.log.gz new file mode 100644 index 00000000..7969fdb0 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-10-07-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-10-08-1.log.gz b/minecolonies-1.20.1/data/logs/2024-10-08-1.log.gz new file mode 100644 index 00000000..2821253c Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-10-08-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/2024-10-10-1.log.gz b/minecolonies-1.20.1/data/logs/2024-10-10-1.log.gz new file mode 100644 index 00000000..0fed3fe3 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/2024-10-10-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/debug-1.log.gz b/minecolonies-1.20.1/data/logs/debug-1.log.gz new file mode 100644 index 00000000..8d28e8cd Binary files /dev/null and b/minecolonies-1.20.1/data/logs/debug-1.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/debug-2.log.gz b/minecolonies-1.20.1/data/logs/debug-2.log.gz new file mode 100644 index 00000000..468d3f84 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/debug-2.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/debug-3.log.gz b/minecolonies-1.20.1/data/logs/debug-3.log.gz new file mode 100644 index 00000000..8aafdb7a Binary files /dev/null and b/minecolonies-1.20.1/data/logs/debug-3.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/debug-4.log.gz b/minecolonies-1.20.1/data/logs/debug-4.log.gz new file mode 100644 index 00000000..7fddf8f1 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/debug-4.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/debug-5.log.gz b/minecolonies-1.20.1/data/logs/debug-5.log.gz new file mode 100644 index 00000000..2608f252 Binary files /dev/null and b/minecolonies-1.20.1/data/logs/debug-5.log.gz differ diff --git a/minecolonies-1.20.1/data/logs/debug.log b/minecolonies-1.20.1/data/logs/debug.log index 4910a627..3e4f9f7b 100644 --- a/minecolonies-1.20.1/data/logs/debug.log +++ b/minecolonies-1.20.1/data/logs/debug.log @@ -1,839 +1,888 @@ -[19Aug2024 14:09:28.030] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] -[19Aug2024 14:09:28.032] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.4 by Eclipse Adoptium; OS Linux arch amd64 version 6.10.3-amd64 -[19Aug2024 14:09:28.050] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] -[19Aug2024 14:09:28.058] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] -[19Aug2024 14:09:28.066] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] -[19Aug2024 14:09:28.073] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services -[19Aug2024 14:09:28.076] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /data -[19Aug2024 14:09:28.076] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /data/mods -[19Aug2024 14:09:28.076] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /data/config -[19Aug2024 14:09:28.076] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /data/config/fml.toml -[19Aug2024 14:09:28.099] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Configuration file /data/config/fml.toml is not correct. Correcting -[19Aug2024 14:09:28.100] [main/INFO] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowSkipGLVersions] was corrected from null to [] -[19Aug2024 14:09:28.100] [main/INFO] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowSquir] was corrected from null to false -[19Aug2024 14:09:28.101] [main/INFO] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowShowCPU] was corrected from null to false -[19Aug2024 14:09:28.312] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: -[19Aug2024 14:09:28.316] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver -[19Aug2024 14:09:28.321] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] -[19Aug2024 14:09:28.321] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading -[19Aug2024 14:09:28.321] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin -[19Aug2024 14:09:28.321] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin -[19Aug2024 14:09:28.321] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml -[19Aug2024 14:09:28.322] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 -[19Aug2024 14:09:28.322] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading -[19Aug2024 14:09:28.322] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.9+10.0.9+main.dcd20f30 -[19Aug2024 14:09:28.322] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 -[19Aug2024 14:09:28.322] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.5+6.0.5+master.eb8e549b -[19Aug2024 14:09:28.323] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner -[19Aug2024 14:09:28.323] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.1.6 -[19Aug2024 14:09:28.324] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 7.0.1+7.0.1+master.d2b38bf6 -[19Aug2024 14:09:28.324] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5 -[19Aug2024 14:09:28.324] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml -[19Aug2024 14:09:28.324] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services -[19Aug2024 14:09:28.328] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing -[19Aug2024 14:09:28.328] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin -[19Aug2024 14:09:28.335] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@36b4cef0 -[19Aug2024 14:09:28.343] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/data/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER -[19Aug2024 14:09:28.345] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager -[19Aug2024 14:09:28.345] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) -[19Aug2024 14:09:28.346] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) -[19Aug2024 14:09:28.346] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) -[19Aug2024 14:09:28.346] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) -[19Aug2024 14:09:28.346] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) -[19Aug2024 14:09:28.347] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin -[19Aug2024 14:09:28.347] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml -[19Aug2024 14:09:28.347] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories -[19Aug2024 14:09:28.348] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /data -[19Aug2024 14:09:28.348] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /data/mods -[19Aug2024 14:09:28.348] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /data/config -[19Aug2024 14:09:28.348] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /data/config/fml.toml -[19Aug2024 14:09:28.348] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration -[19Aug2024 14:09:28.350] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile -[19Aug2024 14:09:28.352] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler -[19Aug2024 14:09:28.353] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service -[19Aug2024 14:09:28.365] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=47.3.0, mcVersion=1.20.1, mcpVersion=20230612.114412, forgeGroup=net.minecraftforge] -[19Aug2024 14:09:28.366] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml -[19Aug2024 14:09:28.366] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' -[19Aug2024 14:09:28.366] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} -[19Aug2024 14:09:28.366] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning -[19Aug2024 14:09:28.367] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin -[19Aug2024 14:09:28.367] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin -[19Aug2024 14:09:28.367] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml -[19Aug2024 14:09:28.367] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan -[19Aug2024 14:09:28.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] -[19Aug2024 14:09:28.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null) -[19Aug2024 14:09:28.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null) -[19Aug2024 14:09:28.379] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar -[19Aug2024 14:09:28.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdLods-1.20.1-8.1.2.0-build.0424.jar with {adlods} mods - versions {8.1.2.0} -[19Aug2024 14:09:28.405] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/balm-forge-1.20.1-7.3.7-all.jar -[19Aug2024 14:09:28.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-forge-1.20.1-7.3.7-all.jar with {balm} mods - versions {7.3.7} -[19Aug2024 14:09:28.408] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/blockui-1.20.1-1.0.156-RELEASE.jar -[19Aug2024 14:09:28.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blockui-1.20.1-1.0.156-RELEASE.jar with {blockui} mods - versions {1.20.1-1.0.156-RELEASE} -[19Aug2024 14:09:28.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/cloth-config-11.1.118-forge.jar -[19Aug2024 14:09:28.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-11.1.118-forge.jar with {cloth_config} mods - versions {11.1.118} -[19Aug2024 14:09:28.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/configured-forge-1.20.1-2.2.3.jar -[19Aug2024 14:09:28.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file configured-forge-1.20.1-2.2.3.jar with {configured} mods - versions {2.2.3} -[19Aug2024 14:09:28.417] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar -[19Aug2024 14:09:28.420] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar with {domum_ornamentum} mods - versions {1.20.1-1.0.199-BETA} -[19Aug2024 14:09:28.424] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/Dynmap-3.7-beta-6-forge-1.20.jar -[19Aug2024 14:09:28.425] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Dynmap-3.7-beta-6-forge-1.20.jar with {dynmap} mods - versions {3.7-SNAPSHOT-948} -[19Aug2024 14:09:28.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar -[19Aug2024 14:09:28.427] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar with {forgeendertech} mods - versions {11.1.4.0} -[19Aug2024 14:09:28.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/ImmersiveUI-FORGE-0.2.1.jar -[19Aug2024 14:09:28.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveUI-FORGE-0.2.1.jar with {immersiveui} mods - versions {0.2.1} -[19Aug2024 14:09:28.431] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/jei-1.20.1-forge-15.12.3.54.jar -[19Aug2024 14:09:28.432] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.20.1-forge-15.12.3.54.jar with {jei} mods - versions {15.12.3.54} -[19Aug2024 14:09:28.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/minecolonies-1.20.1-1.1.629-BETA.jar -[19Aug2024 14:09:28.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-1.20.1-1.1.629-BETA.jar with {minecolonies} mods - versions {1.20.1-1.1.629-BETA} -[19Aug2024 14:09:28.447] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/MRU-1.0.1+1.20.1+forge.jar -[19Aug2024 14:09:28.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MRU-1.0.1+1.20.1+forge.jar with {mru} mods - versions {1.0.1+1.20.1+forge} -[19Aug2024 14:09:28.448] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/multipiston-1.20-1.2.43-RELEASE.jar -[19Aug2024 14:09:28.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file multipiston-1.20-1.2.43-RELEASE.jar with {multipiston} mods - versions {1.20-1.2.43-RELEASE} -[19Aug2024 14:09:28.450] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/netherportalfix-forge-1.20-13.0.1.jar -[19Aug2024 14:09:28.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file netherportalfix-forge-1.20-13.0.1.jar with {netherportalfix} mods - versions {13.0.1} -[19Aug2024 14:09:28.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/structurize-1.20.1-1.0.742-RELEASE.jar -[19Aug2024 14:09:28.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-1.20.1-1.0.742-RELEASE.jar with {structurize} mods - versions {1.20.1-1.0.742-RELEASE} -[19Aug2024 14:09:28.454] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/towntalk-1.20.1-1.1.0.jar -[19Aug2024 14:09:28.454] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file towntalk-1.20.1-1.1.0.jar with {towntalk} mods - versions {1.1.0} -[19Aug2024 14:09:28.455] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar -[19Aug2024 14:09:28.455] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TreeChop-1.20.1-forge-0.19.0-fixed.jar with {treechop} mods - versions {0.19.0} -[19Aug2024 14:09:28.457] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar -[19Aug2024 14:09:28.458] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_24.2.0_Forge_1.20.jar with {xaerominimap} mods - versions {24.2.0} -[19Aug2024 14:09:28.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar -[19Aug2024 14:09:28.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.38.8_Forge_1.20.jar with {xaeroworldmap} mods - versions {1.38.8} -[19Aug2024 14:09:28.538] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1} -[19Aug2024 14:09:28.540] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.0/fmlcore-1.20.1-47.3.0.jar -[19Aug2024 14:09:28.540] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.0/fmlcore-1.20.1-47.3.0.jar is missing mods.toml file -[19Aug2024 14:09:28.541] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.0/javafmllanguage-1.20.1-47.3.0.jar -[19Aug2024 14:09:28.541] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.0/javafmllanguage-1.20.1-47.3.0.jar is missing mods.toml file -[19Aug2024 14:09:28.542] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.0/lowcodelanguage-1.20.1-47.3.0.jar -[19Aug2024 14:09:28.542] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.0/lowcodelanguage-1.20.1-47.3.0.jar is missing mods.toml file -[19Aug2024 14:09:28.542] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.0/mclanguage-1.20.1-47.3.0.jar -[19Aug2024 14:09:28.542] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.0/mclanguage-1.20.1-47.3.0.jar is missing mods.toml file -[19Aug2024 14:09:28.565] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/forge/1.20.1-47.3.0/forge-1.20.1-47.3.0-universal.jar -[19Aug2024 14:09:28.565] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.0-universal.jar with {forge} mods - versions {47.3.0} -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from server-1.20.1-20230612.114412-srg.jar, it does not contain dependency information. -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from configured-forge-1.20.1-2.2.3.jar, it does not contain dependency information. -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ImmersiveUI-FORGE-0.2.1.jar, it does not contain dependency information. -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from TreeChop-1.20.1-forge-0.19.0-fixed.jar, it does not contain dependency information. -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Dynmap-3.7-beta-6-forge-1.20.jar, it does not contain dependency information. -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from structurize-1.20.1-1.0.742-RELEASE.jar, it does not contain dependency information. -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from netherportalfix-forge-1.20-13.0.1.jar, it does not contain dependency information. -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from minecolonies-1.20.1-1.1.629-BETA.jar, it does not contain dependency information. -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from towntalk-1.20.1-1.1.0.jar, it does not contain dependency information. -[19Aug2024 14:09:28.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jei-1.20.1-forge-15.12.3.54.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from AdLods-1.20.1-8.1.2.0-build.0424.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from multipiston-1.20-1.2.43-RELEASE.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cloth-config-11.1.118-forge.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from forge-1.20.1-47.3.0-universal.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from blockui-1.20.1-1.0.156-RELEASE.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Xaeros_Minimap_24.2.0_Forge_1.20.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from XaerosWorldMap_1.38.8_Forge_1.20.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from mclanguage-1.20.1-47.3.0.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from javafmllanguage-1.20.1-47.3.0.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fmlcore-1.20.1-47.3.0.jar, it does not contain dependency information. -[19Aug2024 14:09:28.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from lowcodelanguage-1.20.1-47.3.0.jar, it does not contain dependency information. -[19Aug2024 14:09:28.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[19Aug2024 14:09:28.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-forge-20.1.8+1.20.1.jar with {kuma_api} mods - versions {20.1.8} -[19Aug2024 14:09:28.601] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[19Aug2024 14:09:28.601] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.0.jar with {mixinextras} mods - versions {0.4.0} -[19Aug2024 14:09:28.601] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from kuma-api-forge-20.1.8+1.20.1.jar, it does not contain dependency information. -[19Aug2024 14:09:28.607] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.4.0.jar, it does not contain dependency information. -[19Aug2024 14:09:28.620] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[19Aug2024 14:09:28.620] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-forge-20.1.8+1.20.1.jar with {kuma_api} mods - versions {20.1.8} -[19Aug2024 14:09:28.623] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[19Aug2024 14:09:28.624] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.0.jar with {mixinextras} mods - versions {0.4.0} -[19Aug2024 14:09:28.625] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection -[19Aug2024 14:09:28.626] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/configured-forge-1.20.1-2.2.3.jar -[19Aug2024 14:09:28.627] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file configured-forge-1.20.1-2.2.3.jar with {configured} mods - versions {2.2.3} -[19Aug2024 14:09:28.629] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/configured-forge-1.20.1-2.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]] -[19Aug2024 14:09:28.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1} -[19Aug2024 14:09:28.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] -[19Aug2024 14:09:28.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/ImmersiveUI-FORGE-0.2.1.jar -[19Aug2024 14:09:28.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveUI-FORGE-0.2.1.jar with {immersiveui} mods - versions {0.2.1} -[19Aug2024 14:09:28.631] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/ImmersiveUI-FORGE-0.2.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]] -[19Aug2024 14:09:28.631] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/Dynmap-3.7-beta-6-forge-1.20.jar -[19Aug2024 14:09:28.631] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Dynmap-3.7-beta-6-forge-1.20.jar with {dynmap} mods - versions {3.7-SNAPSHOT-948} -[19Aug2024 14:09:28.631] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/Dynmap-3.7-beta-6-forge-1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]] -[19Aug2024 14:09:28.631] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar -[19Aug2024 14:09:28.631] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TreeChop-1.20.1-forge-0.19.0-fixed.jar with {treechop} mods - versions {0.19.0} -[19Aug2024 14:09:28.631] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]] -[19Aug2024 14:09:28.632] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[19Aug2024 14:09:28.632] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-forge-20.1.8+1.20.1.jar with {kuma_api} mods - versions {20.1.8} -[19Aug2024 14:09:28.632] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] -[19Aug2024 14:09:28.632] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/structurize-1.20.1-1.0.742-RELEASE.jar -[19Aug2024 14:09:28.632] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-1.20.1-1.0.742-RELEASE.jar with {structurize} mods - versions {1.20.1-1.0.742-RELEASE} -[19Aug2024 14:09:28.632] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/structurize-1.20.1-1.0.742-RELEASE.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] -[19Aug2024 14:09:28.633] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/netherportalfix-forge-1.20-13.0.1.jar -[19Aug2024 14:09:28.633] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file netherportalfix-forge-1.20-13.0.1.jar with {netherportalfix} mods - versions {13.0.1} -[19Aug2024 14:09:28.633] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/netherportalfix-forge-1.20-13.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]] -[19Aug2024 14:09:28.633] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/minecolonies-1.20.1-1.1.629-BETA.jar -[19Aug2024 14:09:28.634] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-1.20.1-1.1.629-BETA.jar with {minecolonies} mods - versions {1.20.1-1.1.629-BETA} -[19Aug2024 14:09:28.634] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/minecolonies-1.20.1-1.1.629-BETA.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[45,)]] -[19Aug2024 14:09:28.634] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/balm-forge-1.20.1-7.3.7-all.jar -[19Aug2024 14:09:28.635] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-forge-1.20.1-7.3.7-all.jar with {balm} mods - versions {7.3.7} -[19Aug2024 14:09:28.635] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/balm-forge-1.20.1-7.3.7-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]] -[19Aug2024 14:09:28.635] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar -[19Aug2024 14:09:28.635] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdLods-1.20.1-8.1.2.0-build.0424.jar with {adlods} mods - versions {8.1.2.0} -[19Aug2024 14:09:28.635] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] -[19Aug2024 14:09:28.635] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/jei-1.20.1-forge-15.12.3.54.jar -[19Aug2024 14:09:28.636] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.20.1-forge-15.12.3.54.jar with {jei} mods - versions {15.12.3.54} -[19Aug2024 14:09:28.636] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/jei-1.20.1-forge-15.12.3.54.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] -[19Aug2024 14:09:28.636] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/towntalk-1.20.1-1.1.0.jar -[19Aug2024 14:09:28.636] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file towntalk-1.20.1-1.1.0.jar with {towntalk} mods - versions {1.1.0} -[19Aug2024 14:09:28.636] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/towntalk-1.20.1-1.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] -[19Aug2024 14:09:28.636] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/multipiston-1.20-1.2.43-RELEASE.jar -[19Aug2024 14:09:28.637] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file multipiston-1.20-1.2.43-RELEASE.jar with {multipiston} mods - versions {1.20-1.2.43-RELEASE} -[19Aug2024 14:09:28.637] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/multipiston-1.20-1.2.43-RELEASE.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]] -[19Aug2024 14:09:28.637] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/MRU-1.0.1+1.20.1+forge.jar -[19Aug2024 14:09:28.637] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MRU-1.0.1+1.20.1+forge.jar with {mru} mods - versions {1.0.1+1.20.1+forge} -[19Aug2024 14:09:28.637] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/MRU-1.0.1+1.20.1+forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] -[19Aug2024 14:09:28.637] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar -[19Aug2024 14:09:28.637] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar with {domum_ornamentum} mods - versions {1.20.1-1.0.199-BETA} -[19Aug2024 14:09:28.638] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]] -[19Aug2024 14:09:28.638] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/cloth-config-11.1.118-forge.jar -[19Aug2024 14:09:28.638] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-11.1.118-forge.jar with {cloth_config} mods - versions {11.1.118} -[19Aug2024 14:09:28.638] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/cloth-config-11.1.118-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]] -[19Aug2024 14:09:28.638] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/forge/1.20.1-47.3.0/forge-1.20.1-47.3.0-universal.jar -[19Aug2024 14:09:28.638] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.0-universal.jar with {forge} mods - versions {47.3.0} -[19Aug2024 14:09:28.639] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/libraries/net/minecraftforge/forge/1.20.1-47.3.0/forge-1.20.1-47.3.0-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]] -[19Aug2024 14:09:28.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js -[19Aug2024 14:09:28.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js -[19Aug2024 14:09:28.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js -[19Aug2024 14:09:28.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js -[19Aug2024 14:09:28.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js -[19Aug2024 14:09:28.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js -[19Aug2024 14:09:28.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js -[19Aug2024 14:09:28.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/method_redirector.js -[19Aug2024 14:09:28.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/blockui-1.20.1-1.0.156-RELEASE.jar -[19Aug2024 14:09:28.641] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blockui-1.20.1-1.0.156-RELEASE.jar with {blockui} mods - versions {1.20.1-1.0.156-RELEASE} -[19Aug2024 14:09:28.641] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/blockui-1.20.1-1.0.156-RELEASE.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] -[19Aug2024 14:09:28.641] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar -[19Aug2024 14:09:28.641] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar with {forgeendertech} mods - versions {11.1.4.0} -[19Aug2024 14:09:28.641] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] -[19Aug2024 14:09:28.641] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar -[19Aug2024 14:09:28.642] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_24.2.0_Forge_1.20.jar with {xaerominimap} mods - versions {24.2.0} -[19Aug2024 14:09:28.642] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,48)]] -[19Aug2024 14:09:28.642] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaerohud_core with Javascript path META-INF/xaerohud_core.js -[19Aug2024 14:09:28.642] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaerohud_core.js -[19Aug2024 14:09:28.642] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar -[19Aug2024 14:09:28.642] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.38.8_Forge_1.20.jar with {xaeroworldmap} mods - versions {1.38.8} -[19Aug2024 14:09:28.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,48)]] -[19Aug2024 14:09:28.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaeroworldmap_core with Javascript path META-INF/xaeroworldmap_core.js -[19Aug2024 14:09:28.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaeroworldmap_core.js -[19Aug2024 14:09:28.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[19Aug2024 14:09:28.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.0.jar with {mixinextras} mods - versions {0.4.0} -[19Aug2024 14:09:28.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]] -[19Aug2024 14:09:28.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [] -[19Aug2024 14:09:28.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[19Aug2024 14:09:28.644] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.0.jar with {mixinextras} mods - versions {0.4.0} -[19Aug2024 14:09:28.644] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]] -[19Aug2024 14:09:28.644] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [] -[19Aug2024 14:09:28.644] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml -[19Aug2024 14:09:28.650] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers -[19Aug2024 14:09:28.651] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0 -[19Aug2024 14:09:28.651] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 47 -[19Aug2024 14:09:28.651] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 47 -[19Aug2024 14:09:28.653] [main/DEBUG] [net.minecraftforge.fml.loading.UniqueModListBuilder/]: Found 2 mods for first modid mixinextras, selecting most recent based on version data -[19Aug2024 14:09:28.654] [main/DEBUG] [net.minecraftforge.fml.loading.UniqueModListBuilder/]: Selected file mixinextras-forge-0.4.0.jar for modid mixinextras with version 0.4.0 -[19Aug2024 14:09:28.654] [main/DEBUG] [net.minecraftforge.fml.loading.UniqueModListBuilder/]: Found 2 mods for first modid MixinExtras, selecting most recent based on version data -[19Aug2024 14:09:28.654] [main/DEBUG] [net.minecraftforge.fml.loading.UniqueModListBuilder/]: Selected file MixinExtras-0.4.0.jar for modid MixinExtras with version 0.0NONE -[19Aug2024 14:09:28.655] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge] -[19Aug2024 14:09:28.655] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft -[19Aug2024 14:09:28.655] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge -[19Aug2024 14:09:28.656] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 50 mod requirements (43 mandatory, 7 optional) -[19Aug2024 14:09:28.657] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) -[19Aug2024 14:09:28.940] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers -[19Aug2024 14:09:28.940] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin -[19Aug2024 14:09:28.941] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin -[19Aug2024 14:09:28.941] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml -[19Aug2024 14:09:28.941] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers -[19Aug2024 14:09:28.941] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js -[19Aug2024 14:09:29.045] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[19Aug2024 14:09:29.046] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js -[19Aug2024 14:09:29.086] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[19Aug2024 14:09:29.086] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js -[19Aug2024 14:09:29.115] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[19Aug2024 14:09:29.115] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/method_redirector.js -[19Aug2024 14:09:29.160] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[19Aug2024 14:09:29.160] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaerohud_core.js -[19Aug2024 14:09:29.222] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[19Aug2024 14:09:29.222] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaeroworldmap_core.js -[19Aug2024 14:09:29.266] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully -[19Aug2024 14:09:29.277] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2574a9e3 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V} -[19Aug2024 14:09:29.278] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6dce59e to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V} -[19Aug2024 14:09:29.278] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@11381415 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5ad6cc21 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_183388_} {(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@800d065 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_183514_} {(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@691124ee to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194252_} {(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@38d80d65 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5403799b to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5a0e0886 to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3ad8717d to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4293e066 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_261044_} {()V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@d13960e to Target : METHOD {Lnet/minecraft/client/player/LocalPlayer;} {m_7583_} {()V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@27f3f512 to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5e593b08 to Target : METHOD {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {m_280652_} {(Lnet/minecraft/client/gui/GuiGraphics;)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3946075 to Target : METHOD {Lnet/minecraft/client/model/ListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@122635ef to Target : METHOD {Lnet/minecraft/client/model/AgeableListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2ac519dc to Target : METHOD {Lnet/minecraft/client/model/LlamaModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} -[19Aug2024 14:09:29.279] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3d53e6f7 to Target : METHOD {Lnet/minecraft/client/model/RabbitModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1de4bee0 to Target : METHOD {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3ece79fe to Target : METHOD {Lnet/minecraft/client/model/HierarchicalModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3cc79c02 to Target : METHOD {Lnet/minecraft/client/model/geom/ModelPart;} {m_104290_} {(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e01b133 to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@262a1fad to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_246623_} {(Ljava/lang/String;)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6be6931f to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_246979_} {(Ljava/lang/String;)Z} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6b4125ed to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_240494_} {(Lnet/minecraft/network/chat/Component;Z)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78da899f to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_245141_} {(Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType$Bound;)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@e7b265e to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51da32e5 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@33d60b7e to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1fecfaea to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_183388_} {(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;)V} -[19Aug2024 14:09:29.280] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4872669f to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_183514_} {(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;)V} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@483f286e to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194252_} {(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4bb147ec to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@33f2cfda to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@68ef01a5 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@59a2388e to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_261044_} {()V} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@186d8a71 to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3dc40ab9 to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2db6d68d to Target : METHOD {Lnet/minecraft/client/Minecraft;} {m_91383_} {(Z)V} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6518fdfd to Target : METHOD {Lnet/minecraft/client/Minecraft;} {m_91383_} {(Z)V} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@11d2dd2d to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_240494_} {(Lnet/minecraft/network/chat/Component;Z)V} -[19Aug2024 14:09:29.281] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@cde8c6c to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_245141_} {(Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType$Bound;)V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@174721c4 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@322e49ee to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4aeb0e2b to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@648c5fb3 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@47b33e07 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7126e26 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@151ab2b9 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@13ed066e to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4d705112 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@590765c4 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V} -[19Aug2024 14:09:29.282] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V} -[19Aug2024 14:09:29.283] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@19489b27 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@626d2016 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2d5a1588 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4f116ca2 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@125d47c4 to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@193bb809 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@64b018f3 to Target : CLASS {Lnet/minecraft/server/MinecraftServer;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@20801cbb to Target : CLASS {Lnet/minecraft/server/level/ServerPlayer;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@581b1c08 to Target : CLASS {Lnet/minecraft/client/Minecraft;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1c240cf2 to Target : CLASS {Lnet/minecraft/client/gui/components/AbstractSelectionList;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@78b7f805 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V} -[19Aug2024 14:09:29.284] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@58f2466c to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V} -[19Aug2024 14:09:29.285] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5809fa26 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V} -[19Aug2024 14:09:29.285] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@64763e49 to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V} -[19Aug2024 14:09:29.285] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@23468512 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V} -[19Aug2024 14:09:29.285] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@69cd7630 to Target : CLASS {Lnet/minecraft/server/MinecraftServer;} {} {V} -[19Aug2024 14:09:29.285] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7e8279e5 to Target : CLASS {Lnet/minecraft/server/level/ServerPlayer;} {} {V} -[19Aug2024 14:09:29.285] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2b53840a to Target : CLASS {Lnet/minecraft/client/Minecraft;} {} {V} -[19Aug2024 14:09:29.285] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3caafa67 to Target : CLASS {Lnet/minecraft/server/level/ServerLevel;} {} {V} -[19Aug2024 14:09:29.285] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml -[19Aug2024 14:09:29.652] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(configured) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(configured) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(configured) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(configured) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(configured) -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(configured)] -[19Aug2024 14:09:29.653] [main/DEBUG] [mixin/]: Registering mixin config: configured.common.mixins.json -[19Aug2024 14:09:29.662] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by configured.common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[19Aug2024 14:09:29.665] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 -[19Aug2024 14:09:29.665] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(immersiveui) -[19Aug2024 14:09:29.665] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(immersiveui) -[19Aug2024 14:09:29.665] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(immersiveui) -[19Aug2024 14:09:29.666] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(immersiveui) -[19Aug2024 14:09:29.666] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(immersiveui) -[19Aug2024 14:09:29.666] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersiveui)] -[19Aug2024 14:09:29.666] [main/DEBUG] [mixin/]: Registering mixin config: immersiveui-common.mixins.json -[19Aug2024 14:09:29.667] [main/DEBUG] [mixin/]: Registering mixin config: immersiveui.mixins.json -[19Aug2024 14:09:29.668] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(treechop) -[19Aug2024 14:09:29.668] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(treechop) -[19Aug2024 14:09:29.668] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(treechop) -[19Aug2024 14:09:29.668] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(treechop) -[19Aug2024 14:09:29.668] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(treechop) -[19Aug2024 14:09:29.668] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(treechop)] -[19Aug2024 14:09:29.668] [main/DEBUG] [mixin/]: Registering mixin config: treechop.mixins.json -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dynmap) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dynmap) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dynmap) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dynmap) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dynmap) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dynmap)] -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinextras) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinextras) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinextras) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinextras) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinextras) -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras)] -[19Aug2024 14:09:29.669] [main/DEBUG] [mixin/]: Registering mixin config: mixinextras.init.mixins.json -[19Aug2024 14:09:29.670] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kuma_api) -[19Aug2024 14:09:29.670] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kuma_api) -[19Aug2024 14:09:29.670] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kuma_api) -[19Aug2024 14:09:29.670] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kuma_api) -[19Aug2024 14:09:29.670] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kuma_api) -[19Aug2024 14:09:29.670] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kuma_api)] -[19Aug2024 14:09:29.670] [main/DEBUG] [mixin/]: Registering mixin config: kuma_api.mixins.json -[19Aug2024 14:09:29.670] [main/DEBUG] [mixin/]: Registering mixin config: kuma_api.forge.mixins.json -[19Aug2024 14:09:29.671] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(netherportalfix) -[19Aug2024 14:09:29.671] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(netherportalfix) -[19Aug2024 14:09:29.671] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(netherportalfix) -[19Aug2024 14:09:29.671] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(netherportalfix) -[19Aug2024 14:09:29.671] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(netherportalfix) -[19Aug2024 14:09:29.671] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(netherportalfix)] -[19Aug2024 14:09:29.671] [main/DEBUG] [mixin/]: Registering mixin config: netherportalfix.mixins.json -[19Aug2024 14:09:29.672] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(balm) -[19Aug2024 14:09:29.672] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(balm) -[19Aug2024 14:09:29.672] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(balm) -[19Aug2024 14:09:29.672] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(balm) -[19Aug2024 14:09:29.672] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(balm) -[19Aug2024 14:09:29.672] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)] -[19Aug2024 14:09:29.672] [main/DEBUG] [mixin/]: Registering mixin config: balm.mixins.json -[19Aug2024 14:09:29.673] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(towntalk) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(towntalk) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(towntalk) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(towntalk) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(towntalk) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(towntalk)] -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mru) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mru) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mru) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mru) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mru) -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mru)] -[19Aug2024 14:09:29.674] [main/DEBUG] [mixin/]: Registering mixin config: mru.mixins.json -[19Aug2024 14:09:29.675] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(domum_ornamentum) -[19Aug2024 14:09:29.675] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(domum_ornamentum) -[19Aug2024 14:09:29.675] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(domum_ornamentum) -[19Aug2024 14:09:29.675] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(domum_ornamentum) -[19Aug2024 14:09:29.675] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(domum_ornamentum) -[19Aug2024 14:09:29.675] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(domum_ornamentum)] -[19Aug2024 14:09:29.675] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structurize) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structurize) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structurize) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structurize) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structurize) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structurize)] -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloth_config) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloth_config) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloth_config) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloth_config) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloth_config) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)] -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blockui) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blockui) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blockui) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blockui) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blockui) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blockui)] -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecolonies) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecolonies) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecolonies) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecolonies) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecolonies) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecolonies)] -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(multipiston) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(multipiston) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(multipiston) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(multipiston) -[19Aug2024 14:09:29.676] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(multipiston) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(multipiston)] -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaerominimap) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaerominimap) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaerominimap) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaerominimap) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaerominimap) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)] -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forgeendertech) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forgeendertech) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forgeendertech) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forgeendertech) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forgeendertech) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forgeendertech)] -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(adlods) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(adlods) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(adlods) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(adlods) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(adlods) -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adlods)] -[19Aug2024 14:09:29.677] [main/DEBUG] [mixin/]: Registering mixin config: adlods.mixins.json -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaeroworldmap) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaeroworldmap) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaeroworldmap) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaeroworldmap) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaeroworldmap) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)] -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(MixinExtras) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(MixinExtras) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(MixinExtras) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(MixinExtras) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(MixinExtras) -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinExtras)] -[19Aug2024 14:09:29.678] [main/DEBUG] [mixin/]: inject() running with 25 agents -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(configured)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersiveui)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(treechop)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dynmap)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kuma_api)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(netherportalfix)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(towntalk)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mru)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(domum_ornamentum)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structurize)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blockui)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecolonies)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(multipiston)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forgeendertech)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adlods)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)] -[19Aug2024 14:09:29.679] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinExtras)] -[19Aug2024 14:09:29.679] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] -[19Aug2024 14:09:29.694] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out -[19Aug2024 14:09:29.695] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] -[19Aug2024 14:09:29.695] [main/DEBUG] [mixin/]: Selecting config configured.common.mixins.json -[19Aug2024 14:09:29.696] [main/DEBUG] [mixin/]: Selecting config immersiveui-common.mixins.json -[19Aug2024 14:09:29.697] [main/DEBUG] [mixin/]: Selecting config immersiveui.mixins.json -[19Aug2024 14:09:29.697] [main/DEBUG] [mixin/]: Selecting config treechop.mixins.json -[19Aug2024 14:09:29.697] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json -[19Aug2024 14:09:29.719] [main/DEBUG] [MixinExtras|Service/]: com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.0) is taking over from null -[19Aug2024 14:09:29.739] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo -[19Aug2024 14:09:29.740] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo -[19Aug2024 14:09:29.740] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo -[19Aug2024 14:09:29.741] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo -[19Aug2024 14:09:29.742] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo -[19Aug2024 14:09:29.743] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo -[19Aug2024 14:09:29.750] [main/DEBUG] [mixin/]: Selecting config kuma_api.mixins.json -[19Aug2024 14:09:29.750] [main/DEBUG] [mixin/]: Selecting config kuma_api.forge.mixins.json -[19Aug2024 14:09:29.751] [main/DEBUG] [mixin/]: Selecting config netherportalfix.mixins.json -[19Aug2024 14:09:29.751] [main/DEBUG] [mixin/]: Selecting config balm.mixins.json -[19Aug2024 14:09:29.752] [main/DEBUG] [mixin/]: Selecting config mru.mixins.json -[19Aug2024 14:09:29.752] [main/DEBUG] [mixin/]: Selecting config adlods.mixins.json -[19Aug2024 14:09:29.752] [main/DEBUG] [mixin/]: Preparing configured.common.mixins.json (2) -[19Aug2024 14:09:29.753] [main/DEBUG] [mixin/]: Preparing immersiveui-common.mixins.json (4) -[19Aug2024 14:09:29.753] [main/DEBUG] [mixin/]: Preparing immersiveui.mixins.json (2) -[19Aug2024 14:09:29.753] [main/DEBUG] [mixin/]: Preparing treechop.mixins.json (3) -[19Aug2024 14:09:29.799] [main/DEBUG] [mixin/]: Preparing mixinextras.init.mixins.json (0) -[19Aug2024 14:09:29.800] [main/DEBUG] [mixin/]: Preparing kuma_api.mixins.json (1) -[19Aug2024 14:09:29.800] [main/DEBUG] [mixin/]: Preparing kuma_api.forge.mixins.json (0) -[19Aug2024 14:09:29.800] [main/DEBUG] [mixin/]: Preparing netherportalfix.mixins.json (4) -[19Aug2024 14:09:29.806] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer -[19Aug2024 14:09:29.860] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer -[19Aug2024 14:09:29.886] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z -[19Aug2024 14:09:29.887] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z -[19Aug2024 14:09:29.913] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerLevel -[19Aug2024 14:09:29.942] [main/DEBUG] [mixin/]: Preparing balm.mixins.json (17) -[19Aug2024 14:09:29.951] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer -[19Aug2024 14:09:29.954] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer -[19Aug2024 14:09:29.969] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V -[19Aug2024 14:09:29.975] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V -[19Aug2024 14:09:29.983] [main/DEBUG] [mixin/]: Preparing mru.mixins.json (2) -[19Aug2024 14:09:29.986] [main/WARN] [mixin/]: Error loading class: net/fabricmc/fabric/impl/datagen/FabricDataGenHelper (java.lang.ClassNotFoundException: net.fabricmc.fabric.impl.datagen.FabricDataGenHelper) -[19Aug2024 14:09:29.986] [main/DEBUG] [mixin/]: Skipping virtual target net.fabricmc.fabric.impl.datagen.FabricDataGenHelper for mru.mixins.json:fabric.FabricDatagenHelperMixin -[19Aug2024 14:09:29.986] [main/DEBUG] [mixin/]: Preparing adlods.mixins.json (1) -[19Aug2024 14:09:30.000] [main/DEBUG] [mixin/]: Prepared 15 mixins in 0.303 sec (20.2ms avg) (0ms load, 0ms transform, 0ms plugin) -[19Aug2024 14:09:30.009] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer -[19Aug2024 14:09:30.009] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer -[19Aug2024 14:09:30.013] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.0). -[19Aug2024 14:09:30.014] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo -[19Aug2024 14:09:30.014] [main/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo -[19Aug2024 14:09:30.018] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from balm.mixins.json into net.minecraft.server.MinecraftServer -[19Aug2024 14:09:30.023] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reloadResources$0(Ljava/lang/Void;)V to mdd7f0b4$lambda$reloadResources$0$0 in balm.mixins.json:MinecraftServerMixin -[19Aug2024 14:09:30.087] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework -[19Aug2024 14:09:30.088] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple -[19Aug2024 14:09:30.089] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 -[19Aug2024 14:09:30.193] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 -[19Aug2024 14:09:30.193] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@372f7a8d -[19Aug2024 14:09:30.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[19Aug2024 14:09:30.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[19Aug2024 14:09:30.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat -[19Aug2024 14:09:30.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[19Aug2024 14:09:30.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[19Aug2024 14:09:30.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[19Aug2024 14:09:30.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[19Aug2024 14:09:30.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity -[19Aug2024 14:09:30.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[19Aug2024 14:09:30.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[19Aug2024 14:09:30.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[19Aug2024 14:09:30.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[19Aug2024 14:09:30.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity -[19Aug2024 14:09:30.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[19Aug2024 14:09:30.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[19Aug2024 14:09:30.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[19Aug2024 14:09:30.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[19Aug2024 14:09:30.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[19Aug2024 14:09:30.232] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity -[19Aug2024 14:09:30.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[19Aug2024 14:09:30.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[19Aug2024 14:09:30.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[19Aug2024 14:09:30.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[19Aug2024 14:09:30.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity -[19Aug2024 14:09:30.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[19Aug2024 14:09:30.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[19Aug2024 14:09:30.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[19Aug2024 14:09:30.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[19Aug2024 14:09:30.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity -[19Aug2024 14:09:30.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[19Aug2024 14:09:30.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[19Aug2024 14:09:30.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[19Aug2024 14:09:30.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[19Aug2024 14:09:30.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity -[19Aug2024 14:09:30.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[19Aug2024 14:09:30.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[19Aug2024 14:09:30.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[19Aug2024 14:09:30.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[19Aug2024 14:09:30.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity -[19Aug2024 14:09:30.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[19Aug2024 14:09:30.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[19Aug2024 14:09:30.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[19Aug2024 14:09:30.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[19Aug2024 14:09:30.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[19Aug2024 14:09:30.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity -[19Aug2024 14:09:30.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo -[19Aug2024 14:09:30.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[19Aug2024 14:09:30.246] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 -[19Aug2024 14:09:30.246] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@372f7a8d -[19Aug2024 14:09:30.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo -[19Aug2024 14:09:30.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo -[19Aug2024 14:09:30.331] [main/DEBUG] [mixin/]: Mixing EntityChopSettingsMixin from treechop.mixins.json into net.minecraft.world.entity.Entity -[19Aug2024 14:09:30.336] [main/DEBUG] [mixin/]: Mixing EntityAccessor from netherportalfix.mixins.json into net.minecraft.world.entity.Entity -[19Aug2024 14:09:30.338] [main/DEBUG] [mixin/]: Mixing EntityMixin from balm.mixins.json into net.minecraft.world.entity.Entity -[19Aug2024 14:09:30.371] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from netherportalfix.mixins.json into net.minecraft.world.entity.LivingEntity -[19Aug2024 14:09:30.396] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerLevel -[19Aug2024 14:09:30.408] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z -[19Aug2024 14:09:30.408] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z -[19Aug2024 14:09:30.429] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType -[19Aug2024 14:09:30.634] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock -[19Aug2024 14:09:30.656] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock -[19Aug2024 14:09:30.663] [main/DEBUG] [mixin/]: Mixing CropBlockMixin from balm.mixins.json into net.minecraft.world.level.block.CropBlock -[19Aug2024 14:09:30.705] [main/DEBUG] [mixin/]: Mixing StemBlockMixin from balm.mixins.json into net.minecraft.world.level.block.StemBlock -[19Aug2024 14:09:30.721] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock -[19Aug2024 14:09:31.140] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack -[19Aug2024 14:09:31.502] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole -[19Aug2024 14:09:31.543] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem -[19Aug2024 14:09:31.948] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Spider -[19Aug2024 14:09:31.974] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie -[19Aug2024 14:09:32.001] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/ZombieVillager -[19Aug2024 14:09:32.029] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal -[19Aug2024 14:09:32.093] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/horse/SkeletonTrapGoal -[19Aug2024 14:09:32.102] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Strider -[19Aug2024 14:09:32.126] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer -[19Aug2024 14:09:32.126] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer -[19Aug2024 14:09:32.127] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from netherportalfix.mixins.json into net.minecraft.server.level.ServerPlayer -[19Aug2024 14:09:32.128] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z -[19Aug2024 14:09:32.128] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z -[19Aug2024 14:09:32.135] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerLevel -[19Aug2024 14:09:32.143] [main/DEBUG] [mixin/]: Mixing ForgeServerPlayerMixin from netherportalfix.mixins.json into net.minecraft.server.level.ServerPlayer -[19Aug2024 14:09:32.198] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk -[19Aug2024 14:09:32.203] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk -[19Aug2024 14:09:32.225] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager -[19Aug2024 14:09:32.266] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance -[19Aug2024 14:09:32.353] [main/DEBUG] [mixin/]: Mixing SlotAccessor from balm.mixins.json into net.minecraft.world.inventory.Slot -[19Aug2024 14:09:32.512] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure -[19Aug2024 14:09:32.531] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece -[19Aug2024 14:09:32.536] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece -[19Aug2024 14:09:32.540] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece -[19Aug2024 14:09:32.547] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece -[19Aug2024 14:09:32.595] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome -[19Aug2024 14:09:32.623] [main/DEBUG] [mixin/]: Mixing NoiseGeneratorSettingsMixin from adlods.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings -[19Aug2024 14:09:32.720] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 6430 -[19Aug2024 14:09:32.730] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading -[19Aug2024 14:09:32.734] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.734] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.configured.Configured -[19Aug2024 14:09:32.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for it.hurts.octostudios.immersiveui.forge.ImmersiveUIForge -[19Aug2024 14:09:32.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ht.treechop.TreeChopForge -[19Aug2024 14:09:32.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.dynmap.forge_1_20.DynmapMod -[19Aug2024 14:09:32.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.llamalad7.mixinextras.platform.forge.MixinExtrasMod -[19Aug2024 14:09:32.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.kuma.forge.ForgeKumaAPI -[19Aug2024 14:09:32.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.netherportalfix.ForgeNetherPortalFix -[19Aug2024 14:09:32.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.balm.forge.ForgeBalm -[19Aug2024 14:09:32.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.towntalk.TownTalk -[19Aug2024 14:09:32.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.forge.JustEnoughItems -[19Aug2024 14:09:32.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.imb11.loader.forge.MRUForge -[19Aug2024 14:09:32.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.domumornamentum.DomumOrnamentum -[19Aug2024 14:09:32.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.structurize.Structurize -[19Aug2024 14:09:32.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.shedaniel.clothconfig.ClothConfigForge -[19Aug2024 14:09:32.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod -[19Aug2024 14:09:32.742] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.742] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.blockui.mod.BlockUI -[19Aug2024 14:09:32.743] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.743] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecolonies.core.MineColonies -[19Aug2024 14:09:32.743] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.743] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.multipiston.MultiPiston -[19Aug2024 14:09:32.743] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.743] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.minimap.XaeroMinimapForge -[19Aug2024 14:09:32.745] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.745] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.endertech.minecraft.forge.ForgeEndertech -[19Aug2024 14:09:32.747] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.747] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.endertech.minecraft.mods.adlods.AdLods -[19Aug2024 14:09:32.747] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 - got cpw.mods.cl.ModuleClassLoader@41e1455d -[19Aug2024 14:09:32.747] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.map.WorldMapForge -[19Aug2024 14:09:32.757] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mixinextras -[19Aug2024 14:09:32.757] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersiveui -[19Aug2024 14:09:32.757] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kuma_api -[19Aug2024 14:09:32.758] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mru -[19Aug2024 14:09:32.760] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for blockui -[19Aug2024 14:09:32.761] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloth_config -[19Aug2024 14:09:32.776] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for towntalk -[19Aug2024 14:09:32.776] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for configured -[19Aug2024 14:09:32.788] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 47.3 from cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 -[19Aug2024 14:09:32.789] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 47.3.0 -[19Aug2024 14:09:32.789] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 47.3 -[19Aug2024 14:09:32.789] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge -[19Aug2024 14:09:32.789] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.20.1 from cpw.mods.modlauncher.TransformingClassLoader@35d26ad2 -[19Aug2024 14:09:32.789] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.20.1 -[19Aug2024 14:09:32.789] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20230612.114412 -[19Aug2024 14:09:32.789] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.0, for MC 1.20.1 with MCP 20230612.114412 -[19Aug2024 14:09:32.790] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.3.0 Initialized -[19Aug2024 14:09:32.791] [modloading-worker-0/INFO] [Dynmap/]: [Dynmap] Mod Support API available -[19Aug2024 14:09:32.791] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dynmap -[19Aug2024 14:09:32.791] [modloading-worker-0/DEBUG] [xaero.map.WorldMap/]: Loaded xaero.map.platform.services.ForgePlatformHelper@570851c for service interface xaero.map.platform.services.IPlatformHelper -[19Aug2024 14:09:32.792] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for multipiston -[19Aug2024 14:09:32.795] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking -[19Aug2024 14:09:32.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structurize-server.toml for structurize tracking -[19Aug2024 14:09:32.801] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei -[19Aug2024 14:09:32.802] [modloading-worker-0/DEBUG] [xaero.hud.minimap.MinimapLogs/]: Loaded xaero.common.platform.services.ForgePlatformHelper@4f39f576 for service interface xaero.common.platform.services.IPlatformHelper -[19Aug2024 14:09:32.813] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaeroworldmap -[19Aug2024 14:09:32.816] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaerominimap -[19Aug2024 14:09:32.823] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file adlods-common.toml for adlods tracking -[19Aug2024 14:09:32.823] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for adlods -[19Aug2024 14:09:32.823] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.mods.adlods.world.WorldEvents to FORGE -[19Aug2024 14:09:32.824] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file treechop-common.toml for treechop tracking -[19Aug2024 14:09:32.824] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file treechop-client.toml for treechop tracking -[19Aug2024 14:09:32.827] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.mods.adlods.world.Stripper to FORGE -[19Aug2024 14:09:32.836] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for netherportalfix -[19Aug2024 14:09:32.837] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file balm-common.toml for balm tracking -[19Aug2024 14:09:32.836] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Warped Netherlands -[19Aug2024 14:09:32.837] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Stalactite Caves -[19Aug2024 14:09:32.837] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Space Wars -[19Aug2024 14:09:32.837] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false -[19Aug2024 14:09:32.837] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21 -[19Aug2024 14:09:32.838] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available -[19Aug2024 14:09:32.838] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available -[19Aug2024 14:09:32.838] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available -[19Aug2024 14:09:32.839] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available -[19Aug2024 14:09:32.839] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for treechop -[19Aug2024 14:09:32.839] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shire -[19Aug2024 14:09:32.839] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.server.ForgeServer to MOD -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Desert Oasis -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Pagoda -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Minecolonies Original -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nordic Spruce -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Spruce -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Oak -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Birch -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Lost Mesa City -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Jungle Treehouse -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Incan -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Fortress -[19Aug2024 14:09:32.842] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.TreeChopForgeAPITest to MOD -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse -[19Aug2024 14:09:32.840] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable +[07Sep2024 20:56:49.612] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] +[07Sep2024 20:56:49.615] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.4 by Eclipse Adoptium; OS Linux arch amd64 version 6.10.3-amd64 +[07Sep2024 20:56:49.633] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] +[07Sep2024 20:56:49.642] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] +[07Sep2024 20:56:49.653] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] +[07Sep2024 20:56:49.661] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services +[07Sep2024 20:56:49.665] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /data +[07Sep2024 20:56:49.665] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /data/mods +[07Sep2024 20:56:49.665] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /data/config +[07Sep2024 20:56:49.666] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /data/config/fml.toml +[07Sep2024 20:56:49.978] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: +[07Sep2024 20:56:49.982] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver +[07Sep2024 20:56:49.988] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] +[07Sep2024 20:56:49.989] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading +[07Sep2024 20:56:49.989] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin +[07Sep2024 20:56:49.989] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin +[07Sep2024 20:56:49.989] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml +[07Sep2024 20:56:49.990] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 +[07Sep2024 20:56:49.990] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading +[07Sep2024 20:56:49.990] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.9+10.0.9+main.dcd20f30 +[07Sep2024 20:56:49.990] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 +[07Sep2024 20:56:49.990] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.5+6.0.5+master.eb8e549b +[07Sep2024 20:56:49.991] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner +[07Sep2024 20:56:49.992] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.1.6 +[07Sep2024 20:56:49.992] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 7.0.1+7.0.1+master.d2b38bf6 +[07Sep2024 20:56:49.992] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5 +[07Sep2024 20:56:49.992] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml +[07Sep2024 20:56:49.993] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services +[07Sep2024 20:56:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing +[07Sep2024 20:56:49.998] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin +[07Sep2024 20:56:50.008] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@36b4cef0 +[07Sep2024 20:56:50.020] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/data/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER +[07Sep2024 20:56:50.022] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager +[07Sep2024 20:56:50.023] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) +[07Sep2024 20:56:50.023] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) +[07Sep2024 20:56:50.023] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) +[07Sep2024 20:56:50.023] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) +[07Sep2024 20:56:50.024] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) +[07Sep2024 20:56:50.025] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin +[07Sep2024 20:56:50.025] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml +[07Sep2024 20:56:50.025] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories +[07Sep2024 20:56:50.025] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /data +[07Sep2024 20:56:50.025] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /data/mods +[07Sep2024 20:56:50.025] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /data/config +[07Sep2024 20:56:50.026] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /data/config/fml.toml +[07Sep2024 20:56:50.026] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration +[07Sep2024 20:56:50.027] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile +[07Sep2024 20:56:50.029] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler +[07Sep2024 20:56:50.029] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service +[07Sep2024 20:56:50.039] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=47.3.0, mcVersion=1.20.1, mcpVersion=20230612.114412, forgeGroup=net.minecraftforge] +[07Sep2024 20:56:50.040] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml +[07Sep2024 20:56:50.040] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' +[07Sep2024 20:56:50.041] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} +[07Sep2024 20:56:50.041] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning +[07Sep2024 20:56:50.041] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin +[07Sep2024 20:56:50.041] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin +[07Sep2024 20:56:50.041] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml +[07Sep2024 20:56:50.041] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan +[07Sep2024 20:56:50.047] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] +[07Sep2024 20:56:50.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null) +[07Sep2024 20:56:50.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null) +[07Sep2024 20:56:50.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar +[07Sep2024 20:56:50.088] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdLods-1.20.1-8.1.2.0-build.0424.jar with {adlods} mods - versions {8.1.2.0} +[07Sep2024 20:56:50.089] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/balm-forge-1.20.1-7.3.7-all.jar +[07Sep2024 20:56:50.090] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-forge-1.20.1-7.3.7-all.jar with {balm} mods - versions {7.3.7} +[07Sep2024 20:56:50.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/blockui-1.20.1-1.0.156-RELEASE.jar +[07Sep2024 20:56:50.093] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blockui-1.20.1-1.0.156-RELEASE.jar with {blockui} mods - versions {1.20.1-1.0.156-RELEASE} +[07Sep2024 20:56:50.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/cloth-config-11.1.118-forge.jar +[07Sep2024 20:56:50.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-11.1.118-forge.jar with {cloth_config} mods - versions {11.1.118} +[07Sep2024 20:56:50.097] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/configured-forge-1.20.1-2.2.3.jar +[07Sep2024 20:56:50.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file configured-forge-1.20.1-2.2.3.jar with {configured} mods - versions {2.2.3} +[07Sep2024 20:56:50.099] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar +[07Sep2024 20:56:50.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar with {domum_ornamentum} mods - versions {1.20.1-1.0.199-BETA} +[07Sep2024 20:56:50.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/Dynmap-3.7-beta-6-forge-1.20.jar +[07Sep2024 20:56:50.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Dynmap-3.7-beta-6-forge-1.20.jar with {dynmap} mods - versions {3.7-SNAPSHOT-948} +[07Sep2024 20:56:50.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar +[07Sep2024 20:56:50.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar with {forgeendertech} mods - versions {11.1.4.0} +[07Sep2024 20:56:50.110] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/ImmersiveUI-FORGE-0.2.1.jar +[07Sep2024 20:56:50.111] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveUI-FORGE-0.2.1.jar with {immersiveui} mods - versions {0.2.1} +[07Sep2024 20:56:50.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/jei-1.20.1-forge-15.12.3.54.jar +[07Sep2024 20:56:50.113] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.20.1-forge-15.12.3.54.jar with {jei} mods - versions {15.12.3.54} +[07Sep2024 20:56:50.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/minecolonies-1.20.1-1.1.629-BETA.jar +[07Sep2024 20:56:50.125] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-1.20.1-1.1.629-BETA.jar with {minecolonies} mods - versions {1.20.1-1.1.629-BETA} +[07Sep2024 20:56:50.126] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/MRU-1.0.1+1.20.1+forge.jar +[07Sep2024 20:56:50.127] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MRU-1.0.1+1.20.1+forge.jar with {mru} mods - versions {1.0.1+1.20.1+forge} +[07Sep2024 20:56:50.127] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/multipiston-1.20-1.2.43-RELEASE.jar +[07Sep2024 20:56:50.128] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file multipiston-1.20-1.2.43-RELEASE.jar with {multipiston} mods - versions {1.20-1.2.43-RELEASE} +[07Sep2024 20:56:50.128] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/netherportalfix-forge-1.20-13.0.1.jar +[07Sep2024 20:56:50.129] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file netherportalfix-forge-1.20-13.0.1.jar with {netherportalfix} mods - versions {13.0.1} +[07Sep2024 20:56:50.129] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/structurize-1.20.1-1.0.742-RELEASE.jar +[07Sep2024 20:56:50.130] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-1.20.1-1.0.742-RELEASE.jar with {structurize} mods - versions {1.20.1-1.0.742-RELEASE} +[07Sep2024 20:56:50.132] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/towntalk-1.20.1-1.1.0.jar +[07Sep2024 20:56:50.132] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file towntalk-1.20.1-1.1.0.jar with {towntalk} mods - versions {1.1.0} +[07Sep2024 20:56:50.133] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar +[07Sep2024 20:56:50.133] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TreeChop-1.20.1-forge-0.19.0-fixed.jar with {treechop} mods - versions {0.19.0} +[07Sep2024 20:56:50.134] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/waystones-forge-1.20-14.1.5.jar +[07Sep2024 20:56:50.134] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-forge-1.20-14.1.5.jar with {waystones} mods - versions {14.1.5} +[07Sep2024 20:56:50.135] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar +[07Sep2024 20:56:50.135] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_24.2.0_Forge_1.20.jar with {xaerominimap} mods - versions {24.2.0} +[07Sep2024 20:56:50.136] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar +[07Sep2024 20:56:50.137] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.38.8_Forge_1.20.jar with {xaeroworldmap} mods - versions {1.38.8} +[07Sep2024 20:56:50.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1} +[07Sep2024 20:56:50.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.0/fmlcore-1.20.1-47.3.0.jar +[07Sep2024 20:56:50.220] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.0/fmlcore-1.20.1-47.3.0.jar is missing mods.toml file +[07Sep2024 20:56:50.221] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.0/javafmllanguage-1.20.1-47.3.0.jar +[07Sep2024 20:56:50.221] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.0/javafmllanguage-1.20.1-47.3.0.jar is missing mods.toml file +[07Sep2024 20:56:50.222] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.0/lowcodelanguage-1.20.1-47.3.0.jar +[07Sep2024 20:56:50.222] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.0/lowcodelanguage-1.20.1-47.3.0.jar is missing mods.toml file +[07Sep2024 20:56:50.223] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.0/mclanguage-1.20.1-47.3.0.jar +[07Sep2024 20:56:50.223] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.0/mclanguage-1.20.1-47.3.0.jar is missing mods.toml file +[07Sep2024 20:56:50.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/forge/1.20.1-47.3.0/forge-1.20.1-47.3.0-universal.jar +[07Sep2024 20:56:50.249] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.0-universal.jar with {forge} mods - versions {47.3.0} +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from server-1.20.1-20230612.114412-srg.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from configured-forge-1.20.1-2.2.3.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ImmersiveUI-FORGE-0.2.1.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from TreeChop-1.20.1-forge-0.19.0-fixed.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Dynmap-3.7-beta-6-forge-1.20.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from structurize-1.20.1-1.0.742-RELEASE.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from netherportalfix-forge-1.20-13.0.1.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from minecolonies-1.20.1-1.1.629-BETA.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from towntalk-1.20.1-1.1.0.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jei-1.20.1-forge-15.12.3.54.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from AdLods-1.20.1-8.1.2.0-build.0424.jar, it does not contain dependency information. +[07Sep2024 20:56:50.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from multipiston-1.20-1.2.43-RELEASE.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cloth-config-11.1.118-forge.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from forge-1.20.1-47.3.0-universal.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from blockui-1.20.1-1.0.156-RELEASE.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Xaeros_Minimap_24.2.0_Forge_1.20.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from waystones-forge-1.20-14.1.5.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from XaerosWorldMap_1.38.8_Forge_1.20.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from mclanguage-1.20.1-47.3.0.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from javafmllanguage-1.20.1-47.3.0.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fmlcore-1.20.1-47.3.0.jar, it does not contain dependency information. +[07Sep2024 20:56:50.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from lowcodelanguage-1.20.1-47.3.0.jar, it does not contain dependency information. +[07Sep2024 20:56:50.288] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[07Sep2024 20:56:50.288] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-forge-20.1.8+1.20.1.jar with {kuma_api} mods - versions {20.1.8} +[07Sep2024 20:56:50.290] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[07Sep2024 20:56:50.290] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.0.jar with {mixinextras} mods - versions {0.4.0} +[07Sep2024 20:56:50.291] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from kuma-api-forge-20.1.8+1.20.1.jar, it does not contain dependency information. +[07Sep2024 20:56:50.298] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.4.0.jar, it does not contain dependency information. +[07Sep2024 20:56:50.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[07Sep2024 20:56:50.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-forge-20.1.8+1.20.1.jar with {kuma_api} mods - versions {20.1.8} +[07Sep2024 20:56:50.321] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[07Sep2024 20:56:50.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.0.jar with {mixinextras} mods - versions {0.4.0} +[07Sep2024 20:56:50.323] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection +[07Sep2024 20:56:50.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/configured-forge-1.20.1-2.2.3.jar +[07Sep2024 20:56:50.325] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file configured-forge-1.20.1-2.2.3.jar with {configured} mods - versions {2.2.3} +[07Sep2024 20:56:50.327] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/configured-forge-1.20.1-2.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]] +[07Sep2024 20:56:50.327] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1} +[07Sep2024 20:56:50.328] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] +[07Sep2024 20:56:50.328] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/ImmersiveUI-FORGE-0.2.1.jar +[07Sep2024 20:56:50.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveUI-FORGE-0.2.1.jar with {immersiveui} mods - versions {0.2.1} +[07Sep2024 20:56:50.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/ImmersiveUI-FORGE-0.2.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]] +[07Sep2024 20:56:50.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/Dynmap-3.7-beta-6-forge-1.20.jar +[07Sep2024 20:56:50.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Dynmap-3.7-beta-6-forge-1.20.jar with {dynmap} mods - versions {3.7-SNAPSHOT-948} +[07Sep2024 20:56:50.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/Dynmap-3.7-beta-6-forge-1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]] +[07Sep2024 20:56:50.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar +[07Sep2024 20:56:50.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TreeChop-1.20.1-forge-0.19.0-fixed.jar with {treechop} mods - versions {0.19.0} +[07Sep2024 20:56:50.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]] +[07Sep2024 20:56:50.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[07Sep2024 20:56:50.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-forge-20.1.8+1.20.1.jar with {kuma_api} mods - versions {20.1.8} +[07Sep2024 20:56:50.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] +[07Sep2024 20:56:50.330] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/structurize-1.20.1-1.0.742-RELEASE.jar +[07Sep2024 20:56:50.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-1.20.1-1.0.742-RELEASE.jar with {structurize} mods - versions {1.20.1-1.0.742-RELEASE} +[07Sep2024 20:56:50.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/structurize-1.20.1-1.0.742-RELEASE.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] +[07Sep2024 20:56:50.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/netherportalfix-forge-1.20-13.0.1.jar +[07Sep2024 20:56:50.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file netherportalfix-forge-1.20-13.0.1.jar with {netherportalfix} mods - versions {13.0.1} +[07Sep2024 20:56:50.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/netherportalfix-forge-1.20-13.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]] +[07Sep2024 20:56:50.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/minecolonies-1.20.1-1.1.629-BETA.jar +[07Sep2024 20:56:50.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-1.20.1-1.1.629-BETA.jar with {minecolonies} mods - versions {1.20.1-1.1.629-BETA} +[07Sep2024 20:56:50.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/minecolonies-1.20.1-1.1.629-BETA.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[45,)]] +[07Sep2024 20:56:50.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/balm-forge-1.20.1-7.3.7-all.jar +[07Sep2024 20:56:50.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-forge-1.20.1-7.3.7-all.jar with {balm} mods - versions {7.3.7} +[07Sep2024 20:56:50.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/balm-forge-1.20.1-7.3.7-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]] +[07Sep2024 20:56:50.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar +[07Sep2024 20:56:50.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdLods-1.20.1-8.1.2.0-build.0424.jar with {adlods} mods - versions {8.1.2.0} +[07Sep2024 20:56:50.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] +[07Sep2024 20:56:50.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/jei-1.20.1-forge-15.12.3.54.jar +[07Sep2024 20:56:50.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.20.1-forge-15.12.3.54.jar with {jei} mods - versions {15.12.3.54} +[07Sep2024 20:56:50.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/jei-1.20.1-forge-15.12.3.54.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] +[07Sep2024 20:56:50.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/towntalk-1.20.1-1.1.0.jar +[07Sep2024 20:56:50.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file towntalk-1.20.1-1.1.0.jar with {towntalk} mods - versions {1.1.0} +[07Sep2024 20:56:50.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/towntalk-1.20.1-1.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] +[07Sep2024 20:56:50.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/multipiston-1.20-1.2.43-RELEASE.jar +[07Sep2024 20:56:50.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file multipiston-1.20-1.2.43-RELEASE.jar with {multipiston} mods - versions {1.20-1.2.43-RELEASE} +[07Sep2024 20:56:50.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/multipiston-1.20-1.2.43-RELEASE.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]] +[07Sep2024 20:56:50.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/MRU-1.0.1+1.20.1+forge.jar +[07Sep2024 20:56:50.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MRU-1.0.1+1.20.1+forge.jar with {mru} mods - versions {1.0.1+1.20.1+forge} +[07Sep2024 20:56:50.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/MRU-1.0.1+1.20.1+forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] +[07Sep2024 20:56:50.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar +[07Sep2024 20:56:50.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar with {domum_ornamentum} mods - versions {1.20.1-1.0.199-BETA} +[07Sep2024 20:56:50.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]] +[07Sep2024 20:56:50.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/cloth-config-11.1.118-forge.jar +[07Sep2024 20:56:50.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-11.1.118-forge.jar with {cloth_config} mods - versions {11.1.118} +[07Sep2024 20:56:50.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/cloth-config-11.1.118-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]] +[07Sep2024 20:56:50.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/libraries/net/minecraftforge/forge/1.20.1-47.3.0/forge-1.20.1-47.3.0-universal.jar +[07Sep2024 20:56:50.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.0-universal.jar with {forge} mods - versions {47.3.0} +[07Sep2024 20:56:50.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/libraries/net/minecraftforge/forge/1.20.1-47.3.0/forge-1.20.1-47.3.0-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]] +[07Sep2024 20:56:50.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js +[07Sep2024 20:56:50.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js +[07Sep2024 20:56:50.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js +[07Sep2024 20:56:50.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js +[07Sep2024 20:56:50.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js +[07Sep2024 20:56:50.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js +[07Sep2024 20:56:50.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js +[07Sep2024 20:56:50.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/method_redirector.js +[07Sep2024 20:56:50.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/blockui-1.20.1-1.0.156-RELEASE.jar +[07Sep2024 20:56:50.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blockui-1.20.1-1.0.156-RELEASE.jar with {blockui} mods - versions {1.20.1-1.0.156-RELEASE} +[07Sep2024 20:56:50.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/blockui-1.20.1-1.0.156-RELEASE.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] +[07Sep2024 20:56:50.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar +[07Sep2024 20:56:50.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar with {forgeendertech} mods - versions {11.1.4.0} +[07Sep2024 20:56:50.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] +[07Sep2024 20:56:50.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/waystones-forge-1.20-14.1.5.jar +[07Sep2024 20:56:50.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-forge-1.20-14.1.5.jar with {waystones} mods - versions {14.1.5} +[07Sep2024 20:56:50.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/waystones-forge-1.20-14.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]] +[07Sep2024 20:56:50.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar +[07Sep2024 20:56:50.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_24.2.0_Forge_1.20.jar with {xaerominimap} mods - versions {24.2.0} +[07Sep2024 20:56:50.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,48)]] +[07Sep2024 20:56:50.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaerohud_core with Javascript path META-INF/xaerohud_core.js +[07Sep2024 20:56:50.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaerohud_core.js +[07Sep2024 20:56:50.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /data/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar +[07Sep2024 20:56:50.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.38.8_Forge_1.20.jar with {xaeroworldmap} mods - versions {1.38.8} +[07Sep2024 20:56:50.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /data/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,48)]] +[07Sep2024 20:56:50.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaeroworldmap_core with Javascript path META-INF/xaeroworldmap_core.js +[07Sep2024 20:56:50.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaeroworldmap_core.js +[07Sep2024 20:56:50.342] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[07Sep2024 20:56:50.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.0.jar with {mixinextras} mods - versions {0.4.0} +[07Sep2024 20:56:50.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]] +[07Sep2024 20:56:50.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [] +[07Sep2024 20:56:50.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[07Sep2024 20:56:50.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.0.jar with {mixinextras} mods - versions {0.4.0} +[07Sep2024 20:56:50.344] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]] +[07Sep2024 20:56:50.344] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [] +[07Sep2024 20:56:50.344] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml +[07Sep2024 20:56:50.351] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers +[07Sep2024 20:56:50.352] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0 +[07Sep2024 20:56:50.352] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 47 +[07Sep2024 20:56:50.352] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 47 +[07Sep2024 20:56:50.355] [main/DEBUG] [net.minecraftforge.fml.loading.UniqueModListBuilder/]: Found 2 mods for first modid mixinextras, selecting most recent based on version data +[07Sep2024 20:56:50.356] [main/DEBUG] [net.minecraftforge.fml.loading.UniqueModListBuilder/]: Selected file mixinextras-forge-0.4.0.jar for modid mixinextras with version 0.4.0 +[07Sep2024 20:56:50.356] [main/DEBUG] [net.minecraftforge.fml.loading.UniqueModListBuilder/]: Found 2 mods for first modid MixinExtras, selecting most recent based on version data +[07Sep2024 20:56:50.356] [main/DEBUG] [net.minecraftforge.fml.loading.UniqueModListBuilder/]: Selected file MixinExtras-0.4.0.jar for modid MixinExtras with version 0.0NONE +[07Sep2024 20:56:50.357] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge] +[07Sep2024 20:56:50.357] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft +[07Sep2024 20:56:50.357] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge +[07Sep2024 20:56:50.358] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 53 mod requirements (46 mandatory, 7 optional) +[07Sep2024 20:56:50.359] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) +[07Sep2024 20:56:50.628] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers +[07Sep2024 20:56:50.628] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin +[07Sep2024 20:56:50.628] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin +[07Sep2024 20:56:50.629] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml +[07Sep2024 20:56:50.629] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers +[07Sep2024 20:56:50.629] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaerohud_core.js +[07Sep2024 20:56:50.807] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully +[07Sep2024 20:56:50.808] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaeroworldmap_core.js +[07Sep2024 20:56:50.846] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully +[07Sep2024 20:56:50.846] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js +[07Sep2024 20:56:50.857] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully +[07Sep2024 20:56:50.857] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js +[07Sep2024 20:56:50.882] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully +[07Sep2024 20:56:50.883] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js +[07Sep2024 20:56:50.900] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully +[07Sep2024 20:56:50.900] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/method_redirector.js +[07Sep2024 20:56:50.931] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully +[07Sep2024 20:56:50.940] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@68ef01a5 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V} +[07Sep2024 20:56:50.940] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@11d2dd2d to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V} +[07Sep2024 20:56:50.940] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@cde8c6c to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V} +[07Sep2024 20:56:50.940] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@174721c4 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_183388_} {(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;)V} +[07Sep2024 20:56:50.940] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3592c1c4 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_183514_} {(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@322e49ee to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194252_} {(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4aeb0e2b to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@648c5fb3 to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@47b33e07 to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7126e26 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@151ab2b9 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_261044_} {()V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@13ed066e to Target : METHOD {Lnet/minecraft/client/player/LocalPlayer;} {m_7583_} {()V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4d705112 to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@590765c4 to Target : METHOD {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {m_280652_} {(Lnet/minecraft/client/gui/GuiGraphics;)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@19489b27 to Target : METHOD {Lnet/minecraft/client/model/ListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@626d2016 to Target : METHOD {Lnet/minecraft/client/model/AgeableListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2d5a1588 to Target : METHOD {Lnet/minecraft/client/model/LlamaModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4f116ca2 to Target : METHOD {Lnet/minecraft/client/model/RabbitModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@125d47c4 to Target : METHOD {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@193bb809 to Target : METHOD {Lnet/minecraft/client/model/HierarchicalModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@64b018f3 to Target : METHOD {Lnet/minecraft/client/model/geom/ModelPart;} {m_104290_} {(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@20801cbb to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V} +[07Sep2024 20:56:50.941] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@581b1c08 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_246623_} {(Ljava/lang/String;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1c240cf2 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_246979_} {(Ljava/lang/String;)Z} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78b7f805 to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_240494_} {(Lnet/minecraft/network/chat/Component;Z)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@58f2466c to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_245141_} {(Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType$Bound;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5809fa26 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@64763e49 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@23468512 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@69cd7630 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_183388_} {(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7e8279e5 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_183514_} {(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2b53840a to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194252_} {(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3caafa67 to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3e546734 to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@53747c4a to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@64b0d1fa to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_261044_} {()V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f2276c9 to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V} +[07Sep2024 20:56:50.942] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@12d2ddde to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@62b475e2 to Target : METHOD {Lnet/minecraft/client/Minecraft;} {m_91383_} {(Z)V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@e9474f to Target : METHOD {Lnet/minecraft/client/Minecraft;} {m_91383_} {(Z)V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1c61eda5 to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_240494_} {(Lnet/minecraft/network/chat/Component;Z)V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1859ffda to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_245141_} {(Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType$Bound;)V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@59838256 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5ae15 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@577536e0 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@12219f6a to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@52d3fafd to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7f0b93b4 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1376883 to Target : CLASS {Lnet/minecraft/server/MinecraftServer;} {} {V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1f736d00 to Target : CLASS {Lnet/minecraft/server/level/ServerPlayer;} {} {V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@523a7801 to Target : CLASS {Lnet/minecraft/client/Minecraft;} {} {V} +[07Sep2024 20:56:50.943] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@718fd7c1 to Target : CLASS {Lnet/minecraft/client/gui/components/AbstractSelectionList;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4bc6da03 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4f59a516 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4e22368c to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@411cd156 to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3c770db4 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3e046e39 to Target : CLASS {Lnet/minecraft/server/MinecraftServer;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@61cda923 to Target : CLASS {Lnet/minecraft/server/level/ServerPlayer;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@46fc522d to Target : CLASS {Lnet/minecraft/client/Minecraft;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4262fdeb to Target : CLASS {Lnet/minecraft/server/level/ServerLevel;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5f0a2638 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5382184b to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@77cb452c to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V} +[07Sep2024 20:56:50.944] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2213639b to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2c26ba07 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6f25bf88 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@42ea7565 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7b5cc918 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@62b3a2f6 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V} +[07Sep2024 20:56:50.945] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V} +[07Sep2024 20:56:50.946] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V} +[07Sep2024 20:56:50.946] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V} +[07Sep2024 20:56:50.946] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V} +[07Sep2024 20:56:50.946] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V} +[07Sep2024 20:56:50.946] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V} +[07Sep2024 20:56:50.946] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V} +[07Sep2024 20:56:50.946] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@202898d7 to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V} +[07Sep2024 20:56:50.946] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml +[07Sep2024 20:56:51.357] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] +[07Sep2024 20:56:51.357] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] +[07Sep2024 20:56:51.357] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) +[07Sep2024 20:56:51.357] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) +[07Sep2024 20:56:51.357] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) +[07Sep2024 20:56:51.357] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) +[07Sep2024 20:56:51.357] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) +[07Sep2024 20:56:51.357] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] +[07Sep2024 20:56:51.357] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(immersiveui) +[07Sep2024 20:56:51.358] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(immersiveui) +[07Sep2024 20:56:51.358] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(immersiveui) +[07Sep2024 20:56:51.358] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(immersiveui) +[07Sep2024 20:56:51.358] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(immersiveui) +[07Sep2024 20:56:51.358] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersiveui)] +[07Sep2024 20:56:51.358] [main/DEBUG] [mixin/]: Registering mixin config: immersiveui-common.mixins.json +[07Sep2024 20:56:51.370] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by immersiveui-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). +[07Sep2024 20:56:51.374] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 +[07Sep2024 20:56:51.374] [main/DEBUG] [mixin/]: Registering mixin config: immersiveui.mixins.json +[07Sep2024 20:56:51.376] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(treechop) +[07Sep2024 20:56:51.376] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(treechop) +[07Sep2024 20:56:51.376] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(treechop) +[07Sep2024 20:56:51.376] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(treechop) +[07Sep2024 20:56:51.376] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(treechop) +[07Sep2024 20:56:51.376] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(treechop)] +[07Sep2024 20:56:51.376] [main/DEBUG] [mixin/]: Registering mixin config: treechop.mixins.json +[07Sep2024 20:56:51.377] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dynmap) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dynmap) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dynmap) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dynmap) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dynmap) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dynmap)] +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kuma_api) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kuma_api) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kuma_api) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kuma_api) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kuma_api) +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kuma_api)] +[07Sep2024 20:56:51.378] [main/DEBUG] [mixin/]: Registering mixin config: kuma_api.mixins.json +[07Sep2024 20:56:51.379] [main/DEBUG] [mixin/]: Registering mixin config: kuma_api.forge.mixins.json +[07Sep2024 20:56:51.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(netherportalfix) +[07Sep2024 20:56:51.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(netherportalfix) +[07Sep2024 20:56:51.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(netherportalfix) +[07Sep2024 20:56:51.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(netherportalfix) +[07Sep2024 20:56:51.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(netherportalfix) +[07Sep2024 20:56:51.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(netherportalfix)] +[07Sep2024 20:56:51.380] [main/DEBUG] [mixin/]: Registering mixin config: netherportalfix.mixins.json +[07Sep2024 20:56:51.381] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(towntalk) +[07Sep2024 20:56:51.381] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(towntalk) +[07Sep2024 20:56:51.381] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(towntalk) +[07Sep2024 20:56:51.381] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(towntalk) +[07Sep2024 20:56:51.381] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(towntalk) +[07Sep2024 20:56:51.381] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(towntalk)] +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(domum_ornamentum) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(domum_ornamentum) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(domum_ornamentum) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(domum_ornamentum) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(domum_ornamentum) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(domum_ornamentum)] +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blockui) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blockui) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blockui) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blockui) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blockui) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blockui)] +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaerominimap) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaerominimap) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaerominimap) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaerominimap) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaerominimap) +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)] +[07Sep2024 20:56:51.382] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(waystones) +[07Sep2024 20:56:51.383] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(waystones) +[07Sep2024 20:56:51.383] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(waystones) +[07Sep2024 20:56:51.383] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(waystones) +[07Sep2024 20:56:51.383] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(waystones) +[07Sep2024 20:56:51.383] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)] +[07Sep2024 20:56:51.383] [main/DEBUG] [mixin/]: Registering mixin config: waystones.mixins.json +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forgeendertech) +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forgeendertech) +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forgeendertech) +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forgeendertech) +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forgeendertech) +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forgeendertech)] +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(adlods) +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(adlods) +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(adlods) +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(adlods) +[07Sep2024 20:56:51.384] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(adlods) +[07Sep2024 20:56:51.385] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adlods)] +[07Sep2024 20:56:51.385] [main/DEBUG] [mixin/]: Registering mixin config: adlods.mixins.json +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaeroworldmap) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaeroworldmap) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaeroworldmap) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaeroworldmap) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaeroworldmap) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)] +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(configured) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(configured) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(configured) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(configured) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(configured) +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(configured)] +[07Sep2024 20:56:51.386] [main/DEBUG] [mixin/]: Registering mixin config: configured.common.mixins.json +[07Sep2024 20:56:51.387] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinextras) +[07Sep2024 20:56:51.387] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinextras) +[07Sep2024 20:56:51.387] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinextras) +[07Sep2024 20:56:51.387] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinextras) +[07Sep2024 20:56:51.387] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinextras) +[07Sep2024 20:56:51.387] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras)] +[07Sep2024 20:56:51.388] [main/DEBUG] [mixin/]: Registering mixin config: mixinextras.init.mixins.json +[07Sep2024 20:56:51.388] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structurize) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structurize) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structurize) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structurize) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structurize) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structurize)] +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(multipiston) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(multipiston) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(multipiston) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(multipiston) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(multipiston) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(multipiston)] +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecolonies) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecolonies) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecolonies) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecolonies) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecolonies) +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecolonies)] +[07Sep2024 20:56:51.389] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(balm) +[07Sep2024 20:56:51.390] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(balm) +[07Sep2024 20:56:51.390] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(balm) +[07Sep2024 20:56:51.390] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(balm) +[07Sep2024 20:56:51.390] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(balm) +[07Sep2024 20:56:51.390] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)] +[07Sep2024 20:56:51.390] [main/DEBUG] [mixin/]: Registering mixin config: balm.mixins.json +[07Sep2024 20:56:51.391] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mru) +[07Sep2024 20:56:51.391] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mru) +[07Sep2024 20:56:51.391] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mru) +[07Sep2024 20:56:51.391] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mru) +[07Sep2024 20:56:51.391] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mru) +[07Sep2024 20:56:51.391] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mru)] +[07Sep2024 20:56:51.391] [main/DEBUG] [mixin/]: Registering mixin config: mru.mixins.json +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloth_config) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloth_config) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloth_config) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloth_config) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloth_config) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(MixinExtras) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(MixinExtras) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(MixinExtras) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(MixinExtras) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(MixinExtras) +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinExtras)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: inject() running with 26 agents +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersiveui)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(treechop)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dynmap)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kuma_api)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(netherportalfix)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(towntalk)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(domum_ornamentum)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blockui)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)] +[07Sep2024 20:56:51.392] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forgeendertech)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adlods)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(configured)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structurize)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(multipiston)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecolonies)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mru)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] +[07Sep2024 20:56:51.393] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinExtras)] +[07Sep2024 20:56:51.393] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] +[07Sep2024 20:56:51.414] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out +[07Sep2024 20:56:51.415] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] +[07Sep2024 20:56:51.416] [main/DEBUG] [mixin/]: Selecting config immersiveui-common.mixins.json +[07Sep2024 20:56:51.418] [main/DEBUG] [mixin/]: Selecting config immersiveui.mixins.json +[07Sep2024 20:56:51.419] [main/DEBUG] [mixin/]: Selecting config treechop.mixins.json +[07Sep2024 20:56:51.419] [main/DEBUG] [mixin/]: Selecting config kuma_api.mixins.json +[07Sep2024 20:56:51.419] [main/DEBUG] [mixin/]: Selecting config kuma_api.forge.mixins.json +[07Sep2024 20:56:51.420] [main/DEBUG] [mixin/]: Selecting config netherportalfix.mixins.json +[07Sep2024 20:56:51.420] [main/DEBUG] [mixin/]: Selecting config waystones.mixins.json +[07Sep2024 20:56:51.421] [main/DEBUG] [mixin/]: Selecting config adlods.mixins.json +[07Sep2024 20:56:51.421] [main/DEBUG] [mixin/]: Selecting config configured.common.mixins.json +[07Sep2024 20:56:51.422] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json +[07Sep2024 20:56:51.454] [main/DEBUG] [MixinExtras|Service/]: com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.0) is taking over from null +[07Sep2024 20:56:51.484] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo +[07Sep2024 20:56:51.485] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo +[07Sep2024 20:56:51.486] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo +[07Sep2024 20:56:51.488] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo +[07Sep2024 20:56:51.489] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo +[07Sep2024 20:56:51.490] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo +[07Sep2024 20:56:51.500] [main/DEBUG] [mixin/]: Selecting config balm.mixins.json +[07Sep2024 20:56:51.501] [main/DEBUG] [mixin/]: Selecting config mru.mixins.json +[07Sep2024 20:56:51.502] [main/DEBUG] [mixin/]: Preparing immersiveui-common.mixins.json (4) +[07Sep2024 20:56:51.502] [main/DEBUG] [mixin/]: Preparing immersiveui.mixins.json (2) +[07Sep2024 20:56:51.502] [main/DEBUG] [mixin/]: Preparing treechop.mixins.json (3) +[07Sep2024 20:56:51.551] [main/DEBUG] [mixin/]: Preparing kuma_api.mixins.json (1) +[07Sep2024 20:56:51.551] [main/DEBUG] [mixin/]: Preparing kuma_api.forge.mixins.json (0) +[07Sep2024 20:56:51.551] [main/DEBUG] [mixin/]: Preparing netherportalfix.mixins.json (4) +[07Sep2024 20:56:51.559] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer +[07Sep2024 20:56:51.621] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer +[07Sep2024 20:56:51.649] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z +[07Sep2024 20:56:51.651] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z +[07Sep2024 20:56:51.689] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerLevel +[07Sep2024 20:56:51.735] [main/DEBUG] [mixin/]: Preparing waystones.mixins.json (3) +[07Sep2024 20:56:51.741] [main/DEBUG] [mixin/]: Preparing adlods.mixins.json (1) +[07Sep2024 20:56:51.744] [main/DEBUG] [mixin/]: Preparing configured.common.mixins.json (2) +[07Sep2024 20:56:51.744] [main/DEBUG] [mixin/]: Preparing mixinextras.init.mixins.json (0) +[07Sep2024 20:56:51.744] [main/DEBUG] [mixin/]: Preparing balm.mixins.json (17) +[07Sep2024 20:56:51.757] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer +[07Sep2024 20:56:51.761] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer +[07Sep2024 20:56:51.781] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V +[07Sep2024 20:56:51.788] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V +[07Sep2024 20:56:51.799] [main/DEBUG] [mixin/]: Preparing mru.mixins.json (2) +[07Sep2024 20:56:51.802] [main/WARN] [mixin/]: Error loading class: net/fabricmc/fabric/impl/datagen/FabricDataGenHelper (java.lang.ClassNotFoundException: net.fabricmc.fabric.impl.datagen.FabricDataGenHelper) +[07Sep2024 20:56:51.802] [main/DEBUG] [mixin/]: Skipping virtual target net.fabricmc.fabric.impl.datagen.FabricDataGenHelper for mru.mixins.json:fabric.FabricDatagenHelperMixin +[07Sep2024 20:56:51.817] [main/DEBUG] [mixin/]: Prepared 18 mixins in 0.399 sec (22.2ms avg) (0ms load, 0ms transform, 0ms plugin) +[07Sep2024 20:56:51.826] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer +[07Sep2024 20:56:51.827] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer +[07Sep2024 20:56:51.830] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.0). +[07Sep2024 20:56:51.831] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo +[07Sep2024 20:56:51.832] [main/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo +[07Sep2024 20:56:51.836] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from balm.mixins.json into net.minecraft.server.MinecraftServer +[07Sep2024 20:56:51.842] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reloadResources$0(Ljava/lang/Void;)V to md0563f8$lambda$reloadResources$0$0 in balm.mixins.json:MinecraftServerMixin +[07Sep2024 20:56:51.911] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework +[07Sep2024 20:56:51.913] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple +[07Sep2024 20:56:51.913] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 +[07Sep2024 20:56:52.039] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@b4732dc +[07Sep2024 20:56:52.040] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@372f7a8d +[07Sep2024 20:56:52.066] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[07Sep2024 20:56:52.067] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[07Sep2024 20:56:52.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat +[07Sep2024 20:56:52.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[07Sep2024 20:56:52.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[07Sep2024 20:56:52.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[07Sep2024 20:56:52.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[07Sep2024 20:56:52.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity +[07Sep2024 20:56:52.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[07Sep2024 20:56:52.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[07Sep2024 20:56:52.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[07Sep2024 20:56:52.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[07Sep2024 20:56:52.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[07Sep2024 20:56:52.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[07Sep2024 20:56:52.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[07Sep2024 20:56:52.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[07Sep2024 20:56:52.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[07Sep2024 20:56:52.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[07Sep2024 20:56:52.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity +[07Sep2024 20:56:52.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo +[07Sep2024 20:56:52.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[07Sep2024 20:56:52.094] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@b4732dc +[07Sep2024 20:56:52.094] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@372f7a8d +[07Sep2024 20:56:52.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo +[07Sep2024 20:56:52.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo +[07Sep2024 20:56:52.177] [main/DEBUG] [mixin/]: Mixing EntityChopSettingsMixin from treechop.mixins.json into net.minecraft.world.entity.Entity +[07Sep2024 20:56:52.183] [main/DEBUG] [mixin/]: Mixing EntityAccessor from netherportalfix.mixins.json into net.minecraft.world.entity.Entity +[07Sep2024 20:56:52.185] [main/DEBUG] [mixin/]: Mixing EntityMixin from balm.mixins.json into net.minecraft.world.entity.Entity +[07Sep2024 20:56:52.222] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from netherportalfix.mixins.json into net.minecraft.world.entity.LivingEntity +[07Sep2024 20:56:52.247] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerLevel +[07Sep2024 20:56:52.263] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z +[07Sep2024 20:56:52.263] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z +[07Sep2024 20:56:52.291] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType +[07Sep2024 20:56:52.519] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock +[07Sep2024 20:56:52.547] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock +[07Sep2024 20:56:52.555] [main/DEBUG] [mixin/]: Mixing CropBlockMixin from balm.mixins.json into net.minecraft.world.level.block.CropBlock +[07Sep2024 20:56:52.604] [main/DEBUG] [mixin/]: Mixing StemBlockMixin from balm.mixins.json into net.minecraft.world.level.block.StemBlock +[07Sep2024 20:56:52.620] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock +[07Sep2024 20:56:53.140] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack +[07Sep2024 20:56:53.529] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole +[07Sep2024 20:56:53.561] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem +[07Sep2024 20:56:54.030] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Spider +[07Sep2024 20:56:54.058] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie +[07Sep2024 20:56:54.087] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/ZombieVillager +[07Sep2024 20:56:54.119] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal +[07Sep2024 20:56:54.201] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/horse/SkeletonTrapGoal +[07Sep2024 20:56:54.211] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Strider +[07Sep2024 20:56:54.239] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer +[07Sep2024 20:56:54.240] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer +[07Sep2024 20:56:54.241] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from netherportalfix.mixins.json into net.minecraft.server.level.ServerPlayer +[07Sep2024 20:56:54.244] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z +[07Sep2024 20:56:54.244] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z +[07Sep2024 20:56:54.254] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerLevel +[07Sep2024 20:56:54.263] [main/DEBUG] [mixin/]: Mixing ForgeServerPlayerMixin from netherportalfix.mixins.json into net.minecraft.server.level.ServerPlayer +[07Sep2024 20:56:54.323] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk +[07Sep2024 20:56:54.328] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk +[07Sep2024 20:56:54.355] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager +[07Sep2024 20:56:54.404] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance +[07Sep2024 20:56:54.510] [main/DEBUG] [mixin/]: Mixing SlotAccessor from balm.mixins.json into net.minecraft.world.inventory.Slot +[07Sep2024 20:56:54.696] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure +[07Sep2024 20:56:54.717] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece +[07Sep2024 20:56:54.722] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece +[07Sep2024 20:56:54.726] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece +[07Sep2024 20:56:54.733] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece +[07Sep2024 20:56:54.746] [main/DEBUG] [mixin/]: Mixing StructureTemplatePoolAccessor from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool +[07Sep2024 20:56:54.787] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome +[07Sep2024 20:56:54.817] [main/DEBUG] [mixin/]: Mixing NoiseGeneratorSettingsMixin from adlods.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings +[07Sep2024 20:56:54.862] [main/DEBUG] [mixin/]: Mixing SinglePoolElementMixin from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement +[07Sep2024 20:56:54.862] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$1(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V to md0563f8$lambda$waystones$isWaystone$1$0 in waystones.mixins.json:SinglePoolElementMixin +[07Sep2024 20:56:54.863] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$0(Lnet/minecraft/resources/ResourceLocation;)V to md0563f8$lambda$waystones$isWaystone$0$1 in waystones.mixins.json:SinglePoolElementMixin +[07Sep2024 20:56:54.867] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate +[07Sep2024 20:56:54.962] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 6430 +[07Sep2024 20:56:54.973] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading +[07Sep2024 20:56:54.977] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.978] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for it.hurts.octostudios.immersiveui.forge.ImmersiveUIForge +[07Sep2024 20:56:54.980] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.980] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ht.treechop.TreeChopForge +[07Sep2024 20:56:54.981] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.981] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.dynmap.forge_1_20.DynmapMod +[07Sep2024 20:56:54.981] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.981] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.kuma.forge.ForgeKumaAPI +[07Sep2024 20:56:54.982] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.982] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.netherportalfix.ForgeNetherPortalFix +[07Sep2024 20:56:54.982] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.982] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.towntalk.TownTalk +[07Sep2024 20:56:54.982] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.982] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.forge.JustEnoughItems +[07Sep2024 20:56:54.982] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.982] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.domumornamentum.DomumOrnamentum +[07Sep2024 20:56:54.983] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.983] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.blockui.mod.BlockUI +[07Sep2024 20:56:54.983] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.983] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.minimap.XaeroMinimapForge +[07Sep2024 20:56:54.984] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.984] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.waystones.ForgeWaystones +[07Sep2024 20:56:54.984] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.985] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.endertech.minecraft.forge.ForgeEndertech +[07Sep2024 20:56:54.987] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.987] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.endertech.minecraft.mods.adlods.AdLods +[07Sep2024 20:56:54.988] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.988] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xaero.map.WorldMapForge +[07Sep2024 20:56:54.989] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.989] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.configured.Configured +[07Sep2024 20:56:54.989] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.989] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.llamalad7.mixinextras.platform.forge.MixinExtrasMod +[07Sep2024 20:56:54.990] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.990] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.structurize.Structurize +[07Sep2024 20:56:54.990] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.990] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.ldtteam.multipiston.MultiPiston +[07Sep2024 20:56:54.990] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.990] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecolonies.core.MineColonies +[07Sep2024 20:56:54.991] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.991] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.balm.forge.ForgeBalm +[07Sep2024 20:56:54.991] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.991] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.imb11.loader.forge.MRUForge +[07Sep2024 20:56:54.991] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.991] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.shedaniel.clothconfig.ClothConfigForge +[07Sep2024 20:56:54.991] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@b4732dc - got cpw.mods.cl.ModuleClassLoader@69eb86b4 +[07Sep2024 20:56:54.991] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod +[07Sep2024 20:56:55.002] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kuma_api +[07Sep2024 20:56:55.002] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for blockui +[07Sep2024 20:56:55.002] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersiveui +[07Sep2024 20:56:55.004] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mixinextras +[07Sep2024 20:56:55.024] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for configured +[07Sep2024 20:56:55.026] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking +[07Sep2024 20:56:55.032] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for towntalk +[07Sep2024 20:56:55.033] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mru +[07Sep2024 20:56:55.034] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file structurize-server.toml for structurize tracking +[07Sep2024 20:56:55.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloth_config +[07Sep2024 20:56:55.036] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei +[07Sep2024 20:56:55.037] [modloading-worker-0/INFO] [Dynmap/]: [Dynmap] Mod Support API available +[07Sep2024 20:56:55.037] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dynmap +[07Sep2024 20:56:55.041] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for multipiston +[07Sep2024 20:56:55.042] [modloading-worker-0/DEBUG] [xaero.map.WorldMap/]: Loaded xaero.map.platform.services.ForgePlatformHelper@4f031738 for service interface xaero.map.platform.services.IPlatformHelper +[07Sep2024 20:56:55.044] [modloading-worker-0/DEBUG] [xaero.hud.minimap.MinimapLogs/]: Loaded xaero.common.platform.services.ForgePlatformHelper@58f0eacd for service interface xaero.common.platform.services.IPlatformHelper +[07Sep2024 20:56:55.055] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 47.3 from cpw.mods.modlauncher.TransformingClassLoader@b4732dc +[07Sep2024 20:56:55.055] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 47.3.0 +[07Sep2024 20:56:55.055] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 47.3 +[07Sep2024 20:56:55.055] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge +[07Sep2024 20:56:55.057] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.20.1 from cpw.mods.modlauncher.TransformingClassLoader@b4732dc +[07Sep2024 20:56:55.057] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaerominimap +[07Sep2024 20:56:55.057] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.20.1 +[07Sep2024 20:56:55.057] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20230612.114412 +[07Sep2024 20:56:55.057] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.0, for MC 1.20.1 with MCP 20230612.114412 +[07Sep2024 20:56:55.058] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.3.0 Initialized +[07Sep2024 20:56:55.068] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaeroworldmap +[07Sep2024 20:56:55.069] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file treechop-common.toml for treechop tracking +[07Sep2024 20:56:55.069] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file treechop-client.toml for treechop tracking +[07Sep2024 20:56:55.069] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file adlods-common.toml for adlods tracking +[07Sep2024 20:56:55.070] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for adlods +[07Sep2024 20:56:55.070] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.mods.adlods.world.WorldEvents to FORGE +[07Sep2024 20:56:55.074] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.mods.adlods.world.Stripper to FORGE +[07Sep2024 20:56:55.086] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Warped Netherlands +[07Sep2024 20:56:55.089] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Stalactite Caves +[07Sep2024 20:56:55.091] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forgeendertech-common.toml for forgeendertech tracking +[07Sep2024 20:56:55.092] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forgeendertech +[07Sep2024 20:56:55.092] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.world.GameWorld$WorldData to FORGE +[07Sep2024 20:56:55.091] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Space Wars +[07Sep2024 20:56:55.092] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shire +[07Sep2024 20:56:55.093] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurize +[07Sep2024 20:56:55.093] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.structurize.items.ModItemGroups to FORGE +[07Sep2024 20:56:55.094] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for treechop +[07Sep2024 20:56:55.094] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.server.ForgeServer to MOD +[07Sep2024 20:56:55.094] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Desert Oasis +[07Sep2024 20:56:55.095] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Pagoda +[07Sep2024 20:56:55.097] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Minecolonies Original +[07Sep2024 20:56:55.097] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nordic Spruce +[07Sep2024 20:56:55.098] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.TreeChopForgeAPITest to MOD +[07Sep2024 20:56:55.098] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Spruce +[07Sep2024 20:56:55.098] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Oak +[07Sep2024 20:56:55.099] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak +[07Sep2024 20:56:55.099] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.TheOneProbe to MOD +[07Sep2024 20:56:55.099] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Birch +[07Sep2024 20:56:55.099] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.items.GlassMeter to FORGE +[07Sep2024 20:56:55.099] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Lost Mesa City +[07Sep2024 20:56:55.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.SilentGear to MOD +[07Sep2024 20:56:55.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file balm-common.toml for balm tracking +[07Sep2024 20:56:55.100] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Jungle Treehouse +[07Sep2024 20:56:55.100] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Incan +[07Sep2024 20:56:55.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waystones-common.toml for waystones tracking +[07Sep2024 20:56:55.100] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Fortress +[07Sep2024 20:56:55.102] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse +[07Sep2024 20:56:55.102] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Colonial +[07Sep2024 20:56:55.101] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.ProjectMMO to MOD +[07Sep2024 20:56:55.102] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Cavern +[07Sep2024 20:56:55.102] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Caledonia +[07Sep2024 20:56:55.102] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Birch +[07Sep2024 20:56:55.102] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Ancient Athens +[07Sep2024 20:56:55.103] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Savanna +[07Sep2024 20:56:55.104] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.NoChopRecursion to MOD +[07Sep2024 20:56:55.105] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.NoChopOnRightClick to MOD +[07Sep2024 20:56:55.105] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: 4a8a0cac-cc4a-4dbc-aa04-263573cc9723Cephi_sui +[07Sep2024 20:56:55.106] [Structurize IO Worker #0/WARN] [structurize/]: Finished discovering Server Structure packs +[07Sep2024 20:56:55.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.MultiMine to MOD +[07Sep2024 20:56:55.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for domum_ornamentum +[07Sep2024 20:56:55.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.domumornamentum.event.handlers.ModBusEventHandler to MOD +[07Sep2024 20:56:55.107] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for balm +[07Sep2024 20:56:55.107] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.CarryOn to MOD +[07Sep2024 20:56:55.108] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.Apotheosis to MOD +[07Sep2024 20:56:55.108] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.domumornamentum.block.ModCreativeTabs to MOD +[07Sep2024 20:56:55.108] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.domumornamentum.block.ModBlocks to MOD +[07Sep2024 20:56:55.110] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for netherportalfix +[07Sep2024 20:56:55.110] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.common.ForgeCommon to FORGE +[07Sep2024 20:56:55.112] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.items.DamageableItem to FORGE +[07Sep2024 20:56:55.114] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false +[07Sep2024 20:56:55.115] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21 +[07Sep2024 20:56:55.115] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available +[07Sep2024 20:56:55.115] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available +[07Sep2024 20:56:55.115] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available +[07Sep2024 20:56:55.115] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available +[07Sep2024 20:56:55.116] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable java.lang.NoSuchMethodException: java.nio.DirectByteBuffer.(long,int) at java.lang.Class.getConstructor0(Unknown Source) ~[?:?] at java.lang.Class.getDeclaredConstructor(Unknown Source) ~[?:?] @@ -845,13 +894,13 @@ java.lang.NoSuchMethodException: java.nio.DirectByteBuffer.(long,int) at io.netty.util.ConstantPool.(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] at io.netty.util.AttributeKey$1.(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] at io.netty.util.AttributeKey.(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at net.minecraftforge.network.NetworkConstants.(NetworkConstants.java:34) ~[forge-1.20.1-47.3.0-universal.jar%23144!/:?] - at net.minecraftforge.common.ForgeMod.(ForgeMod.java:429) ~[forge-1.20.1-47.3.0-universal.jar%23144!/:?] + at net.minecraftforge.network.NetworkConstants.(NetworkConstants.java:34) ~[forge-1.20.1-47.3.0-universal.jar%23146!/:?] + at net.minecraftforge.common.ForgeMod.(ForgeMod.java:429) ~[forge-1.20.1-47.3.0-universal.jar%23146!/:?] at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] - at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:70) ~[javafmllanguage-1.20.1-47.3.0.jar%23141!/:?] - at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.0.jar%23140!/:?] + at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:70) ~[javafmllanguage-1.20.1-47.3.0.jar%23143!/:?] + at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.0.jar%23142!/:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:?] at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] @@ -859,26 +908,8 @@ java.lang.NoSuchMethodException: java.nio.DirectByteBuffer.(long,int) at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?] at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Colonial -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Cavern -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Caledonia -[19Aug2024 14:09:32.842] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurize -[19Aug2024 14:09:32.842] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forgeendertech-common.toml for forgeendertech tracking -[19Aug2024 14:09:32.843] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.structurize.items.ModItemGroups to FORGE -[19Aug2024 14:09:32.843] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forgeendertech -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Birch -[19Aug2024 14:09:32.843] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.world.GameWorld$WorldData to FORGE -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Ancient Athens -[19Aug2024 14:09:32.843] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.TheOneProbe to MOD -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Savanna -[19Aug2024 14:09:32.843] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for balm -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading packs from main folder path: . -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading client packs from main folder path: . -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/WARN] [structurize/]: Finished discovering Server Structure packs -[19Aug2024 14:09:32.843] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true -[19Aug2024 14:09:32.843] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.SilentGear to MOD -[19Aug2024 14:09:32.844] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.ProjectMMO to MOD -[19Aug2024 14:09:32.845] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable +[07Sep2024 20:56:55.116] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true +[07Sep2024 20:56:55.117] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common at jdk.internal.reflect.Reflection.newIllegalAccessException(Unknown Source) ~[?:?] at java.lang.reflect.AccessibleObject.checkAccess(Unknown Source) ~[?:?] @@ -891,13 +922,13 @@ java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent at io.netty.util.ConstantPool.(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] at io.netty.util.AttributeKey$1.(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] at io.netty.util.AttributeKey.(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final] - at net.minecraftforge.network.NetworkConstants.(NetworkConstants.java:34) ~[forge-1.20.1-47.3.0-universal.jar%23144!/:?] - at net.minecraftforge.common.ForgeMod.(ForgeMod.java:429) ~[forge-1.20.1-47.3.0-universal.jar%23144!/:?] + at net.minecraftforge.network.NetworkConstants.(NetworkConstants.java:34) ~[forge-1.20.1-47.3.0-universal.jar%23146!/:?] + at net.minecraftforge.common.ForgeMod.(ForgeMod.java:429) ~[forge-1.20.1-47.3.0-universal.jar%23146!/:?] at jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] - at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:70) ~[javafmllanguage-1.20.1-47.3.0.jar%23141!/:?] - at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.0.jar%23140!/:?] + at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:70) ~[javafmllanguage-1.20.1-47.3.0.jar%23143!/:?] + at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.0.jar%23142!/:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:?] at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] @@ -905,1406 +936,112 @@ java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?] at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] -[19Aug2024 14:09:32.845] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.NoChopRecursion to MOD -[19Aug2024 14:09:32.845] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.(long, int): unavailable -[19Aug2024 14:09:32.845] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available -[19Aug2024 14:09:32.846] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.NoChopOnRightClick to MOD -[19Aug2024 14:09:32.846] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 1073741824 bytes (maybe) -[19Aug2024 14:09:32.846] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.MultiMine to MOD -[19Aug2024 14:09:32.846] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.items.GlassMeter to FORGE -[19Aug2024 14:09:32.846] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir) -[19Aug2024 14:09:32.847] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) -[19Aug2024 14:09:32.847] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes -[19Aug2024 14:09:32.847] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 -[19Aug2024 14:09:32.847] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.CarryOn to MOD -[19Aug2024 14:09:32.848] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.compat.Apotheosis to MOD -[19Aug2024 14:09:32.848] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available -[19Aug2024 14:09:32.848] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false -[19Aug2024 14:09:32.849] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing ht.treechop.common.ForgeCommon to FORGE -[19Aug2024 14:09:32.854] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for domum_ornamentum -[19Aug2024 14:09:32.854] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.domumornamentum.event.handlers.ModBusEventHandler to MOD -[19Aug2024 14:09:32.856] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.domumornamentum.block.ModCreativeTabs to MOD -[19Aug2024 14:09:32.856] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.ldtteam.domumornamentum.block.ModBlocks to MOD -[19Aug2024 14:09:32.857] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.endertech.minecraft.forge.items.DamageableItem to FORGE -[19Aug2024 14:09:32.869] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3 -[19Aug2024 14:09:32.878] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking -[19Aug2024 14:09:32.878] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking -[19Aug2024 14:09:32.878] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod forge -[19Aug2024 14:09:32.890] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from balm.mixins.json into net.minecraft.server.ReloadableServerResources -[19Aug2024 14:09:32.890] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$loadResources$0(Lnet/minecraft/server/ReloadableServerResources;)V to mdd7f0b4$lambda$loadResources$0$0 in balm.mixins.json:ReloadableServerResourcesMixin -[19Aug2024 14:09:32.898] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge -[19Aug2024 14:09:32.898] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD -[19Aug2024 14:09:32.934] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-client.toml for minecolonies tracking -[19Aug2024 14:09:32.934] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-server.toml for minecolonies tracking -[19Aug2024 14:09:32.934] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-common.toml for minecolonies tracking -[19Aug2024 14:09:32.953] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V -[19Aug2024 14:09:32.953] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V -[19Aug2024 14:09:32.953] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerListMixin from balm.mixins.json into net.minecraft.server.players.PlayerList -[19Aug2024 14:09:32.987] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for minecolonies -[19Aug2024 14:09:32.988] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.core.event.QuestObjectiveEventHandler to FORGE -[19Aug2024 14:09:32.990] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModParticleTypesInitializer$CommonRegistration to MOD -[19Aug2024 14:09:32.991] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModItemsInitializer to MOD -[19Aug2024 14:09:33.005] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModContainerInitializers to MOD -[19Aug2024 14:09:33.005] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModBlocksInitializer to MOD -[19Aug2024 14:09:33.006] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.EntityInitializer to MOD -[19Aug2024 14:09:33.007] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.api.creativetab.ModCreativeTabs to FORGE -[19Aug2024 14:09:33.091] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/energy/IEnergyStorage; -[19Aug2024 14:09:33.091] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandler; -[19Aug2024 14:09:33.091] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandlerItem; -[19Aug2024 14:09:33.091] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/items/IItemHandler; -[19Aug2024 14:09:33.094] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object net.minecraft.sounds.SoundEvent@8e164f2 has been registered twice for the same name treechop:chop_wood. -[19Aug2024 14:09:33.525] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON -[19Aug2024 14:09:33.526] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/adlods-common.toml -[19Aug2024 14:09:33.526] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/adlods-common.toml -[19Aug2024 14:09:33.529] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/adlods-common.toml for changes -[19Aug2024 14:09:33.530] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/adlods-common.toml is not correct. Correcting -[19Aug2024 14:09:33.530] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Deposits was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.530] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Deposits.globalSizeMultiplier was corrected from null to its default, 1.0. -[19Aug2024 14:09:33.530] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key Deposits.globalSizeMultiplier does not match the spec. This may create a backup. -[19Aug2024 14:09:33.530] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Deposits.globalSpawnRateMultiplier was corrected from null to its default, 1.0. -[19Aug2024 14:09:33.530] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key Deposits.globalSpawnRateMultiplier does not match the spec. This may create a backup. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Veins was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Veins.disableVanillaLargeVeins was corrected from null to its default, false. -[19Aug2024 14:09:33.531] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key Veins.disableVanillaLargeVeins does not match the spec. This may create a backup. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Indicators was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Indicators.enabled was corrected from null to its default, true. -[19Aug2024 14:09:33.531] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key Indicators.enabled does not match the spec. This may create a backup. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Indicators.alwaysOnCeiling was corrected from null to its default, false. -[19Aug2024 14:09:33.531] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key Indicators.alwaysOnCeiling does not match the spec. This may create a backup. -[19Aug2024 14:09:33.532] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file adlods-common.toml changed, sending notifies -[19Aug2024 14:09:33.533] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/treechop-common.toml -[19Aug2024 14:09:33.533] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/treechop-common.toml -[19Aug2024 14:09:33.533] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/treechop-common.toml for changes -[19Aug2024 14:09:33.533] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/treechop-common.toml is not correct. Correcting -[19Aug2024 14:09:33.533] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file adlods-common.toml changed, sending notifies -[19Aug2024 14:09:33.533] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mod was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.533] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mod.enabled was corrected from null to its default, true. -[19Aug2024 14:09:33.533] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key mod.enabled does not match the spec. This may create a backup. -[19Aug2024 14:09:33.533] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mod.printDebugInfo was corrected from null to its default, true. -[19Aug2024 14:09:33.533] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key mod.printDebugInfo does not match the spec. This may create a backup. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.choppingEnabled was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.choppingEnabled.canBeFalse was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.choppingEnabled.canBeTrue was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.fellingEnabled was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.fellingEnabled.canBeFalse was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.fellingEnabled.canBeTrue was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.sneakBehavior was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.sneakBehavior.canBeInvertFelling was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.sneakBehavior.canBeNone was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.sneakBehavior.canBeInvertChopping was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.treeMustHaveLeaves was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.treeMustHaveLeaves.canBeFalse was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.treeMustHaveLeaves.canBeTrue was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.chopInCreativeMode was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.chopInCreativeMode.canBeFalse was corrected from null to its default, true. -[19Aug2024 14:09:33.535] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.chopInCreativeMode.canBeTrue was corrected from null to its default, true. -[19Aug2024 14:09:33.535] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.535] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dropLootForChoppedBlocks was corrected from null to its default, true. -[19Aug2024 14:09:33.535] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.dropLootForChoppedBlocks does not match the spec. This may create a backup. -[19Aug2024 14:09:33.535] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dropLootOnFirstChop was corrected from null to its default, false. -[19Aug2024 14:09:33.535] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key general.dropLootOnFirstChop does not match the spec. This may create a backup. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.maxTreeBlocks was corrected from null to its default, 1024. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key treeDetection.maxTreeBlocks does not match the spec. This may create a backup. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.maxLeavesBlocks was corrected from null to its default, 1024. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key treeDetection.maxLeavesBlocks does not match the spec. This may create a backup. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.breakLeaves was corrected from null to its default, true. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key treeDetection.breakLeaves does not match the spec. This may create a backup. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.ignorePersistentLeaves was corrected from null to its default, true. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key treeDetection.ignorePersistentLeaves does not match the spec. This may create a backup. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.maxBreakLeavesDistance was corrected from null to its default, 7. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key treeDetection.maxBreakLeavesDistance does not match the spec. This may create a backup. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.logs was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key blocks is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.logs.blocks was corrected from null to its default, [#treechop:choppables, #minecraft:logs]. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key treeDetection.logs.blocks does not match the spec. This may create a backup. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key exceptions is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.logs.exceptions was corrected from null to its default, [minecraft:bamboo, #dynamictrees:branches, dynamictrees:trunk_shell]. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key treeDetection.logs.exceptions does not match the spec. This may create a backup. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.leaves was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key blocks is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.leaves.blocks was corrected from null to its default, [#treechop:leaves_like, #minecraft:leaves, pamhc2trees:pam[a-z]+]. -[19Aug2024 14:09:33.536] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key treeDetection.leaves.blocks does not match the spec. This may create a backup. -[19Aug2024 14:09:33.537] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key exceptions is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.537] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.leaves.exceptions was corrected from null to its default, []. -[19Aug2024 14:09:33.537] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key treeDetection.leaves.exceptions does not match the spec. This may create a backup. -[19Aug2024 14:09:33.537] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.537] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.algorithm was corrected from null to its default, LOGARITHMIC. -[19Aug2024 14:09:33.537] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key chopCounting.algorithm does not match the spec. This may create a backup. -[19Aug2024 14:09:33.537] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.rounding was corrected from null to its default, NEAREST. -[19Aug2024 14:09:33.538] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key chopCounting.rounding does not match the spec. This may create a backup. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.canRequireMoreChopsThanBlocks was corrected from null to its default, false. -[19Aug2024 14:09:33.538] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key chopCounting.canRequireMoreChopsThanBlocks does not match the spec. This may create a backup. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.logarithmic was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.logarithmic.a was corrected from null to its default, 10.0. -[19Aug2024 14:09:33.538] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key chopCounting.logarithmic.a does not match the spec. This may create a backup. -[19Aug2024 14:09:33.538] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key chopCounting.logarithmic does not match the spec. This may create a backup. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.linear was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.linear.chopsPerBlock was corrected from null to its default, 1.0. -[19Aug2024 14:09:33.538] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key chopCounting.linear.chopsPerBlock does not match the spec. This may create a backup. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.linear.baseNumChops was corrected from null to its default, 0.0. -[19Aug2024 14:09:33.538] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key chopCounting.linear.baseNumChops does not match the spec. This may create a backup. -[19Aug2024 14:09:33.538] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key chopCounting.linear does not match the spec. This may create a backup. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.choppingRequiresCorrectToolForDrops was corrected from null to its default, true. -[19Aug2024 14:09:33.539] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.general.choppingRequiresCorrectToolForDrops does not match the spec. This may create a backup. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.choppingRequiresFastBreakingTool was corrected from null to its default, false. -[19Aug2024 14:09:33.539] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.general.choppingRequiresFastBreakingTool does not match the spec. This may create a backup. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.preventChoppingOnRightClick was corrected from null to its default, false. -[19Aug2024 14:09:33.539] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.general.preventChoppingOnRightClick does not match the spec. This may create a backup. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.preventChopRecursion was corrected from null to its default, true. -[19Aug2024 14:09:33.539] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.general.preventChopRecursion does not match the spec. This may create a backup. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.blacklist was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.blacklist.blacklistOrWhitelist was corrected from null to its default, BLACKLIST. -[19Aug2024 14:09:33.539] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.general.blacklist.blacklistOrWhitelist does not match the spec. This may create a backup. -[19Aug2024 14:09:33.539] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key items is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.blacklist.items was corrected from null to its default, [botania:terra_axe, @lumberjack, mekanism:atomic_disassembler, practicaltools:diamond_greataxe, practicaltools:golden_greataxe, practicaltools:iron_greataxe, practicaltools:netherite_greataxe, twilightforest:giant_pickaxe]. -[19Aug2024 14:09:33.539] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.general.blacklist.items does not match the spec. This may create a backup. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.fakePlayerChopSettings was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.fakePlayerChopSettings.choppingEnabled was corrected from null to its default, false. -[19Aug2024 14:09:33.539] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.general.fakePlayerChopSettings.choppingEnabled does not match the spec. This may create a backup. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.fakePlayerChopSettings.fellingEnabled was corrected from null to its default, true. -[19Aug2024 14:09:33.539] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.general.fakePlayerChopSettings.fellingEnabled does not match the spec. This may create a backup. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.fakePlayerChopSettings.treesMustHaveLeaves was corrected from null to its default, true. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.general.fakePlayerChopSettings does not match the spec. This may create a backup. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeMushrooms was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key logs is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeMushrooms.logs was corrected from null to its default, [#forge:mushroom_stems]. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key leaves is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeMushrooms.leaves was corrected from null to its default, [#forge:mushroom_caps]. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeFungi was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key logs is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeFungi.logs was corrected from null to its default, [#minecraft:crimson_stems, #minecraft:warped_stems]. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key leaves is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeFungi.leaves was corrected from null to its default, [#minecraft:wart_blocks, minecraft:shroomlight]. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.problematicLeavesTrees was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key logs is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.problematicLeavesTrees.logs was corrected from null to its default, [tropicraft:.*_log(_.*)?, mysticbiomes:.*_log, betternether:.*_bark, betternether:.*_log, alexscaves:.*_log, alexscaves:pewen_wood]. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key leaves is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.problematicLeavesTrees.leaves was corrected from null to its default, [tropicraft:.*_leaves(_.*)?, betternether:.*_leaves, regions_unexplored:brimwood_leaves, alexscaves:.*_branch, alexscaves:pewen_pines]. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.trees does not match the spec. This may create a backup. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.carryOn was corrected from null to its default, true. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.carryOn does not match the spec. This may create a backup. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.projectMMO was corrected from null to its default, true. -[19Aug2024 14:09:33.540] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.projectMMO does not match the spec. This may create a backup. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.theOneProbe was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.theOneProbe does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.terraformers was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.terraformers does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.multiMine was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.multiMine does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.apotheosis was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.apotheosis does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.silentgear was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.silentgear.enabled was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.silentgear.enabled does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.silentgear.sawChops was corrected from null to its default, 5. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.silentgear.sawChops does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct.enabled was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.tinkersConstruct.enabled does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct.treeBreakingTools was corrected from null to its default, 5. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.tinkersConstruct.treeBreakingTools does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct.woodBreakingTools was corrected from null to its default, 1. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.tinkersConstruct.woodBreakingTools does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct.expandedMultiplier was corrected from null to its default, 2.0. -[19Aug2024 14:09:33.541] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.tinkersConstruct.expandedMultiplier does not match the spec. This may create a backup. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.API was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.API.verbose was corrected from null to its default, false. -[19Aug2024 14:09:33.542] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.API.verbose does not match the spec. This may create a backup. -[19Aug2024 14:09:33.542] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file treechop-common.toml changed, sending notifies -[19Aug2024 14:09:33.543] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file treechop-common.toml changed, sending notifies -[19Aug2024 14:09:33.544] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/balm-common.toml -[19Aug2024 14:09:33.544] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/balm-common.toml -[19Aug2024 14:09:33.544] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/balm-common.toml for changes -[19Aug2024 14:09:33.544] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/balm-common.toml is not correct. Correcting -[19Aug2024 14:09:33.544] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleBoolean was corrected from null to its default, true. -[19Aug2024 14:09:33.544] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key exampleBoolean does not match the spec. This may create a backup. -[19Aug2024 14:09:33.545] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleInt was corrected from null to its default, 42. -[19Aug2024 14:09:33.545] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key exampleInt does not match the spec. This may create a backup. -[19Aug2024 14:09:33.545] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleString was corrected from null to its default, Hello World. -[19Aug2024 14:09:33.545] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleMultilineString was corrected from null to its default, Hello World. -[19Aug2024 14:09:33.545] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleEnum was corrected from null to its default, Hello. -[19Aug2024 14:09:33.545] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key exampleEnum does not match the spec. This may create a backup. -[19Aug2024 14:09:33.546] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key exampleStringList is deemed to need correction, as it is null or not a list. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleStringList was corrected from null to its default, [Hello, World]. -[19Aug2024 14:09:33.546] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key exampleIntList is deemed to need correction, as it is null or not a list. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleIntList was corrected from null to its default, [12, 24]. -[19Aug2024 14:09:33.546] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key exampleEnumList is deemed to need correction, as it is null or not a list. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleEnumList was corrected from null to its default, [Hello, World]. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleCategory was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleCategory.innerField was corrected from null to its default, I am inside. -[19Aug2024 14:09:33.546] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key exampleCategory.innerField does not match the spec. This may create a backup. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleCategory.exampleFloat was corrected from null to its default, 42.84000015258789. -[19Aug2024 14:09:33.547] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key exampleCategory.exampleFloat does not match the spec. This may create a backup. -[19Aug2024 14:09:33.547] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file balm-common.toml changed, sending notifies -[19Aug2024 14:09:33.548] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/forgeendertech-common.toml -[19Aug2024 14:09:33.548] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/forgeendertech-common.toml -[19Aug2024 14:09:33.548] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/forgeendertech-common.toml for changes -[19Aug2024 14:09:33.548] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/forgeendertech-common.toml is not correct. Correcting -[19Aug2024 14:09:33.548] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.548] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.maxVentPipeLength was corrected from null to its default, 32. -[19Aug2024 14:09:33.548] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key SmokeContainers.maxVentPipeLength does not match the spec. This may create a backup. -[19Aug2024 14:09:33.548] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.ventReachDistance was corrected from null to its default, 4. -[19Aug2024 14:09:33.549] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key SmokeContainers.ventReachDistance does not match the spec. This may create a backup. -[19Aug2024 14:09:33.549] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.maxBlocksInMultiblock was corrected from null to its default, 81. -[19Aug2024 14:09:33.549] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key SmokeContainers.maxBlocksInMultiblock does not match the spec. This may create a backup. -[19Aug2024 14:09:33.549] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.pumpedChimneyAirflow was corrected from null to its default, 1. -[19Aug2024 14:09:33.549] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key SmokeContainers.pumpedChimneyAirflow does not match the spec. This may create a backup. -[19Aug2024 14:09:33.549] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key suctionHoppers is deemed to need correction, as it is null or not a list. -[19Aug2024 14:09:33.549] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.suctionHoppers was corrected from null to its default, [minecraft:hopper, 8, brickhopper:brick_hopper, 6, goldenhopper:golden_hopper, 12, littlelogistics:rapid_hopper, 12]. -[19Aug2024 14:09:33.549] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key SmokeContainers.suctionHoppers does not match the spec. This may create a backup. -[19Aug2024 14:09:33.549] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key debug was corrected from null to its default, false. -[19Aug2024 14:09:33.549] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key debug does not match the spec. This may create a backup. -[19Aug2024 14:09:33.549] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/minecolonies-common.toml -[19Aug2024 14:09:33.550] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/minecolonies-common.toml -[19Aug2024 14:09:33.550] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/minecolonies-common.toml for changes -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/minecolonies-common.toml is not correct. Correcting -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.generatesupplyloot was corrected from null to its default, true. -[19Aug2024 14:09:33.550] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.generatesupplyloot does not match the spec. This may create a backup. -[19Aug2024 14:09:33.550] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay does not match the spec. This may create a backup. -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestsystem was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestsystem.enabledebuglogging was corrected from null to its default, false. -[19Aug2024 14:09:33.550] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key requestsystem.enabledebuglogging does not match the spec. This may create a backup. -[19Aug2024 14:09:33.550] [main/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key requestsystem does not match the spec. This may create a backup. -[19Aug2024 14:09:33.552] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forgeendertech-common.toml changed, sending notifies -[19Aug2024 14:09:33.688] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Starting version check at https://mrcrayfish.com/modupdatejson?id=configured -[19Aug2024 14:09:33.742] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMMON_SETUP: 6 jobs -[19Aug2024 14:09:33.746] [main/DEBUG] [Configured/]: Loaded com.mrcrayfish.configured.platform.ForgePlatformHelper@3ed6d23e for service interface com.mrcrayfish.configured.platform.services.IPlatformHelper -[19Aug2024 14:09:33.747] [main/DEBUG] [Configured/]: Loaded com.mrcrayfish.configured.platform.ForgeConfigHelper@df7e36b for service interface com.mrcrayfish.configured.platform.services.IConfigHelper -[19Aug2024 14:09:33.751] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 7.505 ms -[19Aug2024 14:09:33.751] [modloading-worker-0/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 1/2 (Server) -[19Aug2024 14:09:33.751] [modloading-worker-0/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server) -[19Aug2024 14:09:33.752] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue SIDED_SETUP: 2 jobs -[19Aug2024 14:09:33.752] [main/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server) -[19Aug2024 14:09:33.752] [main/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 2/2 (Server) -[19Aug2024 14:09:33.752] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 119.4 ЮМs -[19Aug2024 14:09:33.766] [modloading-worker-0/WARN] [minecolonies/]: Register mappings -[19Aug2024 14:09:33.767] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMPLETE: 5 jobs -[19Aug2024 14:09:33.870] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 102.6 ms -[19Aug2024 14:09:34.603] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' -[19Aug2024 14:09:34.613] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V -[19Aug2024 14:09:34.618] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V -[19Aug2024 14:09:34.630] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/data/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23139!/assets/.mcassetsroot' uses unexpected schema -[19Aug2024 14:09:34.630] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/data/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23139!/data/.mcassetsroot' uses unexpected schema -[19Aug2024 14:09:34.662] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:configured for mod file /data/mods/configured-forge-1.20.1-2.2.3.jar -[19Aug2024 14:09:34.662] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:immersiveui for mod file /data/mods/ImmersiveUI-FORGE-0.2.1.jar -[19Aug2024 14:09:34.662] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:treechop for mod file /data/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar -[19Aug2024 14:09:34.662] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:dynmap for mod file /data/mods/Dynmap-3.7-beta-6-forge-1.20.jar -[19Aug2024 14:09:34.663] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mixinextras for mod file -[19Aug2024 14:09:34.663] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:kuma_api for mod file -[19Aug2024 14:09:34.663] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:netherportalfix for mod file /data/mods/netherportalfix-forge-1.20-13.0.1.jar -[19Aug2024 14:09:34.663] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:balm for mod file /data/mods/balm-forge-1.20.1-7.3.7-all.jar -[19Aug2024 14:09:34.663] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:towntalk for mod file /data/mods/towntalk-1.20.1-1.1.0.jar -[19Aug2024 14:09:34.663] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jei for mod file /data/mods/jei-1.20.1-forge-15.12.3.54.jar -[19Aug2024 14:09:34.663] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mru for mod file /data/mods/MRU-1.0.1+1.20.1+forge.jar -[19Aug2024 14:09:34.664] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:domum_ornamentum for mod file /data/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar -[19Aug2024 14:09:34.664] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:structurize for mod file /data/mods/structurize-1.20.1-1.0.742-RELEASE.jar -[19Aug2024 14:09:34.664] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:cloth_config for mod file /data/mods/cloth-config-11.1.118-forge.jar -[19Aug2024 14:09:34.664] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file /data/libraries/net/minecraftforge/forge/1.20.1-47.3.0/forge-1.20.1-47.3.0-universal.jar -[19Aug2024 14:09:34.664] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:blockui for mod file /data/mods/blockui-1.20.1-1.0.156-RELEASE.jar -[19Aug2024 14:09:34.664] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:minecolonies for mod file /data/mods/minecolonies-1.20.1-1.1.629-BETA.jar -[19Aug2024 14:09:34.665] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:multipiston for mod file /data/mods/multipiston-1.20-1.2.43-RELEASE.jar -[19Aug2024 14:09:34.665] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:xaerominimap for mod file /data/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar -[19Aug2024 14:09:34.665] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forgeendertech for mod file /data/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar -[19Aug2024 14:09:34.665] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:adlods for mod file /data/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar -[19Aug2024 14:09:34.665] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:xaeroworldmap for mod file /data/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar -[19Aug2024 14:09:34.667] [main/DEBUG] [mixin/]: Mixing ReloadableResourceManagerImplMixin from mru.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager -[19Aug2024 14:09:35.118] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/commands/SummonCommand -[19Aug2024 14:09:35.296] [Worker-Main-13/DEBUG] [mixin/]: Mixing LootContextParamSetsAccess from treechop.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParamSets -[19Aug2024 14:09:35.297] [Worker-Main-13/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; to callRegister_$md$d7f0b4$0 in treechop.mixins.json:LootContextParamSetsAccess -[19Aug2024 14:09:35.321] [Worker-Main-13/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/raid/Raid -[19Aug2024 14:09:35.464] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 9 recipes -[19Aug2024 14:09:35.532] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1487 advancements -[19Aug2024 14:09:35.534] [main/INFO] [minecolonies/]: Beginning load of custom recipes for colony workers -[19Aug2024 14:09:35.539] [main/INFO] [minecolonies/]: Loaded 164 recipes for 16 crafters -[19Aug2024 14:09:35.540] [main/INFO] [minecolonies/]: Beginning load of research for University. -[19Aug2024 14:09:35.541] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/scholarly [minecolonies:civilian/minecolonies:civilian/scholarly] -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.scholarly.name', args=[]} at 4/minecolonies:civilian/studious -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 4]} -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@993bf4e -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/pavetheroad [minecolonies:technology/minecolonies:technology/pavetheroad] -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.pavetheroad.name', args=[]} at 3/minecolonies:technology/rockingroll -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.crusher', args=[]}, 1]} -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@bdc1a2fe -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutconcretemixer translation{key='com.minecolonies.research.effects.blockhutconcretemixer.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/avoid [minecolonies:combat/minecolonies:combat/avoid] -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.avoid.name', args=[]} at 3/minecolonies:combat/regeneration -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 4]} -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e07ee -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingspeedaddition translation{key='com.minecolonies.research.effects.fleeingspeedaddition.description', args=[1.0, 1.0, 100, 100]} -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/buildermodes [minecolonies:technology/minecolonies:technology/buildermodes] -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.buildermodes.name', args=[]} at 3/minecolonies:technology/memoryaid -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.builder', args=[]}, 3]} -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@321d3a0a -[19Aug2024 14:09:35.542] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/buildermodeunlock translation{key='com.minecolonies.research.effects.buildermodeunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/spectacle [minecolonies:civilian/minecolonies:civilian/spectacle] -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.spectacle.name', args=[]} at 4/minecolonies:civilian/festival -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 4]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2b75b9ca -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.05000000447034836, 0.15000000596046448, 5, 15]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/squiretraining [minecolonies:combat/minecolonies:combat/squiretraining] -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.squiretraining.name', args=[]} at 3/minecolonies:combat/improvedswords -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 3]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3e42d094 -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockattacksmultiplier translation{key='com.minecolonies.research.effects.blockattacksmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/warehousemaster [minecolonies:technology/minecolonies:technology/warehousemaster] -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.warehousemaster.name', args=[]} at 3/minecolonies:technology/memoryaid -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 3]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7e4e6c5b -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipemodeunlock translation{key='com.minecolonies.research.effects.recipemodeunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/diligent [minecolonies:civilian/minecolonies:civilian/diligent] -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.diligent.name', args=[]} at 2/minecolonies:civilian/keen -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 2]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@993bd20 -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/avoidance [minecolonies:combat/minecolonies:combat/avoidance] -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.avoidance.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 3]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb12b -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/shieldusageunlock translation{key='com.minecolonies.research.effects.shieldusageunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/softshoes [minecolonies:technology/minecolonies:technology/softshoes] -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.softshoes.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@53dfb282 -[19Aug2024 14:09:35.543] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5e5d28f3 -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/softshoesunlock translation{key='com.minecolonies.research.effects.softshoesunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/veinminer [minecolonies:technology/minecolonies:technology/veinminer] -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.veinminer.name', args=[]} at 2/minecolonies:technology/hittingiron -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 1]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@2153c65f -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/agile [minecolonies:civilian/minecolonies:civilian/agile] -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.agile.name', args=[]} at 4/minecolonies:civilian/nimble -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 4]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@8941eed -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/walkingmultiplier translation{key='com.minecolonies.research.effects.walkingmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/evasion [minecolonies:combat/minecolonies:combat/evasion] -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.evasion.name', args=[]} at 4/minecolonies:combat/improveddodge -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 3]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@125cc22 -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/hotfoot [minecolonies:combat/minecolonies:combat/hotfoot] -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.hotfoot.name', args=[]} at 6/minecolonies:combat/flee -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e0eb6 -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingspeedaddition translation{key='com.minecolonies.research.effects.fleeingspeedaddition.description', args=[2.0, 5.0, 200, 500]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/bandages [minecolonies:civilian/minecolonies:civilian/bandages] -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.bandages.name', args=[]} at 4/minecolonies:civilian/healingcream -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 4]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@24c8d95 -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/gildedhammer [minecolonies:technology/minecolonies:technology/gildedhammer] -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.gildedhammer.name', args=[]} at 3/minecolonies:technology/rockingroll -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.crusher', args=[]}, 3]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@cedeee9 -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6aefba21 -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@234429a9 -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/crushing11unlock translation{key='com.minecolonies.research.effects.crushing11unlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/bandaid [minecolonies:civilian/minecolonies:civilian/bandaid] -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.bandaid.name', args=[]} at 2/minecolonies:civilian/stamina -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 2]} -[19Aug2024 14:09:35.544] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@24c8bc4 -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/moq [minecolonies:civilian/minecolonies:civilian/moq] -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.moq.name', args=[]} at 3/minecolonies:civilian/rails -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.deliveryman', args=[]}, 9]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2c1aa945 -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@993be56 -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/min_order translation{key='com.minecolonies.research.effects.min_order.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:unlockable/stringmesh [minecolonies:unlockable/minecolonies:unlockable/stringmesh] -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.unlockable.stringmesh.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.sifter', args=[]}, 1]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sifterstringunlock translation{key='com.minecolonies.research.effects.sifterstringunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/multishot [minecolonies:combat/minecolonies:combat/multishot] -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.multishot.name', args=[]} at 4/minecolonies:combat/trickshot -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 4]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5b1216b1 -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/doublearrowsmultiplier translation{key='com.minecolonies.research.effects.doublearrowsmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/standard [minecolonies:combat/minecolonies:combat/standard] -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.standard.name', args=[]} at 5/minecolonies:combat/telescope -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 4]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e0ad6 -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/standard translation{key='com.minecolonies.research.effects.standard.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/fear [minecolonies:combat/minecolonies:combat/fear] -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.fear.name', args=[]} at 4/minecolonies:combat/feint -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 8]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e08e6 -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingdamagemultiplier translation{key='com.minecolonies.research.effects.fleeingdamagemultiplier.description', args=[0.10000000894069672, 0.30000001192092896, 10, 30]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/croprotation [minecolonies:technology/minecolonies:technology/croprotation] -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.croprotation.name', args=[]} at 3/minecolonies:technology/letitgrow -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 3]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@35826142 -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7ae35d1a -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationlarge translation{key='com.minecolonies.research.effects.plantationlarge.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/deeppockets [minecolonies:technology/minecolonies:technology/deeppockets] -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.deeppockets.name', args=[]} at 4/minecolonies:technology/cheatsheet -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 4]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e0eb6 -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizeninvslotsaddition translation{key='com.minecolonies.research.effects.citizeninvslotsaddition.description', args=[9.0, 9.0, 900, 900]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/reflective [minecolonies:civilian/minecolonies:civilian/reflective] -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.reflective.name', args=[]} at 5/minecolonies:civilian/scholarly -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@993c236 -[19Aug2024 14:09:35.545] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/netherlog [minecolonies:technology/minecolonies:technology/netherlog] -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.netherlog.name', args=[]} at 3/minecolonies:technology/opennether -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.netherworker', args=[]}, 1]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@29a73265 -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4808c641 -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/netherexpeditionlog translation{key='com.minecolonies.research.effects.netherexpeditionlog.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/rapidshot [minecolonies:combat/minecolonies:combat/rapidshot] -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.rapidshot.name', args=[]} at 5/minecolonies:combat/multishot -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 5]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5b1217c8 -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/doublearrowsmultiplier translation{key='com.minecolonies.research.effects.doublearrowsmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/ironskin [minecolonies:combat/minecolonies:combat/ironskin] -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.ironskin.name', args=[]} at 3/minecolonies:combat/boiledleather -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 3]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3ccca96b -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.10000000894069672, 0.30000001192092896, 10, 30]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/diamondskin [minecolonies:combat/minecolonies:combat/diamondskin] -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.diamondskin.name', args=[]} at 6/minecolonies:combat/steelarmor -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750b05f1 -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/dodge [minecolonies:combat/minecolonies:combat/dodge] -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.dodge.name', args=[]} at 2/minecolonies:combat/avoidance -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 1]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@125c652 -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/isthisredstone [minecolonies:technology/minecolonies:technology/isthisredstone] -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.isthisredstone.name', args=[]} at 2/minecolonies:technology/hot -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b1225a -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/growth [minecolonies:civilian/minecolonies:civilian/growth] -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.growth.name', args=[]} at 5/minecolonies:civilian/puberty -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@75632cbd -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/remembrance [minecolonies:civilian/minecolonies:civilian/remembrance] -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.remembrance.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 2]} -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38c465f6 -[19Aug2024 14:09:35.546] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutgraveyard translation{key='com.minecolonies.research.effects.blockhutgraveyard.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/nurture [minecolonies:civilian/minecolonies:civilian/nurture] -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.nurture.name', args=[]} at 2/minecolonies:civilian/higherlearning -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.school', args=[]}, 1]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7563119d -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/arrowpierce [minecolonies:combat/minecolonies:combat/arrowpierce] -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.arrowpierce.name', args=[]} at 3/minecolonies:combat/arrowuse -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 1]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1a6af4cb -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b11a9a -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/piercingarrowsunlock translation{key='com.minecolonies.research.effects.piercingarrowsunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improvedbows [minecolonies:combat/minecolonies:combat/improvedbows] -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improvedbows.name', args=[]} at 2/minecolonies:combat/tactictraining -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb188 -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutarchery translation{key='com.minecolonies.research.effects.blockhutarchery.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/preciseshot [minecolonies:combat/minecolonies:combat/preciseshot] -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.preciseshot.name', args=[]} at 2/minecolonies:combat/accuracy -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@9a3d303 -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[0.5, 0.5, 50, 50]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/fertilizer [minecolonies:technology/minecolonies:technology/fertilizer] -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.fertilizer.name', args=[]} at 5/minecolonies:technology/compost -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 3]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7a647212 -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[0.25, 0.75, 25, 75]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/morescrolls [minecolonies:technology/minecolonies:technology/morescrolls] -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.morescrolls.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.enchanter', args=[]}, 3]} -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2a081382 -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4808c641 -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5bf983c8 -[19Aug2024 14:09:35.547] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/morescrollsunlock translation{key='com.minecolonies.research.effects.morescrollsunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/hardened [minecolonies:technology/minecolonies:technology/hardened] -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.hardened.name', args=[]} at 3/minecolonies:technology/strong -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 2]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750b0021 -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/stringwork [minecolonies:technology/minecolonies:technology/stringwork] -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.stringwork.name', args=[]} at 2/minecolonies:technology/woodwork -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 1]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@397ba95a -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutfletcher translation{key='com.minecolonies.research.effects.blockhutfletcher.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/piercingshot [minecolonies:combat/minecolonies:combat/piercingshot] -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.piercingshot.name', args=[]} at 4/minecolonies:combat/penetratingshot -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 10]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@9a3d8d3 -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[0.5, 1.5, 50, 150]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/magiccompost [minecolonies:technology/minecolonies:technology/magiccompost] -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.magiccompost.name', args=[]} at 6/minecolonies:technology/fertilizer -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7a652c12 -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[1.25, 2.0, 125, 200]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/resilience [minecolonies:civilian/minecolonies:civilian/resilience] -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.resilience.name', args=[]} at 3/minecolonies:civilian/resistance -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 3]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@196bc3d8 -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-0.5, -1.0, -50, -100]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/flowerpower [minecolonies:technology/minecolonies:technology/flowerpower] -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.flowerpower.name', args=[]} at 2/minecolonies:technology/biodegradable -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.composter', args=[]}, 3]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@65786d32 -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutflorist translation{key='com.minecolonies.research.effects.blockhutflorist.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/duelist [minecolonies:combat/minecolonies:combat/duelist] -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.duelist.name', args=[]} at 4/minecolonies:combat/riposte -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 3]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3cccaf3b -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improvedevasion [minecolonies:combat/minecolonies:combat/improvedevasion] -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improvedevasion.name', args=[]} at 5/minecolonies:combat/evasion -[19Aug2024 14:09:35.548] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 5]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750b0021 -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/trickshot [minecolonies:combat/minecolonies:combat/trickshot] -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.trickshot.name', args=[]} at 3/minecolonies:combat/improvedbows -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 3]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5b121635 -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/doublearrowsmultiplier translation{key='com.minecolonies.research.effects.doublearrowsmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/honeypot [minecolonies:technology/minecolonies:technology/honeypot] -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.honeypot.name', args=[]} at 3/minecolonies:technology/rainbowheaven -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.beekeeper', args=[]}, 3]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@14eaada1 -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/beekeep2unlock translation{key='com.minecolonies.research.effects.beekeep2unlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/letitgrow [minecolonies:technology/minecolonies:technology/letitgrow] -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.letitgrow.name', args=[]} at 2/minecolonies:technology/biodegradable -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.farmer', args=[]}, 3]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@65786762 -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutplantation translation{key='com.minecolonies.research.effects.blockhutplantation.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/seemsautomatic [minecolonies:technology/minecolonies:technology/seemsautomatic] -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.seemsautomatic.name', args=[]} at 5/minecolonies:technology/tools -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 5]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3ccce57b -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:unlockable/flintmesh [minecolonies:unlockable/minecolonies:unlockable/flintmesh] -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.unlockable.flintmesh.name', args=[]} at 2/minecolonies:unlockable/stringmesh -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.sifter', args=[]}, 3]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sifterflintunlock translation{key='com.minecolonies.research.effects.sifterflintunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/space [minecolonies:technology/minecolonies:technology/space] -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.space.name', args=[]} at 3/minecolonies:technology/sieving -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 3]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7e4e6dee -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/minimumstockmultiplier translation{key='com.minecolonies.research.effects.minimumstockmultiplier.description', args=[0.5, 0.5, 50, 50]} -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/enhanced_gates2 [minecolonies:technology/minecolonies:technology/enhanced_gates2] -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.enhanced_gates2.name', args=[]} at 4/minecolonies:technology/enhanced_gates1 -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@627102ba -[19Aug2024 14:09:35.549] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4808c660 -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5d6d6932 -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/enhancesgatedurabilityaddition translation{key='com.minecolonies.research.effects.enhancesgatedurabilityaddition.description', args=[10.0, 15.0, 1000, 1500]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/enhanced_gates1 [minecolonies:technology/minecolonies:technology/enhanced_gates1] -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.enhanced_gates1.name', args=[]} at 3/minecolonies:technology/whatyaneed -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2cee7c24 -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4808c660 -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb169 -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/enhancesgatedurabilityaddition translation{key='com.minecolonies.research.effects.enhancesgatedurabilityaddition.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/gourmand [minecolonies:civilian/minecolonies:civilian/gourmand] -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.gourmand.name', args=[]} at 2/minecolonies:civilian/firstaid -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 2]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3f4b9b91 -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/parry [minecolonies:combat/minecolonies:combat/parry] -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.parry.name', args=[]} at 2/minecolonies:combat/avoidance -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 1]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3ccca96b -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:unlockable/diamondmesh [minecolonies:unlockable/minecolonies:unlockable/diamondmesh] -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.unlockable.diamondmesh.name', args=[]} at 4/minecolonies:unlockable/ironmesh -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.sifter', args=[]}, 5]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sifterdiamondunlock translation{key='com.minecolonies.research.effects.sifterdiamondunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/agilearcher [minecolonies:combat/minecolonies:combat/agilearcher] -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.agilearcher.name', args=[]} at 6/minecolonies:combat/improvedevasion -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750b05f1 -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/phd [minecolonies:civilian/minecolonies:civilian/phd] -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.phd.name', args=[]} at 6/minecolonies:civilian/master -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@333b0432 -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/master [minecolonies:civilian/minecolonies:civilian/master] -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.master.name', args=[]} at 5/minecolonies:civilian/bachelor -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@333b0052 -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/bookworm [minecolonies:civilian/minecolonies:civilian/bookworm] -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.bookworm.name', args=[]} at 3/minecolonies:civilian/morebooks -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.school', args=[]}, 3]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@333afd2c -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/beanstalk [minecolonies:civilian/minecolonies:civilian/beanstalk] -[19Aug2024 14:09:35.550] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.beanstalk.name', args=[]} at 6/minecolonies:civilian/growth -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@75634bbd -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/sieving [minecolonies:technology/minecolonies:technology/sieving] -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.sieving.name', args=[]} at 2/minecolonies:technology/woodwork -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.fisherman', args=[]}, 3]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@397baf2a -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutsifter translation{key='com.minecolonies.research.effects.blockhutsifter.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/telescope [minecolonies:combat/minecolonies:combat/telescope] -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.telescope.name', args=[]} at 4/minecolonies:combat/ironskin -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e08e6 -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/telescope translation{key='com.minecolonies.research.effects.telescope.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/quickdraw [minecolonies:combat/minecolonies:combat/quickdraw] -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.quickdraw.name', args=[]} at 2/minecolonies:combat/accuracy -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb10c -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[0.5, 0.5, 50, 50]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/heavymachinery [minecolonies:technology/minecolonies:technology/heavymachinery] -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.heavymachinery.name', args=[]} at 4/minecolonies:technology/redstonepowered -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b150da -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/madness [minecolonies:technology/minecolonies:technology/madness] -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.madness.name', args=[]} at 6/minecolonies:technology/seemsautomatic -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3ccd237b -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/provost [minecolonies:combat/minecolonies:combat/provost] -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.provost.name', args=[]} at 5/minecolonies:combat/duelist -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 5]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750b0021 -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/vaccines [minecolonies:civilian/minecolonies:civilian/vaccines] -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.vaccines.name', args=[]} at 4/minecolonies:civilian/masks -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.hospital', args=[]}, 3]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5c713a7e -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/vaccines translation{key='com.minecolonies.research.effects.vaccines.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/biodegradable [minecolonies:technology/minecolonies:technology/biodegradable] -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.biodegradable.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.farmer', args=[]}, 3]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4e2f6c31 -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutcomposter translation{key='com.minecolonies.research.effects.blockhutcomposter.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/stamina [minecolonies:civilian/minecolonies:civilian/stamina] -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.stamina.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.551] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7118a1f7 -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhuthospital translation{key='com.minecolonies.research.effects.blockhuthospital.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/athlete [minecolonies:civilian/minecolonies:civilian/athlete] -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.athlete.name', args=[]} at 6/minecolonies:civilian/swift -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@8942577 -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/walkingmultiplier translation{key='com.minecolonies.research.effects.walkingmultiplier.description', args=[0.09999999403953552, 0.25, 10, 25]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/stonecake [minecolonies:technology/minecolonies:technology/stonecake] -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.stonecake.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 3]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@410c2723 -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutstonemason translation{key='com.minecolonies.research.effects.blockhutstonemason.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/gargamel [minecolonies:technology/minecolonies:technology/gargamel] -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.gargamel.name', args=[]} at 4/minecolonies:technology/croprotation -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 3]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.netherworker', args=[]}, 3]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2d9ce1f -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38769d7b -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationnether translation{key='com.minecolonies.research.effects.plantationnether.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/festival [minecolonies:civilian/minecolonies:civilian/festival] -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.festival.name', args=[]} at 3/minecolonies:civilian/circus -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 3]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2b75b8b3 -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/knighttraining [minecolonies:combat/minecolonies:combat/knighttraining] -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.knighttraining.name', args=[]} at 4/minecolonies:combat/squiretraining -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 4]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3e42d110 -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockattacksmultiplier translation{key='com.minecolonies.research.effects.blockattacksmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/studious [minecolonies:civilian/minecolonies:civilian/studious] -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.studious.name', args=[]} at 3/minecolonies:civilian/diligent -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@993bdda -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/takingdivinglessons [minecolonies:technology/minecolonies:technology/takingdivinglessons] -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.takingdivinglessons.name', args=[]} at 3/minecolonies:technology/letitgrow -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 2]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5eaab4a4 -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3a5e5b2a -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@29244361 -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationsea translation{key='com.minecolonies.research.effects.plantationsea.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/rainman [minecolonies:technology/minecolonies:technology/rainman] -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.rainman.name', args=[]} at 6/minecolonies:technology/rtm -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@44752618 -[19Aug2024 14:09:35.552] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/workinginrainunlock translation{key='com.minecolonies.research.effects.workinginrainunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/mightycleave [minecolonies:combat/minecolonies:combat/mightycleave] -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.mightycleave.name', args=[]} at 5/minecolonies:combat/cleave -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 5]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb2be -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[0.5, 2.0, 50, 200]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/outpost [minecolonies:civilian/minecolonies:civilian/outpost] -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.outpost.name', args=[]} at 2/minecolonies:civilian/keen -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 4]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6165c7b -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizencapaddition translation{key='com.minecolonies.research.effects.citizencapaddition.description', args=[25.0, 50.0, 2500, 5000]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/cleave [minecolonies:combat/minecolonies:combat/cleave] -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.cleave.name', args=[]} at 4/minecolonies:combat/powerattack -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 10]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb1c6 -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[0.5, 1.5, 50, 150]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/woundingshot [minecolonies:combat/minecolonies:combat/woundingshot] -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.woundingshot.name', args=[]} at 5/minecolonies:combat/piercingshot -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 5]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@9a3e093 -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[0.5, 2.0, 50, 200]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/firstaid2 [minecolonies:civilian/minecolonies:civilian/firstaid2] -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.firstaid2.name', args=[]} at 2/minecolonies:civilian/firstaid -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 2]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@685282ec -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 4.0, 200, 400]} -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/guardianangel2 [minecolonies:civilian/minecolonies:civilian/guardianangel2] -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.guardianangel2.name', args=[]} at 6/minecolonies:civilian/guardianangel -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@68529ffc -[19Aug2024 14:09:35.553] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[10.0, 20.0, 1000, 2000]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/ambition [minecolonies:civilian/minecolonies:civilian/ambition] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.ambition.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750afe50 -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutmysticalsite translation{key='com.minecolonies.research.effects.blockhutmysticalsite.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/regeneration [minecolonies:combat/minecolonies:combat/regeneration] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.regeneration.name', args=[]} at 2/minecolonies:combat/improvedleather -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 2]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e0715 -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/retreatunlock translation{key='com.minecolonies.research.effects.retreatunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/opera [minecolonies:civilian/minecolonies:civilian/opera] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.opera.name', args=[]} at 5/minecolonies:civilian/spectacle -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 5]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2b75bae1 -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.04999999701976776, 0.20000000298023224, 5, 20]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/savagestrike [minecolonies:combat/minecolonies:combat/savagestrike] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.savagestrike.name', args=[]} at 6/minecolonies:combat/mightycleave -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb4ae -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[2.0, 4.0, 200, 400]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/amazingveins [minecolonies:technology/minecolonies:technology/amazingveins] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.amazingveins.name', args=[]} at 5/minecolonies:technology/richveins -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 5]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@11643da7 -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/alchemist [minecolonies:technology/minecolonies:technology/alchemist] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.alchemist.name', args=[]} at 3/minecolonies:technology/opennether -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@27ae8ef2 -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutalchemist translation{key='com.minecolonies.research.effects.blockhutalchemist.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/woodwork [minecolonies:technology/minecolonies:technology/woodwork] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.woodwork.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.lumberjack', args=[]}, 3]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@23430da8 -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutsawmill translation{key='com.minecolonies.research.effects.blockhutsawmill.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/thoselungs [minecolonies:technology/minecolonies:technology/thoselungs] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.thoselungs.name', args=[]} at 2/minecolonies:technology/hot -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 3]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@cfe83c2 -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutglassblower translation{key='com.minecolonies.research.effects.blockhutglassblower.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:unlockable/ironmesh [minecolonies:unlockable/minecolonies:unlockable/ironmesh] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.unlockable.ironmesh.name', args=[]} at 3/minecolonies:unlockable/flintmesh -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.sifter', args=[]}, 4]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sifterironunlock translation{key='com.minecolonies.research.effects.sifterironunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/air [minecolonies:civilian/minecolonies:civilian/air] -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.air.name', args=[]} at 2/minecolonies:civilian/ambition -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5e4d55e4 -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/air translation{key='com.minecolonies.research.effects.air.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.554] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/fortitude [minecolonies:civilian/minecolonies:civilian/fortitude] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.fortitude.name', args=[]} at 5/minecolonies:civilian/vitality -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 5]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@196bc6c0 -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-0.5, -2.0, -50, -200]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/podzolchance [minecolonies:technology/minecolonies:technology/podzolchance] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.podzolchance.name', args=[]} at 2/minecolonies:technology/biodegradable -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.composter', args=[]}, 2]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@25a2a834 -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/podzolchancemultiplier translation{key='com.minecolonies.research.effects.podzolchancemultiplier.description', args=[1.0, 1.0, 100, 100]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/resistance [minecolonies:civilian/minecolonies:civilian/resistance] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.resistance.name', args=[]} at 2/minecolonies:civilian/stamina -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 2]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@196bc2ff -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-0.5, -0.5, -50, -50]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/riposte [minecolonies:combat/minecolonies:combat/riposte] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.riposte.name', args=[]} at 3/minecolonies:combat/parry -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 1]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3cccab5b -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/firstaid [minecolonies:civilian/minecolonies:civilian/firstaid] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.firstaid.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 1]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@685281f4 -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 2.0, 200, 200]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/gorger [minecolonies:civilian/minecolonies:civilian/gorger] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.gorger.name', args=[]} at 3/minecolonies:civilian/gourmand -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 3]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3f4b9f71 -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/masterswordsman [minecolonies:combat/minecolonies:combat/masterswordsman] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.masterswordsman.name', args=[]} at 6/minecolonies:combat/provost -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750b05f1 -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/hormones [minecolonies:civilian/minecolonies:civilian/hormones] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.hormones.name', args=[]} at 3/minecolonies:civilian/nurture -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.school', args=[]}, 3]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7563157d -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/taunt [minecolonies:combat/minecolonies:combat/taunt] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.taunt.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 1]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3a9d7074 -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38c465f6 -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4da92b06 -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/knighttauntmobsunlock translation{key='com.minecolonies.research.effects.knighttauntmobsunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/nimble [minecolonies:civilian/minecolonies:civilian/nimble] -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.nimble.name', args=[]} at 3/minecolonies:civilian/rails -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 3]} -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@8941dd6 -[19Aug2024 14:09:35.555] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/walkingmultiplier translation{key='com.minecolonies.research.effects.walkingmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/steelbracing [minecolonies:technology/minecolonies:technology/steelbracing] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.steelbracing.name', args=[]} at 5/minecolonies:technology/reinforced -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 5]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750b05f1 -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improveddodge [minecolonies:combat/minecolonies:combat/improveddodge] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improveddodge.name', args=[]} at 3/minecolonies:combat/dodge -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 1]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@125c842 -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/strong [minecolonies:technology/minecolonies:technology/strong] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.strong.name', args=[]} at 2/minecolonies:technology/hittingiron -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 1]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750aff29 -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/resurrectchance2 [minecolonies:civilian/minecolonies:civilian/resurrectchance2] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.resurrectchance2.name', args=[]} at 3/minecolonies:civilian/resurrectchance1 -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 5]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2d0fa5f -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/resurrectchanceaddition translation{key='com.minecolonies.research.effects.resurrectchanceaddition.description', args=[0.019999999552965164, 0.029999999329447746, 2, 3]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/bonemeal [minecolonies:technology/minecolonies:technology/bonemeal] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.bonemeal.name', args=[]} at 2/minecolonies:technology/biodegradable -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 3]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7a643bd2 -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/resurrectchance1 [minecolonies:civilian/minecolonies:civilian/resurrectchance1] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.resurrectchance1.name', args=[]} at 2/minecolonies:civilian/remembrance -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 3]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2936f4c8 -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/resurrectchanceaddition translation{key='com.minecolonies.research.effects.resurrectchanceaddition.description', args=[0.009999999776482582, 0.009999999776482582, 1, 1]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/compost [minecolonies:technology/minecolonies:technology/compost] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.compost.name', args=[]} at 4/minecolonies:technology/dung -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 5]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7a645312 -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/vitality [minecolonies:civilian/minecolonies:civilian/vitality] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.vitality.name', args=[]} at 4/minecolonies:civilian/resilience -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 4]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@196bc4d0 -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-0.5, -1.5, -50, -150]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/feint [minecolonies:combat/minecolonies:combat/feint] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.feint.name', args=[]} at 3/minecolonies:combat/regeneration -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 4]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e07ee -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingdamagemultiplier translation{key='com.minecolonies.research.effects.fleeingdamagemultiplier.description', args=[0.20000000298023224, 0.20000000298023224, 20, 20]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/dung [minecolonies:technology/minecolonies:technology/dung] -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.dung.name', args=[]} at 3/minecolonies:technology/bonemeal -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 4]} -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7a644392 -[19Aug2024 14:09:35.556] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/capacity [minecolonies:technology/minecolonies:technology/capacity] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.capacity.name', args=[]} at 4/minecolonies:technology/space -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 4]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7e4e6fde -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/minimumstockmultiplier translation{key='com.minecolonies.research.effects.minimumstockmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/richveins [minecolonies:technology/minecolonies:technology/richveins] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.richveins.name', args=[]} at 4/minecolonies:technology/goodveins -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 4]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@116439c7 -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/bachelor [minecolonies:civilian/minecolonies:civilian/bachelor] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.bachelor.name', args=[]} at 4/minecolonies:civilian/bookworm -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@333afde6 -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/captaintraining [minecolonies:combat/minecolonies:combat/captaintraining] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.captaintraining.name', args=[]} at 5/minecolonies:combat/knighttraining -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 5]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3e42d208 -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockattacksmultiplier translation{key='com.minecolonies.research.effects.blockattacksmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/diamondcoated [minecolonies:technology/minecolonies:technology/diamondcoated] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.diamondcoated.name', args=[]} at 6/minecolonies:technology/steelbracing -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750b0db1 -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.3999999761581421, 0.8999999761581421, 40, 90]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/depthknowledge [minecolonies:technology/minecolonies:technology/depthknowledge] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.depthknowledge.name', args=[]} at 3/minecolonies:technology/rockingroll -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.crusher', args=[]}, 3]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@14bb1ecd -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/knowledgeofthedepthsunlock translation{key='com.minecolonies.research.effects.knowledgeofthedepthsunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/rainbowheaven [minecolonies:technology/minecolonies:technology/rainbowheaven] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.rainbowheaven.name', args=[]} at 2/minecolonies:technology/biodegradable -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.composter', args=[]}, 3]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@527ba079 -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutdyer translation{key='com.minecolonies.research.effects.blockhutdyer.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/opennether [minecolonies:technology/minecolonies:technology/opennether] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.opennether.name', args=[]} at 2/minecolonies:technology/morescrolls -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@13e9a36e -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutnetherworker translation{key='com.minecolonies.research.effects.blockhutnetherworker.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/cheatsheet [minecolonies:technology/minecolonies:technology/cheatsheet] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.cheatsheet.name', args=[]} at 3/minecolonies:technology/memoryaid -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 2]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2a081382 -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipesmultiplier translation{key='com.minecolonies.research.effects.recipesmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improvedleather [minecolonies:combat/minecolonies:combat/improvedleather] -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improvedleather.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 1]} -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@125c842 -[19Aug2024 14:09:35.557] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/arrowuse [minecolonies:combat/minecolonies:combat/arrowuse] -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.arrowuse.name', args=[]} at 2/minecolonies:combat/taunt -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 2]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1a6af4cb -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/consumearrowsunlock translation{key='com.minecolonies.research.effects.consumearrowsunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/nightowl2 [minecolonies:civilian/minecolonies:civilian/nightowl2] -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.nightowl2.name', args=[]} at 4/minecolonies:civilian/nightowl -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 3]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@24c94ba -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/workingdayhaddition translation{key='com.minecolonies.research.effects.workingdayhaddition.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/ability [minecolonies:technology/minecolonies:technology/ability] -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.ability.name', args=[]} at 2/minecolonies:technology/hittingiron -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 1]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3cccaf3b -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/keen [minecolonies:civilian/minecolonies:civilian/keen] -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.keen.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 3]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@993bcc3 -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutlibrary translation{key='com.minecolonies.research.effects.blockhutlibrary.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/flee [minecolonies:combat/minecolonies:combat/flee] -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.flee.name', args=[]} at 5/minecolonies:combat/evade -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 12]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e0ad6 -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingspeedaddition translation{key='com.minecolonies.research.effects.fleeingspeedaddition.description', args=[1.0, 3.0, 100, 300]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/fullretreat [minecolonies:combat/minecolonies:combat/fullretreat] -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.fullretreat.name', args=[]} at 6/minecolonies:combat/retreat -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e0eb6 -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingdamagemultiplier translation{key='com.minecolonies.research.effects.fleeingdamagemultiplier.description', args=[0.3499999940395355, 0.75, 35, 75]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/hotboots [minecolonies:technology/minecolonies:technology/hotboots] -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.hotboots.name', args=[]} at 3/minecolonies:technology/stringwork -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.fletcher', args=[]}, 1]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@125c842 -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3ccca96b -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/minerfireresunlock translation{key='com.minecolonies.research.effects.minerfireresunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/motherlode [minecolonies:technology/minecolonies:technology/motherlode] -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.motherlode.name', args=[]} at 6/minecolonies:technology/amazingveins -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@97d11533 -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/reinforced [minecolonies:technology/minecolonies:technology/reinforced] -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.reinforced.name', args=[]} at 4/minecolonies:technology/hardened -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 3]} -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@750b0211 -[19Aug2024 14:09:35.558] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/whatisthisspeed [minecolonies:technology/minecolonies:technology/whatisthisspeed] -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.whatisthisspeed.name', args=[]} at 5/minecolonies:technology/heavymachinery -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b18eda -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/penetratingshot [minecolonies:combat/minecolonies:combat/penetratingshot] -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.penetratingshot.name', args=[]} at 3/minecolonies:combat/preciseshot -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 3]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@9a3d4f3 -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/boiledleather [minecolonies:combat/minecolonies:combat/boiledleather] -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.boiledleather.name', args=[]} at 2/minecolonies:combat/improvedleather -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 2]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@125cc22 -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.10000000149011612, 0.20000000298023224, 10, 20]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/heavilyloaded [minecolonies:technology/minecolonies:technology/heavilyloaded] -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.heavilyloaded.name', args=[]} at 6/minecolonies:technology/loaded -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e25f6 -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizeninvslotsaddition translation{key='com.minecolonies.research.effects.citizeninvslotsaddition.description', args=[9.0, 27.0, 900, 2700]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/whirlwind [minecolonies:combat/minecolonies:combat/whirlwind] -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.whirlwind.name', args=[]} at 4/minecolonies:combat/arrowpierce -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 4]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b11a9a -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3d44e220 -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5bf98b88 -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/whirlwindabilityunlock translation{key='com.minecolonies.research.effects.whirlwindabilityunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/rockingroll [minecolonies:technology/minecolonies:technology/rockingroll] -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.rockingroll.name', args=[]} at 2/minecolonies:technology/stonecake -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.stonemason', args=[]}, 1]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5ba47b3b -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutcrusher translation{key='com.minecolonies.research.effects.blockhutcrusher.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/nightowl [minecolonies:civilian/minecolonies:civilian/nightowl] -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.nightowl.name', args=[]} at 3/minecolonies:civilian/circus -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 2]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@24c8eac -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/workingdayhaddition translation{key='com.minecolonies.research.effects.workingdayhaddition.description', args=[1.0, 1.0, 100, 100]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/vines [minecolonies:civilian/minecolonies:civilian/vines] -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.vines.name', args=[]} at 2/minecolonies:civilian/keen -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 3]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@24c8c3fd -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/vinesunlock translation{key='com.minecolonies.research.effects.vinesunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/oceanheart [minecolonies:technology/minecolonies:technology/oceanheart] -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.oceanheart.name', args=[]} at 4/minecolonies:technology/alchemist -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.fisherman', args=[]}, 4]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5e4d55e4 -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fishingtreasure translation{key='com.minecolonies.research.effects.fishingtreasure.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.559] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/platearmor [minecolonies:combat/minecolonies:combat/platearmor] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.platearmor.name', args=[]} at 5/minecolonies:combat/ironarmor -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 4]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3cccab5b -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/platearmorunlock translation{key='com.minecolonies.research.effects.platearmorunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/masterbowman [minecolonies:combat/minecolonies:combat/masterbowman] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.masterbowman.name', args=[]} at 6/minecolonies:combat/rapidshot -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5b1218df -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/doublearrowsmultiplier translation{key='com.minecolonies.research.effects.doublearrowsmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/hamlet [minecolonies:civilian/minecolonies:civilian/hamlet] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.hamlet.name', args=[]} at 3/minecolonies:civilian/outpost -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 5]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@616643b -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizencapaddition translation{key='com.minecolonies.research.effects.citizencapaddition.description', args=[50.0, 100.0, 5000, 10000]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/rails [minecolonies:civilian/minecolonies:civilian/rails] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.rails.name', args=[]} at 2/minecolonies:civilian/keen -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.deliveryman', args=[]}, 3]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6cfa28a0 -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/railsunlock translation{key='com.minecolonies.research.effects.railsunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/druidpotion [minecolonies:combat/minecolonies:combat/druidpotion] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.druidpotion.name', args=[]} at 3/minecolonies:combat/arrowuse -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1123d13e -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/consumepotions translation{key='com.minecolonies.research.effects.consumepotions.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/morebooks [minecolonies:civilian/minecolonies:civilian/morebooks] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.morebooks.name', args=[]} at 2/minecolonies:civilian/higherlearning -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.school', args=[]}, 1]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@993bd20 -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/whatyaneed [minecolonies:technology/minecolonies:technology/whatyaneed] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.whatyaneed.name', args=[]} at 2/minecolonies:technology/hittingiron -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 3]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b11a9a -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutmechanic translation{key='com.minecolonies.research.effects.blockhutmechanic.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/stuffer [minecolonies:civilian/minecolonies:civilian/stuffer] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.stuffer.name', args=[]} at 4/minecolonies:civilian/gorger -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 4]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3f4ba731 -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/guardianangel [minecolonies:civilian/minecolonies:civilian/guardianangel] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.guardianangel.name', args=[]} at 5/minecolonies:civilian/lifesaver2 -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 5]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6852907c -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 10.0, 200, 1000]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/junglemaster [minecolonies:technology/minecolonies:technology/junglemaster] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.junglemaster.name', args=[]} at 3/minecolonies:technology/letitgrow -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 2]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4addfda4 -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@442614b5 -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@24c8be2d -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationjungle translation{key='com.minecolonies.research.effects.plantationjungle.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/theater [minecolonies:civilian/minecolonies:civilian/theater] -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.theater.name', args=[]} at 6/minecolonies:civilian/opera -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@65cd39ca -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.29999999701976776, 0.5, 30, 50]} -[19Aug2024 14:09:35.560] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/swift [minecolonies:civilian/minecolonies:civilian/swift] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.swift.name', args=[]} at 5/minecolonies:civilian/agile -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 5]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@8942197 -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/walkingmultiplier translation{key='com.minecolonies.research.effects.walkingmultiplier.description', args=[0.05000000447034836, 0.15000000596046448, 5, 15]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/recipebook [minecolonies:technology/minecolonies:technology/recipebook] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.recipebook.name', args=[]} at 4/minecolonies:technology/cheatsheet -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 3]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2a081b42 -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipesmultiplier translation{key='com.minecolonies.research.effects.recipesmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/cast [minecolonies:civilian/minecolonies:civilian/cast] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.cast.name', args=[]} at 6/minecolonies:civilian/compress -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@24c9365 -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/gravedecaybonus1 [minecolonies:civilian/minecolonies:civilian/gravedecaybonus1] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.gravedecaybonus1.name', args=[]} at 2/minecolonies:civilian/remembrance -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 3]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3a9d773c -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/gravedecaybonus translation{key='com.minecolonies.research.effects.gravedecaybonus.description', args=[2.0, 2.0, 200, 200]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/gravedecaybonus2 [minecolonies:civilian/minecolonies:civilian/gravedecaybonus2] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.gravedecaybonus2.name', args=[]} at 3/minecolonies:civilian/gravedecaybonus1 -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 5]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2aabd6b7 -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/gravedecaybonus translation{key='com.minecolonies.research.effects.gravedecaybonus.description', args=[3.0, 5.0, 300, 500]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/lightning [minecolonies:technology/minecolonies:technology/lightning] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.lightning.name', args=[]} at 6/minecolonies:technology/whatisthisspeed -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b20ada -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/retreat [minecolonies:combat/minecolonies:combat/retreat] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.retreat.name', args=[]} at 5/minecolonies:combat/fear -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 12]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e0ad6 -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingdamagemultiplier translation{key='com.minecolonies.research.effects.fleeingdamagemultiplier.description', args=[0.09999999403953552, 0.4000000059604645, 10, 40]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/hot [minecolonies:technology/minecolonies:technology/hot] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.hot.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 2]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6ca1c1f1 -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutsmeltery translation{key='com.minecolonies.research.effects.blockhutsmeltery.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/accuracy [minecolonies:combat/minecolonies:combat/accuracy] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.accuracy.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 1]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3ccca96b -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sleeplessmultiplier translation{key='com.minecolonies.research.effects.sleeplessmultiplier.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/memoryaid [minecolonies:technology/minecolonies:technology/memoryaid] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.memoryaid.name', args=[]} at 2/minecolonies:technology/woodwork -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 1]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2a080fa2 -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipesmultiplier translation{key='com.minecolonies.research.effects.recipesmultiplier.description', args=[0.25, 0.25, 25, 25]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/city [minecolonies:civilian/minecolonies:civilian/city] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.city.name', args=[]} at 5/minecolonies:civilian/village -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 5]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@61692bb -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizencapaddition translation{key='com.minecolonies.research.effects.citizencapaddition.description', args=[350.0, 500.0, 35000, 50000]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/goodveins [minecolonies:technology/minecolonies:technology/goodveins] -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.goodveins.name', args=[]} at 3/minecolonies:technology/veinminer -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 2]} -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@2153ca3f -[19Aug2024 14:09:35.561] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/puberty [minecolonies:civilian/minecolonies:civilian/puberty] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.puberty.name', args=[]} at 4/minecolonies:civilian/hormones -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@75631d3d -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/circus [minecolonies:civilian/minecolonies:civilian/circus] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.circus.name', args=[]} at 2/minecolonies:civilian/firstaid -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 2]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2b75b7bb -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/lifesaver2 [minecolonies:civilian/minecolonies:civilian/lifesaver2] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.lifesaver2.name', args=[]} at 4/minecolonies:civilian/lifesaver -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 4]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@685288bc -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 8.0, 200, 800]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/knowtheend [minecolonies:technology/minecolonies:technology/knowtheend] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.knowtheend.name', args=[]} at 3/minecolonies:technology/theflintstones -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.baker', args=[]}, 3]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2d1002f -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/knowledgeoftheendunlock translation{key='com.minecolonies.research.effects.knowledgeoftheendunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/deadlyaim [minecolonies:combat/minecolonies:combat/deadlyaim] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.deadlyaim.name', args=[]} at 6/minecolonies:combat/woundingshot -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@9a3f013 -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[2.0, 4.0, 200, 400]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/captainoftheguard [minecolonies:combat/minecolonies:combat/captainoftheguard] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.captainoftheguard.name', args=[]} at 6/minecolonies:combat/captaintraining -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3e42d35d -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockattacksmultiplier translation{key='com.minecolonies.research.effects.blockattacksmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/healingcream [minecolonies:civilian/minecolonies:civilian/healingcream] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.healingcream.name', args=[]} at 3/minecolonies:civilian/bandaid -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@24c8c9d -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/fullstock [minecolonies:technology/minecolonies:technology/fullstock] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.fullstock.name', args=[]} at 5/minecolonies:technology/capacity -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 5]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7e4e73be -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/minimumstockmultiplier translation{key='com.minecolonies.research.effects.minimumstockmultiplier.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/tools [minecolonies:technology/minecolonies:technology/tools] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.tools.name', args=[]} at 4/minecolonies:technology/skills -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 4]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3cccc67b -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[0.25, 0.5, 25, 50]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improvedswords [minecolonies:combat/minecolonies:combat/improvedswords] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improvedswords.name', args=[]} at 2/minecolonies:combat/tactictraining -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb188 -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutcombatacademy translation{key='com.minecolonies.research.effects.blockhutcombatacademy.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/lifesaver [minecolonies:civilian/minecolonies:civilian/lifesaver] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.lifesaver.name', args=[]} at 3/minecolonies:civilian/firstaid2 -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 3]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@685284dc -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 6.0, 200, 600]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/epicure [minecolonies:civilian/minecolonies:civilian/epicure] -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.epicure.name', args=[]} at 5/minecolonies:civilian/stuffer -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 5]} -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3f4bb6b1 -[19Aug2024 14:09:35.562] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/powerattack [minecolonies:combat/minecolonies:combat/powerattack] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.powerattack.name', args=[]} at 3/minecolonies:combat/quickdraw -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 3]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb14a -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/evade [minecolonies:combat/minecolonies:combat/evade] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.evade.name', args=[]} at 4/minecolonies:combat/avoid -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 8]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e08e6 -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingspeedaddition translation{key='com.minecolonies.research.effects.fleeingspeedaddition.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/higherlearning [minecolonies:civilian/minecolonies:civilian/higherlearning] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.higherlearning.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 3]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@993bcc3 -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutschool translation{key='com.minecolonies.research.effects.blockhutschool.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/indefatigability [minecolonies:civilian/minecolonies:civilian/indefatigability] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.indefatigability.name', args=[]} at 6/minecolonies:civilian/fortitude -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@196bcaa0 -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-3.0, -5.0, -300, -500]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/ironarmor [minecolonies:combat/minecolonies:combat/ironarmor] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.ironarmor.name', args=[]} at 4/minecolonies:combat/ironskin -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 4]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3cccab5b -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.09999999403953552, 0.4000000059604645, 10, 40]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/theflintstones [minecolonies:technology/minecolonies:technology/theflintstones] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.theflintstones.name', args=[]} at 2/minecolonies:technology/stonecake -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.stonemason', args=[]}, 1]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@62a9d036 -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutstonesmeltery translation{key='com.minecolonies.research.effects.blockhutstonesmeltery.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/masks [minecolonies:civilian/minecolonies:civilian/masks] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.masks.name', args=[]} at 3/minecolonies:civilian/firstaid2 -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@53dfb472 -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/masks translation{key='com.minecolonies.research.effects.masks.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/hittingiron [minecolonies:technology/minecolonies:technology/hittingiron] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.hittingiron.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 3]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@c9baa20 -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutblacksmith translation{key='com.minecolonies.research.effects.blockhutblacksmith.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/tactictraining [minecolonies:combat/minecolonies:combat/tactictraining] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.tactictraining.name', args=[]} at 1/minecraft: -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 3]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@59ffb12b -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutbarracks translation{key='com.minecolonies.research.effects.blockhutbarracks.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/exoticfruits [minecolonies:technology/minecolonies:technology/exoticfruits] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.exoticfruits.name', args=[]} at 3/minecolonies:technology/letitgrow -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 3]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3f1be295 -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationexotic translation{key='com.minecolonies.research.effects.plantationexotic.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/loaded [minecolonies:technology/minecolonies:technology/loaded] -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.loaded.name', args=[]} at 5/minecolonies:technology/deeppockets -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c9e1676 -[19Aug2024 14:09:35.563] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizeninvslotsaddition translation{key='com.minecolonies.research.effects.citizeninvslotsaddition.description', args=[9.0, 18.0, 900, 1800]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/raisingthedead [minecolonies:civilian/minecolonies:civilian/raisingthedead] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.raisingthedead.name', args=[]} at 4/minecolonies:civilian/resurrectchance2 -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 5]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@63a9abbb -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/usetotemunlock translation{key='com.minecolonies.research.effects.usetotemunlock.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/undertakeremergency [minecolonies:civilian/minecolonies:civilian/undertakeremergency] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.undertakeremergency.name', args=[]} at 2/minecolonies:civilian/remembrance -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 2]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@216fe18f -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/undertakerrun translation{key='com.minecolonies.research.effects.undertakerrun.description', args=[5.0, 5.0, 500, 500]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/academic [minecolonies:civilian/minecolonies:civilian/academic] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.academic.name', args=[]} at 6/minecolonies:civilian/reflective -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@993cbe6 -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/skills [minecolonies:technology/minecolonies:technology/skills] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.skills.name', args=[]} at 3/minecolonies:technology/ability -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 2]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3cccb6fb -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/redstonepowered [minecolonies:technology/minecolonies:technology/redstonepowered] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.redstonepowered.name', args=[]} at 3/minecolonies:technology/isthisredstone -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b131da -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/podzolchance2 [minecolonies:technology/minecolonies:technology/podzolchance2] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.podzolchance2.name', args=[]} at 3/minecolonies:technology/podzolchance -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.composter', args=[]}, 3]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@25a2ab1c -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/podzolchancemultiplier translation{key='com.minecolonies.research.effects.podzolchancemultiplier.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/steelarmor [minecolonies:combat/minecolonies:combat/steelarmor] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.steelarmor.name', args=[]} at 5/minecolonies:combat/ironarmor -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 5]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3cccaf3b -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.09999999403953552, 0.5, 10, 50]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/glutton [minecolonies:civilian/minecolonies:civilian/glutton] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.glutton.name', args=[]} at 6/minecolonies:civilian/epicure -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3f4bd5b1 -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/rtm [minecolonies:technology/minecolonies:technology/rtm] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.rtm.name', args=[]} at 5/minecolonies:technology/recipebook -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 4]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2a082ac2 -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipesmultiplier translation{key='com.minecolonies.research.effects.recipesmultiplier.description', args=[1.0, 2.0, 100, 200]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/compress [minecolonies:civilian/minecolonies:civilian/compress] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.compress.name', args=[]} at 5/minecolonies:civilian/bandages -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@24c8f85 -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[0.5, 1.0, 50, 100]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/village [minecolonies:civilian/minecolonies:civilian/village] -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.village.name', args=[]} at 4/minecolonies:civilian/hamlet -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 4]} -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@61673bb -[19Aug2024 14:09:35.564] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizencapaddition translation{key='com.minecolonies.research.effects.citizencapaddition.description', args=[50.0, 150.0, 5000, 15000]} -[19Aug2024 14:09:35.566] [main/INFO] [minecolonies/]: Loaded 201 recipes for 4 research branches -[19Aug2024 14:09:35.568] [main/INFO] [minecolonies/]: Loading quests from data -[19Aug2024 14:09:35.573] [main/INFO] [minecolonies/]: Finished loading quests from data -[19Aug2024 14:09:35.576] [main/WARN] [minecolonies/]: Read 1499 items with their nbt keys for compatibility. -[19Aug2024 14:09:35.995] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world -[19Aug2024 14:09:36.021] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world -[19Aug2024 14:09:36.064] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1 -[19Aug2024 14:09:36.064] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties -[19Aug2024 14:09:36.064] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL -[19Aug2024 14:09:36.064] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair -[19Aug2024 14:09:36.089] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [configured] Received version check data: -{"homepage":"https://mrcrayfish.com/mods/configured","promos":{"1.21-latest":"2.5.0","1.20.6-latest":"2.4.0","1.20.4-latest":"2.2.3","1.20.1-latest":"2.2.3","1.19.4-latest":"2.1.1","1.19.3-latest":"2.1.1","1.19.2-latest":"2.1.1","1.19-latest":"1.5.8","1.18.2-latest":"2.0.1","1.18.1-latest":"1.5.3","1.18-latest":"1.5.0","1.17.1-latest":"1.5.1","1.16.5-latest":"1.5.4","1.16.3-latest":"1.1.0","1.15.2-latest":"1.0.2"}} -[19Aug2024 14:09:36.090] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Found status: BETA Current: 2.2.3 Target: 2.2.3 -[19Aug2024 14:09:36.090] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json -[19Aug2024 14:09:36.104] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565 -[19Aug2024 14:09:36.105] [Server thread/DEBUG] [net.minecraftforge.network.DualStackUtils/]: Detected IPv6 address: "0:0:0:0:0:0:0:0" -[19Aug2024 14:09:36.108] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) -[19Aug2024 14:09:36.108] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.deleteLibAfterLoading: true -[19Aug2024 14:09:36.108] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.tryPatchShadedId: true -[19Aug2024 14:09:36.108] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.detectNativeLibraryDuplicates: true -[19Aug2024 14:09:36.112] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_648233101081685230824.so -[19Aug2024 14:09:36.114] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: false -[19Aug2024 14:09:36.114] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: true -[19Aug2024 14:09:36.115] [Server thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) -[19Aug2024 14:09:36.115] [Server thread/DEBUG] [io.netty.util.NetUtil/]: /proc/sys/net/core/somaxconn: 4096 -[19Aug2024 14:09:36.117] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type -[19Aug2024 14:09:36.124] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 32 -[19Aug2024 14:09:36.131] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 -[19Aug2024 14:09:36.131] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 -[19Aug2024 14:09:36.137] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available -[19Aug2024 14:09:36.170] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 532 (auto-detected) -[19Aug2024 14:09:36.171] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: 02:42:ac:ff:fe:1b:00:02 (auto-detected) -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 32 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 32 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0 -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false -[19Aug2024 14:09:36.184] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 -[19Aug2024 14:09:36.190] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled -[19Aug2024 14:09:36.190] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0 -[19Aug2024 14:09:36.190] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384 -[19Aug2024 14:09:36.204] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER -[19Aug2024 14:09:36.204] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/jei-server.toml -[19Aug2024 14:09:36.204] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/jei-server.toml -[19Aug2024 14:09:36.204] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/jei-server.toml for changes -[19Aug2024 14:09:36.204] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/jei-server.toml is not correct. Correcting -[19Aug2024 14:09:36.205] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.205] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForOp was corrected from null to its default, true. -[19Aug2024 14:09:36.205] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key cheat mode.enableCheatModeForOp does not match the spec. This may create a backup. -[19Aug2024 14:09:36.205] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForCreative was corrected from null to its default, true. -[19Aug2024 14:09:36.205] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key cheat mode.enableCheatModeForCreative does not match the spec. This may create a backup. -[19Aug2024 14:09:36.205] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForGive was corrected from null to its default, false. -[19Aug2024 14:09:36.205] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key cheat mode.enableCheatModeForGive does not match the spec. This may create a backup. -[19Aug2024 14:09:36.205] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-server.toml changed, sending notifies -[19Aug2024 14:09:36.205] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/structurize-server.toml -[19Aug2024 14:09:36.206] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/structurize-server.toml -[19Aug2024 14:09:36.206] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/structurize-server.toml for changes -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/structurize-server.toml is not correct. Correcting -[19Aug2024 14:09:36.206] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-server.toml changed, sending notifies -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.ignoreSchematicsFromJar was corrected from null to its default, false. -[19Aug2024 14:09:36.206] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.ignoreSchematicsFromJar does not match the spec. This may create a backup. -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowPlayerSchematics was corrected from null to its default, true. -[19Aug2024 14:09:36.206] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.allowPlayerSchematics does not match the spec. This may create a backup. -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxOperationsPerTick was corrected from null to its default, 1000. -[19Aug2024 14:09:36.207] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.maxOperationsPerTick does not match the spec. This may create a backup. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedChanges was corrected from null to its default, 50. -[19Aug2024 14:09:36.207] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.maxCachedChanges does not match the spec. This may create a backup. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedSchematics was corrected from null to its default, 100. -[19Aug2024 14:09:36.207] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.maxCachedSchematics does not match the spec. This may create a backup. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxBlocksChecked was corrected from null to its default, 1000. -[19Aug2024 14:09:36.207] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.maxBlocksChecked does not match the spec. This may create a backup. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.schematicBlockLimit was corrected from null to its default, 100000. -[19Aug2024 14:09:36.207] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.schematicBlockLimit does not match the spec. This may create a backup. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.iteratorType was corrected from null to its default, default. -[19Aug2024 14:09:36.207] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.iteratorType does not match the spec. This may create a backup. -[19Aug2024 14:09:36.207] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay does not match the spec. This may create a backup. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportAllowed was corrected from null to its default, true. -[19Aug2024 14:09:36.208] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key teleport.teleportAllowed does not match the spec. This may create a backup. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportBuildDirection was corrected from null to its default, south. -[19Aug2024 14:09:36.208] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key teleport.teleportBuildDirection does not match the spec. This may create a backup. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportBuildDistance was corrected from null to its default, 3. -[19Aug2024 14:09:36.208] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key teleport.teleportBuildDistance does not match the spec. This may create a backup. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportSafety was corrected from null to its default, true. -[19Aug2024 14:09:36.208] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key teleport.teleportSafety does not match the spec. This may create a backup. -[19Aug2024 14:09:36.208] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key teleport does not match the spec. This may create a backup. -[19Aug2024 14:09:36.208] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data: +[07Sep2024 20:56:55.118] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.(long, int): unavailable +[07Sep2024 20:56:55.118] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available +[07Sep2024 20:56:55.118] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 1073741824 bytes (maybe) +[07Sep2024 20:56:55.118] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir) +[07Sep2024 20:56:55.118] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) +[07Sep2024 20:56:55.118] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes +[07Sep2024 20:56:55.118] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 +[07Sep2024 20:56:55.120] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available +[07Sep2024 20:56:55.120] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false +[07Sep2024 20:56:55.134] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3 +[07Sep2024 20:56:55.141] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking +[07Sep2024 20:56:55.142] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking +[07Sep2024 20:56:55.142] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod forge +[07Sep2024 20:56:55.146] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waystones +[07Sep2024 20:56:55.153] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from balm.mixins.json into net.minecraft.server.ReloadableServerResources +[07Sep2024 20:56:55.153] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$loadResources$0(Lnet/minecraft/server/ReloadableServerResources;)V to md0563f8$lambda$loadResources$0$0 in balm.mixins.json:ReloadableServerResourcesMixin +[07Sep2024 20:56:55.160] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge +[07Sep2024 20:56:55.161] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD +[07Sep2024 20:56:55.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-client.toml for minecolonies tracking +[07Sep2024 20:56:55.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-server.toml for minecolonies tracking +[07Sep2024 20:56:55.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file minecolonies-common.toml for minecolonies tracking +[07Sep2024 20:56:55.220] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V +[07Sep2024 20:56:55.220] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_11229_ with desc (Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V +[07Sep2024 20:56:55.221] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerListMixin from balm.mixins.json into net.minecraft.server.players.PlayerList +[07Sep2024 20:56:55.257] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for minecolonies +[07Sep2024 20:56:55.257] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.core.event.QuestObjectiveEventHandler to FORGE +[07Sep2024 20:56:55.259] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModParticleTypesInitializer$CommonRegistration to MOD +[07Sep2024 20:56:55.260] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModItemsInitializer to MOD +[07Sep2024 20:56:55.274] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModContainerInitializers to MOD +[07Sep2024 20:56:55.274] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.ModBlocksInitializer to MOD +[07Sep2024 20:56:55.276] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.apiimp.initializer.EntityInitializer to MOD +[07Sep2024 20:56:55.277] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecolonies.api.creativetab.ModCreativeTabs to FORGE +[07Sep2024 20:56:55.361] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/energy/IEnergyStorage; +[07Sep2024 20:56:55.361] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandler; +[07Sep2024 20:56:55.361] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandlerItem; +[07Sep2024 20:56:55.361] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/items/IItemHandler; +[07Sep2024 20:56:55.364] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object net.minecraft.sounds.SoundEvent@31e5554e has been registered twice for the same name treechop:chop_wood. +[07Sep2024 20:56:55.922] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON +[07Sep2024 20:56:55.923] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/treechop-common.toml +[07Sep2024 20:56:55.924] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/treechop-common.toml +[07Sep2024 20:56:55.927] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/treechop-common.toml for changes +[07Sep2024 20:56:55.930] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file treechop-common.toml changed, sending notifies +[07Sep2024 20:56:55.932] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/adlods-common.toml +[07Sep2024 20:56:55.932] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/adlods-common.toml +[07Sep2024 20:56:55.932] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/adlods-common.toml for changes +[07Sep2024 20:56:55.932] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file adlods-common.toml changed, sending notifies +[07Sep2024 20:56:55.933] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/forgeendertech-common.toml +[07Sep2024 20:56:55.933] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/forgeendertech-common.toml +[07Sep2024 20:56:55.933] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file adlods-common.toml changed, sending notifies +[07Sep2024 20:56:55.933] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/forgeendertech-common.toml for changes +[07Sep2024 20:56:55.936] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forgeendertech-common.toml changed, sending notifies +[07Sep2024 20:56:55.936] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forgeendertech-common.toml changed, sending notifies +[07Sep2024 20:56:55.936] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/balm-common.toml +[07Sep2024 20:56:55.936] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/balm-common.toml +[07Sep2024 20:56:55.936] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/balm-common.toml for changes +[07Sep2024 20:56:55.937] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file balm-common.toml changed, sending notifies +[07Sep2024 20:56:55.937] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/waystones-common.toml +[07Sep2024 20:56:55.938] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/waystones-common.toml +[07Sep2024 20:56:55.938] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/waystones-common.toml for changes +[07Sep2024 20:56:55.939] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file balm-common.toml changed, sending notifies +[07Sep2024 20:56:55.939] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file waystones-common.toml changed, sending notifies +[07Sep2024 20:56:55.940] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /data/config/minecolonies-common.toml +[07Sep2024 20:56:55.940] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /data/config/minecolonies-common.toml +[07Sep2024 20:56:55.940] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /data/config/minecolonies-common.toml for changes +[07Sep2024 20:56:55.941] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file waystones-common.toml changed, sending notifies +[07Sep2024 20:56:56.052] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Starting version check at https://forge.curseupdate.com/244844/forgeendertech +[07Sep2024 20:56:56.086] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMMON_SETUP: 8 jobs +[07Sep2024 20:56:56.090] [main/DEBUG] [Configured/]: Loaded com.mrcrayfish.configured.platform.ForgePlatformHelper@480318c2 for service interface com.mrcrayfish.configured.platform.services.IPlatformHelper +[07Sep2024 20:56:56.091] [main/DEBUG] [Configured/]: Loaded com.mrcrayfish.configured.platform.ForgeConfigHelper@1223467f for service interface com.mrcrayfish.configured.platform.services.IConfigHelper +[07Sep2024 20:56:56.095] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 8.093 ms +[07Sep2024 20:56:56.095] [modloading-worker-0/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server) +[07Sep2024 20:56:56.095] [modloading-worker-0/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 1/2 (Server) +[07Sep2024 20:56:56.096] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue SIDED_SETUP: 2 jobs +[07Sep2024 20:56:56.096] [main/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server) +[07Sep2024 20:56:56.096] [main/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 2/2 (Server) +[07Sep2024 20:56:56.096] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 167.8 ЮМs +[07Sep2024 20:56:56.111] [modloading-worker-0/WARN] [minecolonies/]: Register mappings +[07Sep2024 20:56:56.112] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMPLETE: 5 jobs +[07Sep2024 20:56:56.236] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 124.4 ms +[07Sep2024 20:56:56.318] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Received version check data: +{"promos":{"1.10-latest":"1.10.2-1.3.1.0","1.10-recommended":"1.10.2-1.3.1.0","1.10.1-latest":"1.10.2-1.3.1.0","1.10.1-recommended":"1.10.2-1.3.1.0","1.10.2-latest":"1.10.2-1.3.1.0","1.10.2-recommended":"1.10.2-1.3.1.0","1.11.2-latest":"1.11.2-2.1.1.0","1.11.2-recommended":"1.11.2-2.1.1.0","1.12.2-latest":"1.12.2-4.5.6.1","1.12.2-recommended":"1.12.2-4.5.6.1","1.14.4-latest":"5.2.3.0","1.14.4-recommended":"5.2.3.0","1.15.2-latest":"6.0.4.0","1.15.2-recommended":"6.0.4.0","1.16.1-latest":"7.0.1.0","1.16.1-recommended":"7.0.1.0","1.16.2-latest":"7.0.3.0","1.16.2-recommended":"7.0.3.0","1.16.3-latest":"7.0.6.0","1.16.3-recommended":"7.0.6.0","1.16.4-latest":"7.2.2.0","1.16.4-recommended":"7.2.2.0","1.16.5-latest":"7.3.0.0","1.16.5-recommended":"7.3.0.0","1.18.1-latest":"08.0.1.0","1.18.1-recommended":"08.0.1.0","1.18.2-latest":"9.0.8.0","1.18.2-recommended":"9.0.8.0","1.19-latest":"10.0.3.0","1.19-recommended":"10.0.3.0","1.19.1-latest":"10.0.5.2","1.19.1-recommended":"10.0.5.2","1.19.2-latest":"10.0.10.0","1.19.2-recommended":"10.0.10.0","1.19.3-latest":"10.1.0.1","1.19.3-recommended":"10.1.0.1","1.19.4-latest":"10.2.1.0","1.19.4-recommended":"10.2.1.0","1.20-latest":"11.0.0.0","1.20-recommended":"11.0.0.0","1.20.1-latest":"11.1.4.0","1.20.1-recommended":"11.1.4.0","1.20.2-latest":"11.2.0.3","1.20.2-recommended":"11.2.0.3","1.20.4-latest":"11.4.1.1","1.20.4-recommended":"11.4.1.1","1.20.6-latest":"11.6.1.0","1.20.6-recommended":"11.6.1.0","1.21-latest":"12.0.0.1","1.21-recommended":"12.0.0.1","1.21.1-latest":"12.0.0.1","1.21.1-recommended":"12.0.0.1","1.9.4-latest":"1.10.2-1.3.1.0","1.9.4-recommended":"1.10.2-1.3.1.0","2-latest":"11.2.0.1","2-recommended":"11.2.0.1"},"homepage":"https://www.curseforge.com/minecraft/mc-mods/forgeendertech"} +[07Sep2024 20:56:56.320] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Found status: UP_TO_DATE Current: 11.1.4.0 Target: null +[07Sep2024 20:56:56.320] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [adlods] Starting version check at https://forge.curseupdate.com/318833/adlods +[07Sep2024 20:56:56.331] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [adlods] Received version check data: +{"promos":{"1.12.2-latest":"1.12.2-1.0.8.0","1.12.2-recommended":"1.12.2-1.0.8.0","1.14.4-latest":"2.0.1.0","1.14.4-recommended":"2.0.1.0","1.15.2-latest":"3.0.3.0","1.15.2-recommended":"3.0.3.0","1.16.1-latest":"4.0.0.0","1.16.1-recommended":"4.0.0.0","1.16.2-latest":"4.0.1.0","1.16.2-recommended":"4.0.1.0","1.16.3-latest":"4.1.1.0","1.16.3-recommended":"4.1.1.0","1.16.4-latest":"4.1.9.1","1.16.4-recommended":"4.1.9.1","1.16.5-latest":"4.1.10.0","1.16.5-recommended":"4.1.10.0","1.18.1-latest":"05.0.0.2","1.18.1-recommended":"05.0.0.2","1.18.2-latest":"6.0.5.0","1.18.2-recommended":"6.0.5.0","1.19-latest":"7.0.2.0","1.19-recommended":"7.0.2.0","1.19.1-latest":"7.0.8.0","1.19.1-recommended":"7.0.8.0","1.19.2-latest":"7.0.11.1","1.19.2-recommended":"7.0.11.1","1.19.3-latest":"7.1.0.0","1.19.3-recommended":"7.1.0.0","1.19.4-latest":"7.2.0.0","1.19.4-recommended":"7.2.0.0","1.20-latest":"8.0.0.0","1.20-recommended":"8.0.0.0","1.20.1-latest":"8.1.3.0","1.20.1-recommended":"8.1.3.0","1.20.2-latest":"8.2.0.0","1.20.2-recommended":"8.2.0.0","1.20.4-latest":"8.4.2.0","1.20.4-recommended":"8.4.2.0","1.20.6-latest":"8.6.0.0","1.20.6-recommended":"8.6.0.0","1.21-latest":"9.0.0.0","1.21-recommended":"9.0.0.0","1.21.1-latest":"9.0.0.0","1.21.1-recommended":"9.0.0.0"},"homepage":"https://www.curseforge.com/minecraft/mc-mods/large-ore-deposits"} +[07Sep2024 20:56:56.331] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [adlods] Found status: OUTDATED Current: 8.1.2.0 Target: 8.1.3.0 +[07Sep2024 20:56:56.331] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Starting version check at https://mrcrayfish.com/modupdatejson?id=configured +[07Sep2024 20:56:56.766] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [configured] Received version check data: +Checking your browser before accessing. Just a moment...
Checking your browser before accessing.
Just a moment...

+[07Sep2024 20:56:56.767] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information +com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ + at com.google.gson.Gson.fromJson(Gson.java:1226) ~[gson-2.10.jar%2372!/:?] + at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%2372!/:?] + at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%2372!/:?] + at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%2372!/:?] + at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:183) ~[fmlcore-1.20.1-47.3.0.jar%23142!/:?] + at java.lang.Iterable.forEach(Unknown Source) ~[?:?] + at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) ~[fmlcore-1.20.1-47.3.0.jar%23142!/:?] +Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ + at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%2372!/:?] + at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.jar%2372!/:?] + at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.jar%2372!/:?] + at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] + ... 6 more +[07Sep2024 20:56:56.768] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json +[07Sep2024 20:56:56.913] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data: { "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/", "promos": { @@ -2393,517 +1130,22543 @@ java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent "1.19.4-latest": "45.3.3", "1.20-latest": "46.0.14", "1.20.1-recommended": "47.3.0", - "1.20.1-latest": "47.3.6", + "1.20.1-latest": "47.3.7", "1.20.2-latest": "48.1.0", "1.20.2-recommended": "48.1.0", "1.20.3-latest": "49.0.2", "1.20.4-latest": "49.1.4", "1.20.4-recommended": "49.1.0", - "1.20.6-latest": "50.1.12", + "1.20.6-latest": "50.1.14", "1.20.6-recommended": "50.1.0", "1.21-latest": "51.0.33", - "1.21.1-latest": "52.0.4" + "1.21.1-latest": "52.0.10" } } -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.209] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 47.3.0 Target: null -[19Aug2024 14:09:36.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.start was corrected from null to its default, [-10, -10]. -[19Aug2024 14:09:36.209] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Starting version check at https://forge.curseupdate.com/244844/forgeendertech -[19Aug2024 14:09:36.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.end was corrected from null to its default, [10, 10]. -[19Aug2024 14:09:36.209] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key update does not match the spec. This may create a backup. -[19Aug2024 14:09:36.210] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/forge-server.toml -[19Aug2024 14:09:36.210] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/forge-server.toml -[19Aug2024 14:09:36.210] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/forge-server.toml for changes -[19Aug2024 14:09:36.210] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/forge-server.toml is not correct. Correcting -[19Aug2024 14:09:36.211] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file structurize-server.toml changed, sending notifies -[19Aug2024 14:09:36.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false. -[19Aug2024 14:09:36.211] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.removeErroringBlockEntities does not match the spec. This may create a backup. -[19Aug2024 14:09:36.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false. -[19Aug2024 14:09:36.211] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.removeErroringEntities does not match the spec. This may create a backup. -[19Aug2024 14:09:36.211] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file structurize-server.toml changed, sending notifies -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false. -[19Aug2024 14:09:36.212] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.fullBoundingBoxLadders does not match the spec. This may create a backup. -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1. -[19Aug2024 14:09:36.212] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.zombieBaseSummonChance does not match the spec. This may create a backup. -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05. -[19Aug2024 14:09:36.212] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.zombieBabyChance does not match the spec. This may create a backup. -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler. -[19Aug2024 14:09:36.212] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.permissionHandler does not match the spec. This may create a backup. -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advertiseDedicatedServerToLan was corrected from null to its default, true. -[19Aug2024 14:09:36.212] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server.advertiseDedicatedServerToLan does not match the spec. This may create a backup. -[19Aug2024 14:09:36.212] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key server does not match the spec. This may create a backup. -[19Aug2024 14:09:36.213] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies -[19Aug2024 14:09:36.213] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! -[19Aug2024 14:09:36.213] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml -[19Aug2024 14:09:36.213] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies -[19Aug2024 14:09:36.213] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! -[19Aug2024 14:09:36.213] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies -[19Aug2024 14:09:36.213] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/minecolonies-server.toml -[19Aug2024 14:09:36.213] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! -[19Aug2024 14:09:36.213] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/minecolonies-server.toml -[19Aug2024 14:09:36.213] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/minecolonies-server.toml for changes -[19Aug2024 14:09:36.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/minecolonies-server.toml is not correct. Correcting -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.initialcitizenamount was corrected from null to its default, 4. -[19Aug2024 14:09:36.214] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.initialcitizenamount does not match the spec. This may create a backup. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowinfinitesupplychests was corrected from null to its default, false. -[19Aug2024 14:09:36.214] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.allowinfinitesupplychests does not match the spec. This may create a backup. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowinfinitecolonies was corrected from null to its default, false. -[19Aug2024 14:09:36.214] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.allowinfinitecolonies does not match the spec. This may create a backup. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowotherdimcolonies was corrected from null to its default, true. -[19Aug2024 14:09:36.214] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.allowotherdimcolonies does not match the spec. This may create a backup. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxcitizenpercolony was corrected from null to its default, 250. -[19Aug2024 14:09:36.214] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.maxcitizenpercolony does not match the spec. This may create a backup. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.enableindevelopmentfeatures was corrected from null to its default, false. -[19Aug2024 14:09:36.214] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.enableindevelopmentfeatures does not match the spec. This may create a backup. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.alwaysrendernametag was corrected from null to its default, true. -[19Aug2024 14:09:36.215] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.alwaysrendernametag does not match the spec. This may create a backup. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.workersalwaysworkinrain was corrected from null to its default, false. -[19Aug2024 14:09:36.215] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.workersalwaysworkinrain does not match the spec. This may create a backup. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.holidayfeatures was corrected from null to its default, true. -[19Aug2024 14:09:36.215] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.holidayfeatures does not match the spec. This may create a backup. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.luckyblockchance was corrected from null to its default, 1. -[19Aug2024 14:09:36.215] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.luckyblockchance does not match the spec. This may create a backup. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.minthleveltoteleport was corrected from null to its default, 3. -[19Aug2024 14:09:36.215] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.minthleveltoteleport does not match the spec. This may create a backup. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.foodmodifier was corrected from null to its default, 1.0. -[19Aug2024 14:09:36.215] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.foodmodifier does not match the spec. This may create a backup. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.diseasemodifier was corrected from null to its default, 5. -[19Aug2024 14:09:36.215] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.diseasemodifier does not match the spec. This may create a backup. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.forceloadcolony was corrected from null to its default, true. -[19Aug2024 14:09:36.215] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.forceloadcolony does not match the spec. This may create a backup. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.loadtime was corrected from null to its default, 10. -[19Aug2024 14:09:36.215] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.loadtime does not match the spec. This may create a backup. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.colonyloadstrictness was corrected from null to its default, 3. -[19Aug2024 14:09:36.216] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.colonyloadstrictness does not match the spec. This may create a backup. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxtreesize was corrected from null to its default, 400. -[19Aug2024 14:09:36.216] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.maxtreesize does not match the spec. This may create a backup. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.nosupplyplacementrestrictions was corrected from null to its default, false. -[19Aug2024 14:09:36.216] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.nosupplyplacementrestrictions does not match the spec. This may create a backup. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.skyraiders was corrected from null to its default, false. -[19Aug2024 14:09:36.216] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay.skyraiders does not match the spec. This may create a backup. -[19Aug2024 14:09:36.216] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key gameplay does not match the spec. This may create a backup. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.researchcreativecompletion was corrected from null to its default, true. -[19Aug2024 14:09:36.217] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key research.researchcreativecompletion does not match the spec. This may create a backup. -[19Aug2024 14:09:36.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.researchdebuglog was corrected from null to its default, false. -[19Aug2024 14:09:36.217] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key research.researchdebuglog does not match the spec. This may create a backup. -[19Aug2024 14:09:36.217] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key researchresetcost is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:36.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.researchresetcost was corrected from null to its default, [minecolonies:ancienttome:1]. -[19Aug2024 14:09:36.217] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key research.researchresetcost does not match the spec. This may create a backup. -[19Aug2024 14:09:36.217] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key research does not match the spec. This may create a backup. -[19Aug2024 14:09:36.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusertpcommand was corrected from null to its default, false. -[19Aug2024 14:09:36.218] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands.canplayerusertpcommand does not match the spec. This may create a backup. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusecolonytpcommand was corrected from null to its default, false. -[19Aug2024 14:09:36.218] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands.canplayerusecolonytpcommand does not match the spec. This may create a backup. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseallytownhallteleport was corrected from null to its default, true. -[19Aug2024 14:09:36.218] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands.canplayeruseallytownhallteleport does not match the spec. This may create a backup. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusehometpcommand was corrected from null to its default, false. -[19Aug2024 14:09:36.218] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands.canplayerusehometpcommand does not match the spec. This may create a backup. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseshowcolonyinfocommand was corrected from null to its default, true. -[19Aug2024 14:09:36.218] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands.canplayeruseshowcolonyinfocommand does not match the spec. This may create a backup. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusekillcitizenscommand was corrected from null to its default, false. -[19Aug2024 14:09:36.219] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands.canplayerusekillcitizenscommand does not match the spec. This may create a backup. -[19Aug2024 14:09:36.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseaddofficercommand was corrected from null to its default, true. -[19Aug2024 14:09:36.219] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands.canplayeruseaddofficercommand does not match the spec. This may create a backup. -[19Aug2024 14:09:36.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusedeletecolonycommand was corrected from null to its default, false. -[19Aug2024 14:09:36.219] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands.canplayerusedeletecolonycommand does not match the spec. This may create a backup. -[19Aug2024 14:09:36.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseresetcommand was corrected from null to its default, false. -[19Aug2024 14:09:36.219] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands.canplayeruseresetcommand does not match the spec. This may create a backup. -[19Aug2024 14:09:36.219] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key commands does not match the spec. This may create a backup. -[19Aug2024 14:09:36.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.maxColonySize was corrected from null to its default, 20. -[19Aug2024 14:09:36.220] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key claims.maxColonySize does not match the spec. This may create a backup. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.minColonyDistance was corrected from null to its default, 8. -[19Aug2024 14:09:36.220] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key claims.minColonyDistance does not match the spec. This may create a backup. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.initialColonySize was corrected from null to its default, 4. -[19Aug2024 14:09:36.220] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key claims.initialColonySize does not match the spec. This may create a backup. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.maxdistancefromworldspawn was corrected from null to its default, 30000. -[19Aug2024 14:09:36.220] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key claims.maxdistancefromworldspawn does not match the spec. This may create a backup. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.mindistancefromworldspawn was corrected from null to its default, 0. -[19Aug2024 14:09:36.220] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key claims.mindistancefromworldspawn does not match the spec. This may create a backup. -[19Aug2024 14:09:36.220] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key claims does not match the spec. This may create a backup. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.dobarbariansspawn was corrected from null to its default, true. -[19Aug2024 14:09:36.221] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.dobarbariansspawn does not match the spec. This may create a backup. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.barbarianhordedifficulty was corrected from null to its default, 5. -[19Aug2024 14:09:36.221] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.barbarianhordedifficulty does not match the spec. This may create a backup. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.maxBarbarianSize was corrected from null to its default, 80. -[19Aug2024 14:09:36.221] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.maxBarbarianSize does not match the spec. This may create a backup. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.dobarbariansbreakthroughwalls was corrected from null to its default, true. -[19Aug2024 14:09:36.221] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.dobarbariansbreakthroughwalls does not match the spec. This may create a backup. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.averagenumberofnightsbetweenraids was corrected from null to its default, 14. -[19Aug2024 14:09:36.221] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.averagenumberofnightsbetweenraids does not match the spec. This may create a backup. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.minimumnumberofnightsbetweenraids was corrected from null to its default, 10. -[19Aug2024 14:09:36.221] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.minimumnumberofnightsbetweenraids does not match the spec. This may create a backup. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.mobattackcitizens was corrected from null to its default, true. -[19Aug2024 14:09:36.221] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.mobattackcitizens does not match the spec. This may create a backup. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.shouldraiderbreakdoors was corrected from null to its default, true. -[19Aug2024 14:09:36.221] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.shouldraiderbreakdoors does not match the spec. This may create a backup. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.guardDamageMultiplier was corrected from null to its default, 1.0. -[19Aug2024 14:09:36.222] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.guardDamageMultiplier does not match the spec. This may create a backup. -[19Aug2024 14:09:36.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.guardhealthmult was corrected from null to its default, 1.0. -[19Aug2024 14:09:36.222] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.guardhealthmult does not match the spec. This may create a backup. -[19Aug2024 14:09:36.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.pvp_mode was corrected from null to its default, false. -[19Aug2024 14:09:36.222] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat.pvp_mode does not match the spec. This may create a backup. -[19Aug2024 14:09:36.222] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key combat does not match the spec. This may create a backup. -[19Aug2024 14:09:36.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.enablecolonyprotection was corrected from null to its default, true. -[19Aug2024 14:09:36.223] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key permissions.enablecolonyprotection does not match the spec. This may create a backup. -[19Aug2024 14:09:36.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.turnoffexplosionsincolonies was corrected from null to its default, DAMAGE_ENTITIES. -[19Aug2024 14:09:36.223] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key permissions.turnoffexplosionsincolonies does not match the spec. This may create a backup. -[19Aug2024 14:09:36.223] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key freetointeractblocks is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:36.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.freetointeractblocks was corrected from null to its default, [dirt, 0 0 0]. -[19Aug2024 14:09:36.223] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key permissions.freetointeractblocks does not match the spec. This may create a backup. -[19Aug2024 14:09:36.223] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key permissions does not match the spec. This may create a backup. -[19Aug2024 14:09:36.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.223] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key configliststudyitems is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.configliststudyitems was corrected from null to its default, [minecraft:paper;400;100, minecraft:book;600;10]. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.configliststudyitems does not match the spec. This may create a backup. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key configlistrecruitmentitems is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.configlistrecruitmentitems was corrected from null to its default, [minecraft:hay_block;3, minecraft:book;2, minecraft:enchanted_book;9, minecraft:diamond;9, minecraft:emerald;8, minecraft:baked_potato;1, minecraft:gold_ingot;2, minecraft:redstone;2, minecraft:lapis_lazuli;2, minecraft:cake;11, minecraft:sunflower;5, minecraft:honeycomb;6, minecraft:quartz;3]. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.configlistrecruitmentitems does not match the spec. This may create a backup. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key luckyores is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.luckyores was corrected from null to its default, [minecraft:coal_ore!64, minecraft:copper_ore!48, minecraft:iron_ore!32, minecraft:gold_ore!16, minecraft:redstone_ore!8, minecraft:lapis_ore!4, minecraft:diamond_ore!2, minecraft:emerald_ore!1]. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.luckyores does not match the spec. This may create a backup. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: List on key diseases is deemed to need correction. It is null, not a list, or an empty list. Modders, consider defineListAllowEmpty? -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.diseases was corrected from null to its default, [Influenza,100,minecraft:carrot,minecraft:potato, Measles,10,minecraft:dandelion,minecraft:kelp,minecraft:poppy, Smallpox,1,minecraft:honey_bottle,minecraft:golden_apple]. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.diseases does not match the spec. This may create a backup. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.auditcraftingtags was corrected from null to its default, false. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.auditcraftingtags does not match the spec. This may create a backup. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.debuginventories was corrected from null to its default, false. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.debuginventories does not match the spec. This may create a backup. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.blueprintbuildmode was corrected from null to its default, false. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility.blueprintbuildmode does not match the spec. This may create a backup. -[19Aug2024 14:09:36.224] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key compatibility does not match the spec. This may create a backup. -[19Aug2024 14:09:36.226] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.226] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding.pathfindingdebugverbosity was corrected from null to its default, 0. -[19Aug2024 14:09:36.226] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key pathfinding.pathfindingdebugverbosity does not match the spec. This may create a backup. -[19Aug2024 14:09:36.226] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding.minimumrailstopath was corrected from null to its default, 8. -[19Aug2024 14:09:36.226] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key pathfinding.minimumrailstopath does not match the spec. This may create a backup. -[19Aug2024 14:09:36.226] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding.pathfindingmaxthreadcount was corrected from null to its default, 2. -[19Aug2024 14:09:36.226] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key pathfinding.pathfindingmaxthreadcount does not match the spec. This may create a backup. -[19Aug2024 14:09:36.226] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key pathfinding does not match the spec. This may create a backup. -[19Aug2024 14:09:36.227] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.227] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem.creativeresolve was corrected from null to its default, false. -[19Aug2024 14:09:36.227] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key requestSystem.creativeresolve does not match the spec. This may create a backup. -[19Aug2024 14:09:36.227] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key requestSystem does not match the spec. This may create a backup. -[19Aug2024 14:09:36.228] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file minecolonies-server.toml changed, sending notifies -[19Aug2024 14:09:36.265] [Server thread/INFO] [Dynmap/]: [Dynmap] Added 20 custom biome mappings -[19Aug2024 14:09:36.267] [Server thread/INFO] [Dynmap/]: [Dynmap] Using ops.txt for access control -[19Aug2024 14:09:36.289] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Received version check data: -{"promos":{"1.10-latest":"1.10.2-1.3.1.0","1.10-recommended":"1.10.2-1.3.1.0","1.10.1-latest":"1.10.2-1.3.1.0","1.10.1-recommended":"1.10.2-1.3.1.0","1.10.2-latest":"1.10.2-1.3.1.0","1.10.2-recommended":"1.10.2-1.3.1.0","1.11.2-latest":"1.11.2-2.1.1.0","1.11.2-recommended":"1.11.2-2.1.1.0","1.12.2-latest":"1.12.2-4.5.6.1","1.12.2-recommended":"1.12.2-4.5.6.1","1.14.4-latest":"5.2.3.0","1.14.4-recommended":"5.2.3.0","1.15.2-latest":"6.0.4.0","1.15.2-recommended":"6.0.4.0","1.16.1-latest":"7.0.1.0","1.16.1-recommended":"7.0.1.0","1.16.2-latest":"7.0.3.0","1.16.2-recommended":"7.0.3.0","1.16.3-latest":"7.0.6.0","1.16.3-recommended":"7.0.6.0","1.16.4-latest":"7.2.2.0","1.16.4-recommended":"7.2.2.0","1.16.5-latest":"7.3.0.0","1.16.5-recommended":"7.3.0.0","1.18.1-latest":"08.0.1.0","1.18.1-recommended":"08.0.1.0","1.18.2-latest":"9.0.8.0","1.18.2-recommended":"9.0.8.0","1.19-latest":"10.0.3.0","1.19-recommended":"10.0.3.0","1.19.1-latest":"10.0.5.2","1.19.1-recommended":"10.0.5.2","1.19.2-latest":"10.0.10.0","1.19.2-recommended":"10.0.10.0","1.19.3-latest":"10.1.0.1","1.19.3-recommended":"10.1.0.1","1.19.4-latest":"10.2.1.0","1.19.4-recommended":"10.2.1.0","1.20-latest":"11.0.0.0","1.20-recommended":"11.0.0.0","1.20.1-latest":"11.1.4.0","1.20.1-recommended":"11.1.4.0","1.20.2-latest":"11.2.0.3","1.20.2-recommended":"11.2.0.3","1.20.4-latest":"11.4.1.1","1.20.4-recommended":"11.4.1.1","1.20.6-latest":"11.6.1.0","1.20.6-recommended":"11.6.1.0","1.21-latest":"12.0.0.1","1.21-recommended":"12.0.0.1","1.21.1-latest":"12.0.0.1","1.21.1-recommended":"12.0.0.1","1.9.4-latest":"1.10.2-1.3.1.0","1.9.4-recommended":"1.10.2-1.3.1.0","2-latest":"11.2.0.1","2-recommended":"11.2.0.1"},"homepage":"https://www.curseforge.com/minecraft/mc-mods/forgeendertech"} -[19Aug2024 14:09:36.289] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Found status: UP_TO_DATE Current: 11.1.4.0 Target: null -[19Aug2024 14:09:36.289] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [adlods] Starting version check at https://forge.curseupdate.com/318833/adlods -[19Aug2024 14:09:36.303] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [adlods] Received version check data: -{"promos":{"1.12.2-latest":"1.12.2-1.0.8.0","1.12.2-recommended":"1.12.2-1.0.8.0","1.14.4-latest":"2.0.1.0","1.14.4-recommended":"2.0.1.0","1.15.2-latest":"3.0.3.0","1.15.2-recommended":"3.0.3.0","1.16.1-latest":"4.0.0.0","1.16.1-recommended":"4.0.0.0","1.16.2-latest":"4.0.1.0","1.16.2-recommended":"4.0.1.0","1.16.3-latest":"4.1.1.0","1.16.3-recommended":"4.1.1.0","1.16.4-latest":"4.1.9.1","1.16.4-recommended":"4.1.9.1","1.16.5-latest":"4.1.10.0","1.16.5-recommended":"4.1.10.0","1.18.1-latest":"05.0.0.2","1.18.1-recommended":"05.0.0.2","1.18.2-latest":"6.0.5.0","1.18.2-recommended":"6.0.5.0","1.19-latest":"7.0.2.0","1.19-recommended":"7.0.2.0","1.19.1-latest":"7.0.8.0","1.19.1-recommended":"7.0.8.0","1.19.2-latest":"7.0.11.1","1.19.2-recommended":"7.0.11.1","1.19.3-latest":"7.1.0.0","1.19.3-recommended":"7.1.0.0","1.19.4-latest":"7.2.0.0","1.19.4-recommended":"7.2.0.0","1.20-latest":"8.0.0.0","1.20-recommended":"8.0.0.0","1.20.1-latest":"8.1.2.1","1.20.1-recommended":"8.1.2.1","1.20.2-latest":"8.2.0.0","1.20.2-recommended":"8.2.0.0","1.20.4-latest":"8.4.2.0","1.20.4-recommended":"8.4.2.0","1.20.6-latest":"8.6.0.0","1.20.6-recommended":"8.6.0.0","1.21-latest":"9.0.0.0","1.21-recommended":"9.0.0.0","1.21.1-latest":"9.0.0.0","1.21.1-recommended":"9.0.0.0"},"homepage":"https://www.curseforge.com/minecraft/mc-mods/large-ore-deposits"} -[19Aug2024 14:09:36.303] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [adlods] Found status: OUTDATED Current: 8.1.2.0 Target: 8.1.2.1 -[19Aug2024 14:09:36.333] [Server thread/INFO] [Dynmap/]: [Dynmap] Register commands -[19Aug2024 14:09:36.341] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" -[19Aug2024 14:09:36.344] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PhantomSpawner -[19Aug2024 14:09:36.346] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PatrolSpawner -[19Aug2024 14:09:36.348] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/CatSpawner -[19Aug2024 14:09:36.350] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/ai/village/VillageSiege -[19Aug2024 14:09:37.168] [Worker-Main-14/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate -[19Aug2024 14:09:38.430] [Worker-Main-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/NaturalSpawner -[19Aug2024 14:09:38.522] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld -[19Aug2024 14:09:38.804] [Netty Epoll Server IO #1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket -[19Aug2024 14:09:38.813] [Netty Epoll Server IO #1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket -[19Aug2024 14:09:38.849] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096 -[19Aug2024 14:09:38.849] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.ratio: 8 -[19Aug2024 14:09:38.849] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.chunkSize: 32 -[19Aug2024 14:09:38.849] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.blocking: false -[19Aug2024 14:09:38.853] [Netty Epoll Server IO #1/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true -[19Aug2024 14:09:38.853] [Netty Epoll Server IO #1/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true -[19Aug2024 14:09:38.853] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@67ebc8f8 -[19Aug2024 14:09:38.861] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} -[19Aug2024 14:09:38.950] [Worker-Main-15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[19Aug2024 14:09:39.173] [Worker-Main-12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[19Aug2024 14:09:39.525] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[19Aug2024 14:09:40.033] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1% -[19Aug2024 14:09:40.347] [Worker-Main-7/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0x89593bc990522a61 -[19Aug2024 14:09:40.528] [Worker-Main-14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4% -[19Aug2024 14:09:41.029] [Worker-Main-11/DEBUG] [minecolonies/]: New Empty colony atBlockPos{x=440, y=64, z=152} -[19Aug2024 14:09:41.473] [Worker-Main-11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6% -[19Aug2024 14:09:41.524] [Worker-Main-11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6% -[19Aug2024 14:09:42.024] [Worker-Main-10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9% -[19Aug2024 14:09:42.527] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13% -[19Aug2024 14:09:43.022] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17% -[19Aug2024 14:09:43.524] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21% -[19Aug2024 14:09:43.928] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} -[19Aug2024 14:09:44.039] [Worker-Main-8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 25% -[19Aug2024 14:09:44.522] [Worker-Main-11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32% -[19Aug2024 14:09:45.026] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37% -[19Aug2024 14:09:45.522] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 43% -[19Aug2024 14:09:46.026] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48% -[19Aug2024 14:09:46.523] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54% -[19Aug2024 14:09:47.027] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60% -[19Aug2024 14:09:47.522] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 67% -[19Aug2024 14:09:48.026] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 72% -[19Aug2024 14:09:48.522] [Worker-Main-8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78% -[19Aug2024 14:09:49.026] [Netty Epoll Server IO #3/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} -[19Aug2024 14:09:49.027] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 84% -[19Aug2024 14:09:49.522] [Worker-Main-13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 89% -[19Aug2024 14:09:50.022] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 96% -[19Aug2024 14:09:50.277] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 11755 ms -[19Aug2024 14:09:50.277] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (14.074s)! For help, type "help" -[19Aug2024 14:09:50.278] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting remote control listener -[19Aug2024 14:09:50.279] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Listener started -[19Aug2024 14:09:50.279] [Server thread/INFO] [net.minecraft.server.rcon.thread.RconThread/]: RCON running on 0.0.0.0:25575 -[19Aug2024 14:09:50.284] [Server thread/DEBUG] [net.minecraftforge.network.DualStackUtils/]: Detected IPv6 address: "0:0:0:0:0:0:0:0" -[19Aug2024 14:09:50.286] [LanServerPinger #1/WARN] [net.minecraft.client.server.LanServerPinger/]: LanServerPinger: Network is unreachable -[19Aug2024 14:09:50.294] [Server thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 5291 -[19Aug2024 14:09:50.296] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler -[19Aug2024 14:09:50.510] [Server thread/INFO] [Dynmap/]: [Dynmap] Extracted files upgraded -[19Aug2024 14:09:50.513] [Server thread/INFO] [Dynmap/]: [Dynmap] Mod Support processing completed -[19Aug2024 14:09:51.874] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 27 shaders. -[19Aug2024 14:09:51.882] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 83 perspectives. -[19Aug2024 14:09:51.885] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 22 lightings. -[19Aug2024 14:09:51.888] [Server thread/INFO] [Dynmap/]: [Dynmap] Starting enter/exit processing -[19Aug2024 14:09:51.904] [Dynmap Render Thread/INFO] [Dynmap/]: [Dynmap] Finish marker initialization -[19Aug2024 14:09:51.992] [Server thread/INFO] [Dynmap/]: [Dynmap] Web server started on address 0.0.0.0:8123 -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] version 3.7-SNAPSHOT-948 is enabled - core version 3.7-SNAPSHOT-949 -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://universeodon.com/@dynmap -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm -[19Aug2024 14:09:51.998] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 3 maps of world 'world'. -[19Aug2024 14:09:52.010] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 2 maps of world 'DIM1'. -[19Aug2024 14:09:52.010] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 2 maps of world 'DIM-1'. -[19Aug2024 14:09:52.018] [Server thread/INFO] [Dynmap/]: [Dynmap] Register events -[19Aug2024 14:09:52.018] [Server thread/INFO] [Dynmap/]: [Dynmap] Enabled -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering Ores 19 22 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering saplings 14 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering plantables 19 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering food 59 73 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering fuel 249 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering flowers 24 -[19Aug2024 14:09:52.092] [Server thread/INFO] [minecolonies/]: Finished discovering items 1819 -[19Aug2024 14:09:52.092] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks 6 -[19Aug2024 14:09:52.092] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs -[19Aug2024 14:09:52.093] [Server thread/INFO] [minecolonies/]: Finished discovering diseases -[19Aug2024 14:09:52.100] [Server thread/INFO] [minecolonies/]: Finished discovering compostables 169 -[19Aug2024 14:10:52.871] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Starting new modded impl connection. Found 43 messages to dispatch. -[19Aug2024 14:10:53.056] [User Authenticator #1/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Cephi_sui is 4a8a0cac-cc4a-4dbc-aa04-263573cc9723 -[19Aug2024 14:10:53.057] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.network.HandshakeMessages$S2CModData' to 'fml:handshake' sequence 0 -[19Aug2024 14:10:53.061] [Dynmap Render Thread/INFO] [Dynmap/]: [Dynmap] Loading resource pack standard -[19Aug2024 14:10:53.187] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.network.HandshakeMessages$S2CModList' to 'fml:handshake' sequence 1 -[19Aug2024 14:10:53.188] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:command_argument_type' to 'fml:handshake' sequence 2 -[19Aug2024 14:10:53.188] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:villager_profession' to 'fml:handshake' sequence 3 -[19Aug2024 14:10:53.190] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:item' to 'fml:handshake' sequence 4 -[19Aug2024 14:10:53.201] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 -[19Aug2024 14:10:53.203] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.network.HandshakeMessages$C2SModListReply -[19Aug2024 14:10:53.203] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, immersiveui, treechop, dynmap, kuma_api, netherportalfix, towntalk, jei, domum_ornamentum, sounds, blockui, xaerominimap, forgeendertech, adlods, xaeroworldmap, configured, mixinextras, structurize, multipiston, minecolonies, architectury, yet_another_config_lib_v3, distanthorizons, balm, mru, cloth_config, forge, embeddium, rubidium, oculus] -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML3' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Version test of '1.20.1-1.1.629-BETA' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Version test of '1.20.1-1.0.742-RELEASE' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Version test of '1.0' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Version test of '1' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML3' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Version test of '1.0' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML3' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML3' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Version test of '1.0' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Version test of '1.20.1-1.0.199-BETA' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Version test of '7' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Version test of '1.0' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML3' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.1' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Version test of '1' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Version test of '1' from client : ACCEPTED -[19Aug2024 14:10:53.204] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from client -[19Aug2024 14:10:53.205] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list -[19Aug2024 14:10:53.206] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2 -[19Aug2024 14:10:53.206] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.206] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.206] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3 -[19Aug2024 14:10:53.206] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.206] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.212] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4 -[19Aug2024 14:10:53.212] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.212] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.229] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:potion' to 'fml:handshake' sequence 5 -[19Aug2024 14:10:53.232] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5 -[19Aug2024 14:10:53.232] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.232] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.279] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block_entity_type' to 'fml:handshake' sequence 6 -[19Aug2024 14:10:53.283] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6 -[19Aug2024 14:10:53.283] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.283] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.329] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry forge:display_contexts' to 'fml:handshake' sequence 7 -[19Aug2024 14:10:53.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7 -[19Aug2024 14:10:53.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.379] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:craftingtypes' to 'fml:handshake' sequence 8 -[19Aug2024 14:10:53.385] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8 -[19Aug2024 14:10:53.385] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 8 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.386] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.429] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:recipetypeentries' to 'fml:handshake' sequence 9 -[19Aug2024 14:10:53.433] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9 -[19Aug2024 14:10:53.433] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 9 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.433] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.479] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:stat_type' to 'fml:handshake' sequence 10 -[19Aug2024 14:10:53.489] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10 -[19Aug2024 14:10:53.489] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 10 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.489] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.529] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:happinessfactortypes' to 'fml:handshake' sequence 11 -[19Aug2024 14:10:53.534] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11 -[19Aug2024 14:10:53.534] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 11 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.534] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.579] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:menu' to 'fml:handshake' sequence 12 -[19Aug2024 14:10:53.583] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12 -[19Aug2024 14:10:53.584] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 12 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.584] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.629] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:interactionresponsehandlers' to 'fml:handshake' sequence 13 -[19Aug2024 14:10:53.633] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13 -[19Aug2024 14:10:53.633] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 13 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.633] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.681] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:happinessfunction' to 'fml:handshake' sequence 14 -[19Aug2024 14:10:53.686] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14 -[19Aug2024 14:10:53.686] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 14 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.686] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.729] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:fluid' to 'fml:handshake' sequence 15 -[19Aug2024 14:10:53.733] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15 -[19Aug2024 14:10:53.733] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 15 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.733] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.779] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:guardtypes' to 'fml:handshake' sequence 16 -[19Aug2024 14:10:53.784] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16 -[19Aug2024 14:10:53.784] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 16 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.785] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.829] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:fields' to 'fml:handshake' sequence 17 -[19Aug2024 14:10:53.845] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17 -[19Aug2024 14:10:53.846] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 17 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.846] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.880] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:researchrequirementtypes' to 'fml:handshake' sequence 18 -[19Aug2024 14:10:53.884] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18 -[19Aug2024 14:10:53.884] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 18 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.884] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.930] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:recipe_serializer' to 'fml:handshake' sequence 19 -[19Aug2024 14:10:53.940] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19 -[19Aug2024 14:10:53.940] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 19 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.940] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:53.979] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:researchcosttypes' to 'fml:handshake' sequence 20 -[19Aug2024 14:10:53.985] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20 -[19Aug2024 14:10:53.985] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 20 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:53.985] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.029] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:sound_event' to 'fml:handshake' sequence 21 -[19Aug2024 14:10:54.079] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:particle_type' to 'fml:handshake' sequence 22 -[19Aug2024 14:10:54.096] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 21 -[19Aug2024 14:10:54.096] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 21 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.096] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.097] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 22 -[19Aug2024 14:10:54.097] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 22 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.097] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.129] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:buildings' to 'fml:handshake' sequence 23 -[19Aug2024 14:10:54.132] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 23 -[19Aug2024 14:10:54.132] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 23 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.132] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.179] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:questrewards' to 'fml:handshake' sequence 24 -[19Aug2024 14:10:54.183] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 24 -[19Aug2024 14:10:54.184] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 24 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.184] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.229] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:painting_variant' to 'fml:handshake' sequence 25 -[19Aug2024 14:10:54.233] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 25 -[19Aug2024 14:10:54.233] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 25 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.233] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.279] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry forge:fluid_type' to 'fml:handshake' sequence 26 -[19Aug2024 14:10:54.283] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 26 -[19Aug2024 14:10:54.284] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 26 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.284] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.329] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block' to 'fml:handshake' sequence 27 -[19Aug2024 14:10:54.337] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 27 -[19Aug2024 14:10:54.338] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 27 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.338] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.380] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry forge:entity_data_serializers' to 'fml:handshake' sequence 28 -[19Aug2024 14:10:54.387] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 28 -[19Aug2024 14:10:54.387] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 28 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.387] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.429] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:mob_effect' to 'fml:handshake' sequence 29 -[19Aug2024 14:10:54.437] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 29 -[19Aug2024 14:10:54.437] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 29 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.437] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.479] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:jobs' to 'fml:handshake' sequence 30 -[19Aug2024 14:10:54.483] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 30 -[19Aug2024 14:10:54.484] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 30 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.484] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.529] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:questobjectives' to 'fml:handshake' sequence 31 -[19Aug2024 14:10:54.532] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 31 -[19Aug2024 14:10:54.532] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 31 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.532] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.579] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:questtriggers' to 'fml:handshake' sequence 32 -[19Aug2024 14:10:54.582] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 32 -[19Aug2024 14:10:54.582] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 32 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.582] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.629] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:questanswerresults' to 'fml:handshake' sequence 33 -[19Aug2024 14:10:54.637] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 33 -[19Aug2024 14:10:54.637] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 33 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.637] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.679] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:colonyeventtypes' to 'fml:handshake' sequence 34 -[19Aug2024 14:10:54.681] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 34 -[19Aug2024 14:10:54.681] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 34 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.682] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.729] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:enchantment' to 'fml:handshake' sequence 35 -[19Aug2024 14:10:54.732] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 35 -[19Aug2024 14:10:54.732] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 35 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.732] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.779] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:colonyeventdesctypes' to 'fml:handshake' sequence 36 -[19Aug2024 14:10:54.783] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 36 -[19Aug2024 14:10:54.783] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 36 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.783] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.831] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:researcheffecttypes' to 'fml:handshake' sequence 37 -[19Aug2024 14:10:54.833] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 37 -[19Aug2024 14:10:54.834] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 37 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:54.834] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:54.879] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:entity_type' to 'fml:handshake' sequence 38 -[19Aug2024 14:10:54.929] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config minecolonies-server.toml' to 'fml:handshake' sequence 39 -[19Aug2024 14:10:54.979] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config structurize-server.toml' to 'fml:handshake' sequence 40 -[19Aug2024 14:10:55.029] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config jei-server.toml' to 'fml:handshake' sequence 41 -[19Aug2024 14:10:55.079] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 42 -[19Aug2024 14:10:55.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 38 -[19Aug2024 14:10:55.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 38 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:55.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:55.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 39 -[19Aug2024 14:10:55.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 39 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:55.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:55.292] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 40 -[19Aug2024 14:10:55.292] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 40 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:55.292] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:55.292] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 41 -[19Aug2024 14:10:55.292] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 41 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:55.292] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:55.298] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 42 -[19Aug2024 14:10:55.298] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 42 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge -[19Aug2024 14:10:55.298] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client -[19Aug2024 14:10:55.330] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Handshake complete! -[19Aug2024 14:10:55.411] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Cephi_sui[/100.65.44.225:45150] logged in with entity id 290 at (199.5, 67.0, 80.5) -[19Aug2024 14:10:55.419] [Server thread/DEBUG] [net.minecraftforge.network.filters.NetworkFilters/]: Injected net.minecraftforge.network.filters.ForgeConnectionNetworkFilter@4650db4 into net.minecraft.network.Connection@70432bdc -[19Aug2024 14:10:55.474] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui joined the game -[19Aug2024 14:10:55.540] [Server thread/INFO] [structurize/]: New Server UUID 2bf6ab0f-81b3-44bc-834e-16a6160e4d72 -[19Aug2024 14:12:40.341] [Worker-Main-1/DEBUG] [minecolonies/]: New Empty colony atMutableBlockPos{x=48, y=92, z=-608} -[19Aug2024 14:12:51.688] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Cephi_sui lost connection: Disconnected -[19Aug2024 14:12:51.689] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui left the game -[19Aug2024 14:13:02.284] [RCON Listener #1/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Client /0:0:0:0:0:0:0:1 started -[19Aug2024 14:13:02.286] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Rcon: Stopping the server] -[19Aug2024 14:13:02.287] [RCON Client /0:0:0:0:0:0:0:1 #2/INFO] [net.minecraft.server.rcon.thread.RconClient/]: Thread RCON Client /0:0:0:0:0:0:0:1 shutting down -[19Aug2024 14:13:02.334] [Server thread/INFO] [Dynmap/]: [Dynmap] Unloaded 11 components. -[19Aug2024 14:13:02.334] [Server thread/INFO] [Dynmap/]: [Dynmap] Stopping map renderer... -[19Aug2024 14:13:02.337] [Server thread/INFO] [Dynmap/]: [Dynmap] Saved 3214 pending tile renders in world 'world' -[19Aug2024 14:13:06.795] [Netty Epoll Server IO #11/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} -[19Aug2024 14:13:07.352] [Server thread/INFO] [Dynmap/]: [Dynmap] Disabled -[19Aug2024 14:13:07.354] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server -[19Aug2024 14:13:07.354] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players -[19Aug2024 14:13:07.355] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds -[19Aug2024 14:13:07.625] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld -[19Aug2024 14:13:07.768] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether -[19Aug2024 14:13:07.769] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end -[19Aug2024 14:13:07.771] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world -[19Aug2024 14:13:07.809] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world -[19Aug2024 14:13:07.824] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (world): All chunks are saved -[19Aug2024 14:13:07.824] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved -[19Aug2024 14:13:07.824] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved -[19Aug2024 14:13:07.824] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved -[19Aug2024 14:13:07.843] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER -[19Aug2024 14:13:07.847] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Listener stopped +[07Sep2024 20:56:56.913] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 47.3.0 Target: null +[07Sep2024 20:56:57.100] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' +[07Sep2024 20:56:57.117] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V +[07Sep2024 20:56:57.122] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_78311_ with desc ()V +[07Sep2024 20:56:57.674] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/data/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23141!/assets/.mcassetsroot' uses unexpected schema +[07Sep2024 20:56:57.674] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/data/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23141!/data/.mcassetsroot' uses unexpected schema +[07Sep2024 20:56:57.700] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:immersiveui for mod file /data/mods/ImmersiveUI-FORGE-0.2.1.jar +[07Sep2024 20:56:57.700] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:treechop for mod file /data/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar +[07Sep2024 20:56:57.700] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:dynmap for mod file /data/mods/Dynmap-3.7-beta-6-forge-1.20.jar +[07Sep2024 20:56:57.700] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:kuma_api for mod file +[07Sep2024 20:56:57.701] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:netherportalfix for mod file /data/mods/netherportalfix-forge-1.20-13.0.1.jar +[07Sep2024 20:56:57.701] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:towntalk for mod file /data/mods/towntalk-1.20.1-1.1.0.jar +[07Sep2024 20:56:57.701] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:jei for mod file /data/mods/jei-1.20.1-forge-15.12.3.54.jar +[07Sep2024 20:56:57.701] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:domum_ornamentum for mod file /data/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar +[07Sep2024 20:56:57.701] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:blockui for mod file /data/mods/blockui-1.20.1-1.0.156-RELEASE.jar +[07Sep2024 20:56:57.701] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:xaerominimap for mod file /data/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar +[07Sep2024 20:56:57.701] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:waystones for mod file /data/mods/waystones-forge-1.20-14.1.5.jar +[07Sep2024 20:56:57.701] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forgeendertech for mod file /data/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar +[07Sep2024 20:56:57.701] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:adlods for mod file /data/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar +[07Sep2024 20:56:57.702] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:xaeroworldmap for mod file /data/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar +[07Sep2024 20:56:57.702] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:configured for mod file /data/mods/configured-forge-1.20.1-2.2.3.jar +[07Sep2024 20:56:57.702] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mixinextras for mod file +[07Sep2024 20:56:57.702] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:structurize for mod file /data/mods/structurize-1.20.1-1.0.742-RELEASE.jar +[07Sep2024 20:56:57.702] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:multipiston for mod file /data/mods/multipiston-1.20-1.2.43-RELEASE.jar +[07Sep2024 20:56:57.702] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:minecolonies for mod file /data/mods/minecolonies-1.20.1-1.1.629-BETA.jar +[07Sep2024 20:56:57.702] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:balm for mod file /data/mods/balm-forge-1.20.1-7.3.7-all.jar +[07Sep2024 20:56:57.703] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:mru for mod file /data/mods/MRU-1.0.1+1.20.1+forge.jar +[07Sep2024 20:56:57.703] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:cloth_config for mod file /data/mods/cloth-config-11.1.118-forge.jar +[07Sep2024 20:56:57.703] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file /data/libraries/net/minecraftforge/forge/1.20.1-47.3.0/forge-1.20.1-47.3.0-universal.jar +[07Sep2024 20:56:57.704] [main/DEBUG] [mixin/]: Mixing ReloadableResourceManagerImplMixin from mru.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager +[07Sep2024 20:56:58.161] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/commands/SummonCommand +[07Sep2024 20:56:58.375] [Worker-Main-15/DEBUG] [mixin/]: Mixing LootContextParamSetsAccess from treechop.mixins.json into net.minecraft.world.level.storage.loot.parameters.LootContextParamSets +[07Sep2024 20:56:58.376] [Worker-Main-15/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Ljava/lang/String;Ljava/util/function/Consumer;)Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet; to callRegister_$md$0563f8$0 in treechop.mixins.json:LootContextParamSetsAccess +[07Sep2024 20:56:58.397] [Worker-Main-15/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/raid/Raid +[07Sep2024 20:56:58.570] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 10 recipes +[07Sep2024 20:56:58.628] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1487 advancements +[07Sep2024 20:56:58.631] [main/INFO] [minecolonies/]: Beginning load of custom recipes for colony workers +[07Sep2024 20:56:58.636] [main/INFO] [minecolonies/]: Loaded 164 recipes for 16 crafters +[07Sep2024 20:56:58.636] [main/INFO] [minecolonies/]: Beginning load of research for University. +[07Sep2024 20:56:58.638] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/scholarly [minecolonies:civilian/minecolonies:civilian/scholarly] +[07Sep2024 20:56:58.638] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.scholarly.name', args=[]} at 4/minecolonies:civilian/studious +[07Sep2024 20:56:58.638] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 4]} +[07Sep2024 20:56:58.638] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2e2dae3 +[07Sep2024 20:56:58.638] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/pavetheroad [minecolonies:technology/minecolonies:technology/pavetheroad] +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.pavetheroad.name', args=[]} at 3/minecolonies:technology/rockingroll +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.crusher', args=[]}, 1]} +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@6610edd6 +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutconcretemixer translation{key='com.minecolonies.research.effects.blockhutconcretemixer.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/avoid [minecolonies:combat/minecolonies:combat/avoid] +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.avoid.name', args=[]} at 3/minecolonies:combat/regeneration +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 4]} +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c00257 +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingspeedaddition translation{key='com.minecolonies.research.effects.fleeingspeedaddition.description', args=[1.0, 1.0, 100, 100]} +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/buildermodes [minecolonies:technology/minecolonies:technology/buildermodes] +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.buildermodes.name', args=[]} at 3/minecolonies:technology/memoryaid +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.builder', args=[]}, 3]} +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@48515e3a +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/buildermodeunlock translation{key='com.minecolonies.research.effects.buildermodeunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/spectacle [minecolonies:civilian/minecolonies:civilian/spectacle] +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.spectacle.name', args=[]} at 4/minecolonies:civilian/festival +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 4]} +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7a696cb8 +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.05000000447034836, 0.15000000596046448, 5, 15]} +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/squiretraining [minecolonies:combat/minecolonies:combat/squiretraining] +[07Sep2024 20:56:58.639] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.squiretraining.name', args=[]} at 3/minecolonies:combat/improvedswords +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 3]} +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6a2758d1 +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockattacksmultiplier translation{key='com.minecolonies.research.effects.blockattacksmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/warehousemaster [minecolonies:technology/minecolonies:technology/warehousemaster] +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.warehousemaster.name', args=[]} at 3/minecolonies:technology/memoryaid +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 3]} +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@57a84b40 +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipemodeunlock translation{key='com.minecolonies.research.effects.recipemodeunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/diligent [minecolonies:civilian/minecolonies:civilian/diligent] +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.diligent.name', args=[]} at 2/minecolonies:civilian/keen +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 2]} +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2e2d8b5 +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/avoidance [minecolonies:combat/minecolonies:combat/avoidance] +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.avoidance.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 3]} +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b000f3 +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/shieldusageunlock translation{key='com.minecolonies.research.effects.shieldusageunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.640] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/softshoes [minecolonies:technology/minecolonies:technology/softshoes] +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.softshoes.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4d57fe20 +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@196bc4d0 +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/softshoesunlock translation{key='com.minecolonies.research.effects.softshoesunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/veinminer [minecolonies:technology/minecolonies:technology/veinminer] +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.veinminer.name', args=[]} at 2/minecolonies:technology/hittingiron +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 1]} +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@c9a31137 +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/agile [minecolonies:civilian/minecolonies:civilian/agile] +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.agile.name', args=[]} at 4/minecolonies:civilian/nimble +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 4]} +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7469d28f +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/walkingmultiplier translation{key='com.minecolonies.research.effects.walkingmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/evasion [minecolonies:combat/minecolonies:combat/evasion] +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.evasion.name', args=[]} at 4/minecolonies:combat/improveddodge +[07Sep2024 20:56:58.641] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 3]} +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7bfa3553 +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/hotfoot [minecolonies:combat/minecolonies:combat/hotfoot] +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.hotfoot.name', args=[]} at 6/minecolonies:combat/flee +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0091f +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingspeedaddition translation{key='com.minecolonies.research.effects.fleeingspeedaddition.description', args=[2.0, 5.0, 200, 500]} +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/bandages [minecolonies:civilian/minecolonies:civilian/bandages] +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.bandages.name', args=[]} at 4/minecolonies:civilian/healingcream +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 4]} +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4e2bef1e +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/gildedhammer [minecolonies:technology/minecolonies:technology/gildedhammer] +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.gildedhammer.name', args=[]} at 3/minecolonies:technology/rockingroll +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.crusher', args=[]}, 3]} +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@589ddef6 +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@512321bb +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@50cd549 +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/crushing11unlock translation{key='com.minecolonies.research.effects.crushing11unlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/bandaid [minecolonies:civilian/minecolonies:civilian/bandaid] +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.bandaid.name', args=[]} at 2/minecolonies:civilian/stamina +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 2]} +[07Sep2024 20:56:58.642] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4e2bed4d +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/moq [minecolonies:civilian/minecolonies:civilian/moq] +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.moq.name', args=[]} at 3/minecolonies:civilian/rails +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.deliveryman', args=[]}, 9]} +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@d94e7c1 +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2e2d9eb +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/min_order translation{key='com.minecolonies.research.effects.min_order.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:unlockable/stringmesh [minecolonies:unlockable/minecolonies:unlockable/stringmesh] +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.unlockable.stringmesh.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.sifter', args=[]}, 1]} +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sifterstringunlock translation{key='com.minecolonies.research.effects.sifterstringunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/multishot [minecolonies:combat/minecolonies:combat/multishot] +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.multishot.name', args=[]} at 4/minecolonies:combat/trickshot +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 4]} +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1502ce6e +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/doublearrowsmultiplier translation{key='com.minecolonies.research.effects.doublearrowsmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/standard [minecolonies:combat/minecolonies:combat/standard] +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.standard.name', args=[]} at 5/minecolonies:combat/telescope +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 4]} +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0053f +[07Sep2024 20:56:58.643] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/standard translation{key='com.minecolonies.research.effects.standard.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/fear [minecolonies:combat/minecolonies:combat/fear] +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.fear.name', args=[]} at 4/minecolonies:combat/feint +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 8]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0034f +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingdamagemultiplier translation{key='com.minecolonies.research.effects.fleeingdamagemultiplier.description', args=[0.10000000894069672, 0.30000001192092896, 10, 30]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/croprotation [minecolonies:technology/minecolonies:technology/croprotation] +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.croprotation.name', args=[]} at 3/minecolonies:technology/letitgrow +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 3]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@34f8b6b +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7227e7f0 +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationlarge translation{key='com.minecolonies.research.effects.plantationlarge.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/deeppockets [minecolonies:technology/minecolonies:technology/deeppockets] +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.deeppockets.name', args=[]} at 4/minecolonies:technology/cheatsheet +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 4]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0091f +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizeninvslotsaddition translation{key='com.minecolonies.research.effects.citizeninvslotsaddition.description', args=[9.0, 9.0, 900, 900]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/reflective [minecolonies:civilian/minecolonies:civilian/reflective] +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.reflective.name', args=[]} at 5/minecolonies:civilian/scholarly +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2e2ddcb +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/netherlog [minecolonies:technology/minecolonies:technology/netherlog] +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.netherlog.name', args=[]} at 3/minecolonies:technology/opennether +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.netherworker', args=[]}, 1]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@72e952fe +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@9b29d12 +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/netherexpeditionlog translation{key='com.minecolonies.research.effects.netherexpeditionlog.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/rapidshot [minecolonies:combat/minecolonies:combat/rapidshot] +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.rapidshot.name', args=[]} at 5/minecolonies:combat/multishot +[07Sep2024 20:56:58.644] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 5]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1502cf85 +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/doublearrowsmultiplier translation{key='com.minecolonies.research.effects.doublearrowsmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/ironskin [minecolonies:combat/minecolonies:combat/ironskin] +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.ironskin.name', args=[]} at 3/minecolonies:combat/boiledleather +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 3]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c101 +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.10000000894069672, 0.30000001192092896, 10, 30]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/diamondskin [minecolonies:combat/minecolonies:combat/diamondskin] +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.diamondskin.name', args=[]} at 6/minecolonies:combat/steelarmor +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9adff +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/dodge [minecolonies:combat/minecolonies:combat/dodge] +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.dodge.name', args=[]} at 2/minecolonies:combat/avoidance +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 1]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7bfa2f83 +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/isthisredstone [minecolonies:technology/minecolonies:technology/isthisredstone] +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.isthisredstone.name', args=[]} at 2/minecolonies:technology/hot +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38ec087b +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/growth [minecolonies:civilian/minecolonies:civilian/growth] +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.growth.name', args=[]} at 5/minecolonies:civilian/puberty +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@ddcc56c +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/remembrance [minecolonies:civilian/minecolonies:civilian/remembrance] +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.remembrance.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 2]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@f1a511c +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutgraveyard translation{key='com.minecolonies.research.effects.blockhutgraveyard.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/nurture [minecolonies:civilian/minecolonies:civilian/nurture] +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.nurture.name', args=[]} at 2/minecolonies:civilian/higherlearning +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.school', args=[]}, 1]} +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@ddcaa4c +[07Sep2024 20:56:58.645] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/arrowpierce [minecolonies:combat/minecolonies:combat/arrowpierce] +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.arrowpierce.name', args=[]} at 3/minecolonies:combat/arrowuse +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 1]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@14426a35 +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38ec00bb +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/piercingarrowsunlock translation{key='com.minecolonies.research.effects.piercingarrowsunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improvedbows [minecolonies:combat/minecolonies:combat/improvedbows] +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improvedbows.name', args=[]} at 2/minecolonies:combat/tactictraining +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b00150 +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutarchery translation{key='com.minecolonies.research.effects.blockhutarchery.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/preciseshot [minecolonies:combat/minecolonies:combat/preciseshot] +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.preciseshot.name', args=[]} at 2/minecolonies:combat/accuracy +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@228ed89b +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[0.5, 0.5, 50, 50]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/fertilizer [minecolonies:technology/minecolonies:technology/fertilizer] +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.fertilizer.name', args=[]} at 5/minecolonies:technology/compost +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 3]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22f7da28 +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[0.25, 0.75, 25, 75]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/morescrolls [minecolonies:technology/minecolonies:technology/morescrolls] +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.morescrolls.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.enchanter', args=[]}, 3]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@561b2997 +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@9b29d12 +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@63100f62 +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/morescrollsunlock translation{key='com.minecolonies.research.effects.morescrollsunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/hardened [minecolonies:technology/minecolonies:technology/hardened] +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.hardened.name', args=[]} at 3/minecolonies:technology/strong +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 2]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9a82f +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/stringwork [minecolonies:technology/minecolonies:technology/stringwork] +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.stringwork.name', args=[]} at 2/minecolonies:technology/woodwork +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 1]} +[07Sep2024 20:56:58.646] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3b76e1b5 +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutfletcher translation{key='com.minecolonies.research.effects.blockhutfletcher.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/piercingshot [minecolonies:combat/minecolonies:combat/piercingshot] +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.piercingshot.name', args=[]} at 4/minecolonies:combat/penetratingshot +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 10]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@228ede6b +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[0.5, 1.5, 50, 150]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/magiccompost [minecolonies:technology/minecolonies:technology/magiccompost] +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.magiccompost.name', args=[]} at 6/minecolonies:technology/fertilizer +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22f89428 +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[1.25, 2.0, 125, 200]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/resilience [minecolonies:civilian/minecolonies:civilian/resilience] +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.resilience.name', args=[]} at 3/minecolonies:civilian/resistance +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 3]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@eb9b883 +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-0.5, -1.0, -50, -100]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/flowerpower [minecolonies:technology/minecolonies:technology/flowerpower] +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.flowerpower.name', args=[]} at 2/minecolonies:technology/biodegradable +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.composter', args=[]}, 3]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c21fb3a +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutflorist translation{key='com.minecolonies.research.effects.blockhutflorist.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/duelist [minecolonies:combat/minecolonies:combat/duelist] +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.duelist.name', args=[]} at 4/minecolonies:combat/riposte +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 3]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c6d1 +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improvedevasion [minecolonies:combat/minecolonies:combat/improvedevasion] +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improvedevasion.name', args=[]} at 5/minecolonies:combat/evasion +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 5]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9a82f +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/trickshot [minecolonies:combat/minecolonies:combat/trickshot] +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.trickshot.name', args=[]} at 3/minecolonies:combat/improvedbows +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 3]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1502cdf2 +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/doublearrowsmultiplier translation{key='com.minecolonies.research.effects.doublearrowsmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/honeypot [minecolonies:technology/minecolonies:technology/honeypot] +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.honeypot.name', args=[]} at 3/minecolonies:technology/rainbowheaven +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.beekeeper', args=[]}, 3]} +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6fc1d424 +[07Sep2024 20:56:58.647] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/beekeep2unlock translation{key='com.minecolonies.research.effects.beekeep2unlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/letitgrow [minecolonies:technology/minecolonies:technology/letitgrow] +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.letitgrow.name', args=[]} at 2/minecolonies:technology/biodegradable +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.farmer', args=[]}, 3]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3c21f56a +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutplantation translation{key='com.minecolonies.research.effects.blockhutplantation.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/seemsautomatic [minecolonies:technology/minecolonies:technology/seemsautomatic] +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.seemsautomatic.name', args=[]} at 5/minecolonies:technology/tools +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 5]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447fd11 +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:unlockable/flintmesh [minecolonies:unlockable/minecolonies:unlockable/flintmesh] +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.unlockable.flintmesh.name', args=[]} at 2/minecolonies:unlockable/stringmesh +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.sifter', args=[]}, 3]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sifterflintunlock translation{key='com.minecolonies.research.effects.sifterflintunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/space [minecolonies:technology/minecolonies:technology/space] +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.space.name', args=[]} at 3/minecolonies:technology/sieving +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 3]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@57a84cd3 +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/minimumstockmultiplier translation{key='com.minecolonies.research.effects.minimumstockmultiplier.description', args=[0.5, 0.5, 50, 50]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/enhanced_gates2 [minecolonies:technology/minecolonies:technology/enhanced_gates2] +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.enhanced_gates2.name', args=[]} at 4/minecolonies:technology/enhanced_gates1 +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1cf69efa +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@9b29d31 +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22ac1e0c +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/enhancesgatedurabilityaddition translation{key='com.minecolonies.research.effects.enhancesgatedurabilityaddition.description', args=[10.0, 15.0, 1000, 1500]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/enhanced_gates1 [minecolonies:technology/minecolonies:technology/enhanced_gates1] +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.enhanced_gates1.name', args=[]} at 3/minecolonies:technology/whatyaneed +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3f885d6c +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@9b29d31 +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b00131 +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/enhancesgatedurabilityaddition translation{key='com.minecolonies.research.effects.enhancesgatedurabilityaddition.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/gourmand [minecolonies:civilian/minecolonies:civilian/gourmand] +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.gourmand.name', args=[]} at 2/minecolonies:civilian/firstaid +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 2]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@fced044 +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/parry [minecolonies:combat/minecolonies:combat/parry] +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.parry.name', args=[]} at 2/minecolonies:combat/avoidance +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 1]} +[07Sep2024 20:56:58.648] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c101 +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:unlockable/diamondmesh [minecolonies:unlockable/minecolonies:unlockable/diamondmesh] +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.unlockable.diamondmesh.name', args=[]} at 4/minecolonies:unlockable/ironmesh +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.sifter', args=[]}, 5]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sifterdiamondunlock translation{key='com.minecolonies.research.effects.sifterdiamondunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/agilearcher [minecolonies:combat/minecolonies:combat/agilearcher] +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.agilearcher.name', args=[]} at 6/minecolonies:combat/improvedevasion +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9adff +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/phd [minecolonies:civilian/minecolonies:civilian/phd] +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.phd.name', args=[]} at 6/minecolonies:civilian/master +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4fdaa7bd +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/master [minecolonies:civilian/minecolonies:civilian/master] +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.master.name', args=[]} at 5/minecolonies:civilian/bachelor +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4fdaa3dd +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/bookworm [minecolonies:civilian/minecolonies:civilian/bookworm] +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.bookworm.name', args=[]} at 3/minecolonies:civilian/morebooks +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.school', args=[]}, 3]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4fdaa0b7 +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/beanstalk [minecolonies:civilian/minecolonies:civilian/beanstalk] +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.beanstalk.name', args=[]} at 6/minecolonies:civilian/growth +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@ddce46c +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/sieving [minecolonies:technology/minecolonies:technology/sieving] +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.sieving.name', args=[]} at 2/minecolonies:technology/woodwork +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.fisherman', args=[]}, 3]} +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3b76e785 +[07Sep2024 20:56:58.649] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutsifter translation{key='com.minecolonies.research.effects.blockhutsifter.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/telescope [minecolonies:combat/minecolonies:combat/telescope] +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.telescope.name', args=[]} at 4/minecolonies:combat/ironskin +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0034f +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/telescope translation{key='com.minecolonies.research.effects.telescope.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/quickdraw [minecolonies:combat/minecolonies:combat/quickdraw] +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.quickdraw.name', args=[]} at 2/minecolonies:combat/accuracy +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b000d4 +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[0.5, 0.5, 50, 50]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/heavymachinery [minecolonies:technology/minecolonies:technology/heavymachinery] +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.heavymachinery.name', args=[]} at 4/minecolonies:technology/redstonepowered +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38ec36fb +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/madness [minecolonies:technology/minecolonies:technology/madness] +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.madness.name', args=[]} at 6/minecolonies:technology/seemsautomatic +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@14483b11 +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/provost [minecolonies:combat/minecolonies:combat/provost] +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.provost.name', args=[]} at 5/minecolonies:combat/duelist +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 5]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9a82f +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/vaccines [minecolonies:civilian/minecolonies:civilian/vaccines] +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.vaccines.name', args=[]} at 4/minecolonies:civilian/masks +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.hospital', args=[]}, 3]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@68a1984e +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/vaccines translation{key='com.minecolonies.research.effects.vaccines.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/biodegradable [minecolonies:technology/minecolonies:technology/biodegradable] +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.biodegradable.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.650] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.farmer', args=[]}, 3]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6d0efebb +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutcomposter translation{key='com.minecolonies.research.effects.blockhutcomposter.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/stamina [minecolonies:civilian/minecolonies:civilian/stamina] +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.stamina.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@594ea760 +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhuthospital translation{key='com.minecolonies.research.effects.blockhuthospital.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/athlete [minecolonies:civilian/minecolonies:civilian/athlete] +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.athlete.name', args=[]} at 6/minecolonies:civilian/swift +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7469d919 +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/walkingmultiplier translation{key='com.minecolonies.research.effects.walkingmultiplier.description', args=[0.09999999403953552, 0.25, 10, 25]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/stonecake [minecolonies:technology/minecolonies:technology/stonecake] +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.stonecake.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 3]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@74c92191 +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutstonemason translation{key='com.minecolonies.research.effects.blockhutstonemason.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/gargamel [minecolonies:technology/minecolonies:technology/gargamel] +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.gargamel.name', args=[]} at 4/minecolonies:technology/croprotation +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 3]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.netherworker', args=[]}, 3]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5cdd6208 +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1c5c0f39 +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationnether translation{key='com.minecolonies.research.effects.plantationnether.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/festival [minecolonies:civilian/minecolonies:civilian/festival] +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.festival.name', args=[]} at 3/minecolonies:civilian/circus +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 3]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7a696ba1 +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/knighttraining [minecolonies:combat/minecolonies:combat/knighttraining] +[07Sep2024 20:56:58.651] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.knighttraining.name', args=[]} at 4/minecolonies:combat/squiretraining +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 4]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6a27594d +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockattacksmultiplier translation{key='com.minecolonies.research.effects.blockattacksmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/studious [minecolonies:civilian/minecolonies:civilian/studious] +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.studious.name', args=[]} at 3/minecolonies:civilian/diligent +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2e2d96f +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/takingdivinglessons [minecolonies:technology/minecolonies:technology/takingdivinglessons] +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.takingdivinglessons.name', args=[]} at 3/minecolonies:technology/letitgrow +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 2]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6f54d5a6 +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2d9ce1f +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38769d7b +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationsea translation{key='com.minecolonies.research.effects.plantationsea.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/rainman [minecolonies:technology/minecolonies:technology/rainman] +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.rainman.name', args=[]} at 6/minecolonies:technology/rtm +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@a72be98 +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/workinginrainunlock translation{key='com.minecolonies.research.effects.workinginrainunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/mightycleave [minecolonies:combat/minecolonies:combat/mightycleave] +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.mightycleave.name', args=[]} at 5/minecolonies:combat/cleave +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 5]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b00286 +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[0.5, 2.0, 50, 200]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/outpost [minecolonies:civilian/minecolonies:civilian/outpost] +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.outpost.name', args=[]} at 2/minecolonies:civilian/keen +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 4]} +[07Sep2024 20:56:58.652] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@631998ab +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizencapaddition translation{key='com.minecolonies.research.effects.citizencapaddition.description', args=[25.0, 50.0, 2500, 5000]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/cleave [minecolonies:combat/minecolonies:combat/cleave] +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.cleave.name', args=[]} at 4/minecolonies:combat/powerattack +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 10]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b0018e +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[0.5, 1.5, 50, 150]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/woundingshot [minecolonies:combat/minecolonies:combat/woundingshot] +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.woundingshot.name', args=[]} at 5/minecolonies:combat/piercingshot +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 5]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@228ee62b +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[0.5, 2.0, 50, 200]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/firstaid2 [minecolonies:civilian/minecolonies:civilian/firstaid2] +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.firstaid2.name', args=[]} at 2/minecolonies:civilian/firstaid +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 2]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@792bf999 +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 4.0, 200, 400]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/guardianangel2 [minecolonies:civilian/minecolonies:civilian/guardianangel2] +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.guardianangel2.name', args=[]} at 6/minecolonies:civilian/guardianangel +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@792c16a9 +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[10.0, 20.0, 1000, 2000]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/ambition [minecolonies:civilian/minecolonies:civilian/ambition] +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.ambition.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9a65e +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutmysticalsite translation{key='com.minecolonies.research.effects.blockhutmysticalsite.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/regeneration [minecolonies:combat/minecolonies:combat/regeneration] +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.regeneration.name', args=[]} at 2/minecolonies:combat/improvedleather +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 2]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0017e +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/retreatunlock translation{key='com.minecolonies.research.effects.retreatunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/opera [minecolonies:civilian/minecolonies:civilian/opera] +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.opera.name', args=[]} at 5/minecolonies:civilian/spectacle +[07Sep2024 20:56:58.653] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 5]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7a696dcf +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.04999999701976776, 0.20000000298023224, 5, 20]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/savagestrike [minecolonies:combat/minecolonies:combat/savagestrike] +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.savagestrike.name', args=[]} at 6/minecolonies:combat/mightycleave +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b00476 +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[2.0, 4.0, 200, 400]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/amazingveins [minecolonies:technology/minecolonies:technology/amazingveins] +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.amazingveins.name', args=[]} at 5/minecolonies:technology/richveins +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 5]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@b9b3887f +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/alchemist [minecolonies:technology/minecolonies:technology/alchemist] +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.alchemist.name', args=[]} at 3/minecolonies:technology/opennether +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2cde05a6 +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutalchemist translation{key='com.minecolonies.research.effects.blockhutalchemist.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/woodwork [minecolonies:technology/minecolonies:technology/woodwork] +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.woodwork.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.lumberjack', args=[]}, 3]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@cb925880 +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutsawmill translation{key='com.minecolonies.research.effects.blockhutsawmill.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/thoselungs [minecolonies:technology/minecolonies:technology/thoselungs] +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.thoselungs.name', args=[]} at 2/minecolonies:technology/hot +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.smeltery', args=[]}, 3]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@72260050 +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutglassblower translation{key='com.minecolonies.research.effects.blockhutglassblower.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:unlockable/ironmesh [minecolonies:unlockable/minecolonies:unlockable/ironmesh] +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.unlockable.ironmesh.name', args=[]} at 3/minecolonies:unlockable/flintmesh +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.sifter', args=[]}, 4]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sifterironunlock translation{key='com.minecolonies.research.effects.sifterironunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/air [minecolonies:civilian/minecolonies:civilian/air] +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.air.name', args=[]} at 2/minecolonies:civilian/ambition +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@12f82aa +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/air translation{key='com.minecolonies.research.effects.air.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/fortitude [minecolonies:civilian/minecolonies:civilian/fortitude] +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.fortitude.name', args=[]} at 5/minecolonies:civilian/vitality +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 5]} +[07Sep2024 20:56:58.654] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@eb9bb6b +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-0.5, -2.0, -50, -200]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/podzolchance [minecolonies:technology/minecolonies:technology/podzolchance] +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.podzolchance.name', args=[]} at 2/minecolonies:technology/biodegradable +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.composter', args=[]}, 2]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@30523201 +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/podzolchancemultiplier translation{key='com.minecolonies.research.effects.podzolchancemultiplier.description', args=[1.0, 1.0, 100, 100]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/resistance [minecolonies:civilian/minecolonies:civilian/resistance] +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.resistance.name', args=[]} at 2/minecolonies:civilian/stamina +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 2]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@eb9b7aa +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-0.5, -0.5, -50, -50]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/riposte [minecolonies:combat/minecolonies:combat/riposte] +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.riposte.name', args=[]} at 3/minecolonies:combat/parry +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 1]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c2f1 +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/firstaid [minecolonies:civilian/minecolonies:civilian/firstaid] +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.firstaid.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 1]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@792bf8a1 +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 2.0, 200, 200]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/gorger [minecolonies:civilian/minecolonies:civilian/gorger] +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.gorger.name', args=[]} at 3/minecolonies:civilian/gourmand +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 3]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@fced424 +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/masterswordsman [minecolonies:combat/minecolonies:combat/masterswordsman] +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.masterswordsman.name', args=[]} at 6/minecolonies:combat/provost +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9adff +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleearmormultiplier translation{key='com.minecolonies.research.effects.meleearmormultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/hormones [minecolonies:civilian/minecolonies:civilian/hormones] +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.hormones.name', args=[]} at 3/minecolonies:civilian/nurture +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.school', args=[]}, 3]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@ddcae2c +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/taunt [minecolonies:combat/minecolonies:combat/taunt] +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.taunt.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 1]} +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6bc64125 +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@f1a511c +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@41d0b834 +[07Sep2024 20:56:58.655] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/knighttauntmobsunlock translation{key='com.minecolonies.research.effects.knighttauntmobsunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/nimble [minecolonies:civilian/minecolonies:civilian/nimble] +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.nimble.name', args=[]} at 3/minecolonies:civilian/rails +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 3]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7469d178 +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/walkingmultiplier translation{key='com.minecolonies.research.effects.walkingmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/steelbracing [minecolonies:technology/minecolonies:technology/steelbracing] +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.steelbracing.name', args=[]} at 5/minecolonies:technology/reinforced +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 5]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9adff +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improveddodge [minecolonies:combat/minecolonies:combat/improveddodge] +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improveddodge.name', args=[]} at 3/minecolonies:combat/dodge +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 1]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7bfa3173 +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerarmormultiplier translation{key='com.minecolonies.research.effects.archerarmormultiplier.description', args=[0.05000000074505806, 0.10000000149011612, 5, 10]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/strong [minecolonies:technology/minecolonies:technology/strong] +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.strong.name', args=[]} at 2/minecolonies:technology/hittingiron +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 1]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9a737 +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/resurrectchance2 [minecolonies:civilian/minecolonies:civilian/resurrectchance2] +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.resurrectchance2.name', args=[]} at 3/minecolonies:civilian/resurrectchance1 +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 5]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@49dce770 +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/resurrectchanceaddition translation{key='com.minecolonies.research.effects.resurrectchanceaddition.description', args=[0.019999999552965164, 0.029999999329447746, 2, 3]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/bonemeal [minecolonies:technology/minecolonies:technology/bonemeal] +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.bonemeal.name', args=[]} at 2/minecolonies:technology/biodegradable +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 3]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22f7a3e8 +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/resurrectchance1 [minecolonies:civilian/minecolonies:civilian/resurrectchance1] +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.resurrectchance1.name', args=[]} at 2/minecolonies:civilian/remembrance +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 3]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@280fa47f +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/resurrectchanceaddition translation{key='com.minecolonies.research.effects.resurrectchanceaddition.description', args=[0.009999999776482582, 0.009999999776482582, 1, 1]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/compost [minecolonies:technology/minecolonies:technology/compost] +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.compost.name', args=[]} at 4/minecolonies:technology/dung +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 5]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22f7bb28 +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/vitality [minecolonies:civilian/minecolonies:civilian/vitality] +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.vitality.name', args=[]} at 4/minecolonies:civilian/resilience +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 4]} +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@eb9b97b +[07Sep2024 20:56:58.656] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-0.5, -1.5, -50, -150]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/feint [minecolonies:combat/minecolonies:combat/feint] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.feint.name', args=[]} at 3/minecolonies:combat/regeneration +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 4]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c00257 +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingdamagemultiplier translation{key='com.minecolonies.research.effects.fleeingdamagemultiplier.description', args=[0.20000000298023224, 0.20000000298023224, 20, 20]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/dung [minecolonies:technology/minecolonies:technology/dung] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.dung.name', args=[]} at 3/minecolonies:technology/bonemeal +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 4]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22f7aba8 +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/farmingmultiplier translation{key='com.minecolonies.research.effects.farmingmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/capacity [minecolonies:technology/minecolonies:technology/capacity] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.capacity.name', args=[]} at 4/minecolonies:technology/space +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 4]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@57a84ec3 +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/minimumstockmultiplier translation{key='com.minecolonies.research.effects.minimumstockmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/richveins [minecolonies:technology/minecolonies:technology/richveins] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.richveins.name', args=[]} at 4/minecolonies:technology/goodveins +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 4]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@b9b3849f +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/bachelor [minecolonies:civilian/minecolonies:civilian/bachelor] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.bachelor.name', args=[]} at 4/minecolonies:civilian/bookworm +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4fdaa171 +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/captaintraining [minecolonies:combat/minecolonies:combat/captaintraining] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.captaintraining.name', args=[]} at 5/minecolonies:combat/knighttraining +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 5]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6a275a45 +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockattacksmultiplier translation{key='com.minecolonies.research.effects.blockattacksmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/diamondcoated [minecolonies:technology/minecolonies:technology/diamondcoated] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.diamondcoated.name', args=[]} at 6/minecolonies:technology/steelbracing +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9b5bf +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.3999999761581421, 0.8999999761581421, 40, 90]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/depthknowledge [minecolonies:technology/minecolonies:technology/depthknowledge] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.depthknowledge.name', args=[]} at 3/minecolonies:technology/rockingroll +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.crusher', args=[]}, 3]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6aefba21 +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/knowledgeofthedepthsunlock translation{key='com.minecolonies.research.effects.knowledgeofthedepthsunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/rainbowheaven [minecolonies:technology/minecolonies:technology/rainbowheaven] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.rainbowheaven.name', args=[]} at 2/minecolonies:technology/biodegradable +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.composter', args=[]}, 3]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@60ead39e +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutdyer translation{key='com.minecolonies.research.effects.blockhutdyer.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/opennether [minecolonies:technology/minecolonies:technology/opennether] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.opennether.name', args=[]} at 2/minecolonies:technology/morescrolls +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3593e959 +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutnetherworker translation{key='com.minecolonies.research.effects.blockhutnetherworker.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/cheatsheet [minecolonies:technology/minecolonies:technology/cheatsheet] +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.cheatsheet.name', args=[]} at 3/minecolonies:technology/memoryaid +[07Sep2024 20:56:58.657] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 2]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@561b2997 +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipesmultiplier translation{key='com.minecolonies.research.effects.recipesmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improvedleather [minecolonies:combat/minecolonies:combat/improvedleather] +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improvedleather.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 1]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7bfa3173 +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/arrowuse [minecolonies:combat/minecolonies:combat/arrowuse] +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.arrowuse.name', args=[]} at 2/minecolonies:combat/taunt +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 2]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@14426a35 +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/consumearrowsunlock translation{key='com.minecolonies.research.effects.consumearrowsunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/nightowl2 [minecolonies:civilian/minecolonies:civilian/nightowl2] +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.nightowl2.name', args=[]} at 4/minecolonies:civilian/nightowl +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 3]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4e2bf643 +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/workingdayhaddition translation{key='com.minecolonies.research.effects.workingdayhaddition.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/ability [minecolonies:technology/minecolonies:technology/ability] +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.ability.name', args=[]} at 2/minecolonies:technology/hittingiron +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 1]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c6d1 +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[0.10000000149011612, 0.10000000149011612, 10, 10]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/keen [minecolonies:civilian/minecolonies:civilian/keen] +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.keen.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 3]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2e2d858 +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutlibrary translation{key='com.minecolonies.research.effects.blockhutlibrary.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/flee [minecolonies:combat/minecolonies:combat/flee] +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.flee.name', args=[]} at 5/minecolonies:combat/evade +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 12]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0053f +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingspeedaddition translation{key='com.minecolonies.research.effects.fleeingspeedaddition.description', args=[1.0, 3.0, 100, 300]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/fullretreat [minecolonies:combat/minecolonies:combat/fullretreat] +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.fullretreat.name', args=[]} at 6/minecolonies:combat/retreat +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0091f +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingdamagemultiplier translation{key='com.minecolonies.research.effects.fleeingdamagemultiplier.description', args=[0.3499999940395355, 0.75, 35, 75]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/hotboots [minecolonies:technology/minecolonies:technology/hotboots] +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.hotboots.name', args=[]} at 3/minecolonies:technology/stringwork +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.fletcher', args=[]}, 1]} +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7bfa3173 +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c101 +[07Sep2024 20:56:58.658] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/minerfireresunlock translation{key='com.minecolonies.research.effects.minerfireresunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/motherlode [minecolonies:technology/minecolonies:technology/motherlode] +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.motherlode.name', args=[]} at 6/minecolonies:technology/amazingveins +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@4020600b +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/reinforced [minecolonies:technology/minecolonies:technology/reinforced] +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.reinforced.name', args=[]} at 4/minecolonies:technology/hardened +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 3]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@52f9aa1f +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/tooldurabilitymultiplier translation{key='com.minecolonies.research.effects.tooldurabilitymultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/whatisthisspeed [minecolonies:technology/minecolonies:technology/whatisthisspeed] +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.whatisthisspeed.name', args=[]} at 5/minecolonies:technology/heavymachinery +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38ec74fb +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/penetratingshot [minecolonies:combat/minecolonies:combat/penetratingshot] +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.penetratingshot.name', args=[]} at 3/minecolonies:combat/preciseshot +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.archery', args=[]}, 3]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@228eda8b +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/boiledleather [minecolonies:combat/minecolonies:combat/boiledleather] +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.boiledleather.name', args=[]} at 2/minecolonies:combat/improvedleather +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 2]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7bfa3553 +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.10000000149011612, 0.20000000298023224, 10, 20]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/heavilyloaded [minecolonies:technology/minecolonies:technology/heavilyloaded] +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.heavilyloaded.name', args=[]} at 6/minecolonies:technology/loaded +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0205f +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizeninvslotsaddition translation{key='com.minecolonies.research.effects.citizeninvslotsaddition.description', args=[9.0, 27.0, 900, 2700]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/whirlwind [minecolonies:combat/minecolonies:combat/whirlwind] +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.whirlwind.name', args=[]} at 4/minecolonies:combat/arrowpierce +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 4]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38ec00bb +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@228f1dbd +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@63101722 +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/whirlwindabilityunlock translation{key='com.minecolonies.research.effects.whirlwindabilityunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/rockingroll [minecolonies:technology/minecolonies:technology/rockingroll] +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.rockingroll.name', args=[]} at 2/minecolonies:technology/stonecake +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.stonemason', args=[]}, 1]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@5f74614f +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutcrusher translation{key='com.minecolonies.research.effects.blockhutcrusher.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/nightowl [minecolonies:civilian/minecolonies:civilian/nightowl] +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.nightowl.name', args=[]} at 3/minecolonies:civilian/circus +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 2]} +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4e2bf035 +[07Sep2024 20:56:58.659] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/workingdayhaddition translation{key='com.minecolonies.research.effects.workingdayhaddition.description', args=[1.0, 1.0, 100, 100]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/vines [minecolonies:civilian/minecolonies:civilian/vines] +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.vines.name', args=[]} at 2/minecolonies:civilian/keen +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 3]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@452af257 +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/vinesunlock translation{key='com.minecolonies.research.effects.vinesunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/oceanheart [minecolonies:technology/minecolonies:technology/oceanheart] +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.oceanheart.name', args=[]} at 4/minecolonies:technology/alchemist +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.fisherman', args=[]}, 4]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@12f82aa +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fishingtreasure translation{key='com.minecolonies.research.effects.fishingtreasure.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/platearmor [minecolonies:combat/minecolonies:combat/platearmor] +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.platearmor.name', args=[]} at 5/minecolonies:combat/ironarmor +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.mandatory.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 4]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c2f1 +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/platearmorunlock translation{key='com.minecolonies.research.effects.platearmorunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/masterbowman [minecolonies:combat/minecolonies:combat/masterbowman] +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.masterbowman.name', args=[]} at 6/minecolonies:combat/rapidshot +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1502d09c +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/doublearrowsmultiplier translation{key='com.minecolonies.research.effects.doublearrowsmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/hamlet [minecolonies:civilian/minecolonies:civilian/hamlet] +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.hamlet.name', args=[]} at 3/minecolonies:civilian/outpost +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 5]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6319a06b +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizencapaddition translation{key='com.minecolonies.research.effects.citizencapaddition.description', args=[50.0, 100.0, 5000, 10000]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/rails [minecolonies:civilian/minecolonies:civilian/rails] +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.rails.name', args=[]} at 2/minecolonies:civilian/keen +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.deliveryman', args=[]}, 3]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@78612d85 +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/railsunlock translation{key='com.minecolonies.research.effects.railsunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/druidpotion [minecolonies:combat/minecolonies:combat/druidpotion] +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.druidpotion.name', args=[]} at 3/minecolonies:combat/arrowuse +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4d5a64b5 +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/consumepotions translation{key='com.minecolonies.research.effects.consumepotions.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/morebooks [minecolonies:civilian/minecolonies:civilian/morebooks] +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.morebooks.name', args=[]} at 2/minecolonies:civilian/higherlearning +[07Sep2024 20:56:58.660] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.school', args=[]}, 1]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2e2d8b5 +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/teachingmultiplier translation{key='com.minecolonies.research.effects.teachingmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/whatyaneed [minecolonies:technology/minecolonies:technology/whatyaneed] +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.whatyaneed.name', args=[]} at 2/minecolonies:technology/hittingiron +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 3]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38ec00bb +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutmechanic translation{key='com.minecolonies.research.effects.blockhutmechanic.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/stuffer [minecolonies:civilian/minecolonies:civilian/stuffer] +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.stuffer.name', args=[]} at 4/minecolonies:civilian/gorger +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 4]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@fcedbe4 +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/guardianangel [minecolonies:civilian/minecolonies:civilian/guardianangel] +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.guardianangel.name', args=[]} at 5/minecolonies:civilian/lifesaver2 +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 5]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@792c0729 +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 10.0, 200, 1000]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/junglemaster [minecolonies:technology/minecolonies:technology/junglemaster] +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.junglemaster.name', args=[]} at 3/minecolonies:technology/letitgrow +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 2]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@72e5f227 +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@106f587a +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@452aec87 +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationjungle translation{key='com.minecolonies.research.effects.plantationjungle.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/theater [minecolonies:civilian/minecolonies:civilian/theater] +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.theater.name', args=[]} at 6/minecolonies:civilian/opera +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7b76b6e +[07Sep2024 20:56:58.661] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.29999999701976776, 0.5, 30, 50]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/swift [minecolonies:civilian/minecolonies:civilian/swift] +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.swift.name', args=[]} at 5/minecolonies:civilian/agile +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 5]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7469d539 +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/walkingmultiplier translation{key='com.minecolonies.research.effects.walkingmultiplier.description', args=[0.05000000447034836, 0.15000000596046448, 5, 15]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/recipebook [minecolonies:technology/minecolonies:technology/recipebook] +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.recipebook.name', args=[]} at 4/minecolonies:technology/cheatsheet +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 3]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@561b3157 +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipesmultiplier translation{key='com.minecolonies.research.effects.recipesmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/cast [minecolonies:civilian/minecolonies:civilian/cast] +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.cast.name', args=[]} at 6/minecolonies:civilian/compress +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4e2bf4ee +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/gravedecaybonus1 [minecolonies:civilian/minecolonies:civilian/gravedecaybonus1] +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.gravedecaybonus1.name', args=[]} at 2/minecolonies:civilian/remembrance +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 3]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6bc647ed +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/gravedecaybonus translation{key='com.minecolonies.research.effects.gravedecaybonus.description', args=[2.0, 2.0, 200, 200]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/gravedecaybonus2 [minecolonies:civilian/minecolonies:civilian/gravedecaybonus2] +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.gravedecaybonus2.name', args=[]} at 3/minecolonies:civilian/gravedecaybonus1 +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 5]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1e085f88 +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/gravedecaybonus translation{key='com.minecolonies.research.effects.gravedecaybonus.description', args=[3.0, 5.0, 300, 500]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/lightning [minecolonies:technology/minecolonies:technology/lightning] +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.lightning.name', args=[]} at 6/minecolonies:technology/whatisthisspeed +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38ecf0fb +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/retreat [minecolonies:combat/minecolonies:combat/retreat] +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.retreat.name', args=[]} at 5/minecolonies:combat/fear +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 12]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0053f +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingdamagemultiplier translation{key='com.minecolonies.research.effects.fleeingdamagemultiplier.description', args=[0.09999999403953552, 0.4000000059604645, 10, 40]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/hot [minecolonies:technology/minecolonies:technology/hot] +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.hot.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 2]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1cd97f59 +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutsmeltery translation{key='com.minecolonies.research.effects.blockhutsmeltery.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/accuracy [minecolonies:combat/minecolonies:combat/accuracy] +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.accuracy.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 1]} +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c101 +[07Sep2024 20:56:58.662] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/sleeplessmultiplier translation{key='com.minecolonies.research.effects.sleeplessmultiplier.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/memoryaid [minecolonies:technology/minecolonies:technology/memoryaid] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.memoryaid.name', args=[]} at 2/minecolonies:technology/woodwork +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 1]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@561b25b7 +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipesmultiplier translation{key='com.minecolonies.research.effects.recipesmultiplier.description', args=[0.25, 0.25, 25, 25]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/city [minecolonies:civilian/minecolonies:civilian/city] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.city.name', args=[]} at 5/minecolonies:civilian/village +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 5]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6319ceeb +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizencapaddition translation{key='com.minecolonies.research.effects.citizencapaddition.description', args=[350.0, 500.0, 35000, 50000]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/goodveins [minecolonies:technology/minecolonies:technology/goodveins] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.goodveins.name', args=[]} at 3/minecolonies:technology/veinminer +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 2]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.TagItemCost@c9a31517 +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/moreoresmultiplier translation{key='com.minecolonies.research.effects.moreoresmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/puberty [minecolonies:civilian/minecolonies:civilian/puberty] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.puberty.name', args=[]} at 4/minecolonies:civilian/hormones +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@ddcb5ec +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/growthmultiplier translation{key='com.minecolonies.research.effects.growthmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/circus [minecolonies:civilian/minecolonies:civilian/circus] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.circus.name', args=[]} at 2/minecolonies:civilian/firstaid +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 2]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@7a696aa9 +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/happinessmultiplier translation{key='com.minecolonies.research.effects.happinessmultiplier.description', args=[0.05000000074505806, 0.05000000074505806, 5, 5]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/lifesaver2 [minecolonies:civilian/minecolonies:civilian/lifesaver2] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.lifesaver2.name', args=[]} at 4/minecolonies:civilian/lifesaver +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 4]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@792bff69 +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 8.0, 200, 800]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/knowtheend [minecolonies:technology/minecolonies:technology/knowtheend] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.knowtheend.name', args=[]} at 3/minecolonies:technology/theflintstones +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.baker', args=[]}, 3]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@49dced40 +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/knowledgeoftheendunlock translation{key='com.minecolonies.research.effects.knowledgeoftheendunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/deadlyaim [minecolonies:combat/minecolonies:combat/deadlyaim] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.deadlyaim.name', args=[]} at 6/minecolonies:combat/woundingshot +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@228ef5ab +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/archerdamageaddition translation{key='com.minecolonies.research.effects.archerdamageaddition.description', args=[2.0, 4.0, 200, 400]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/captainoftheguard [minecolonies:combat/minecolonies:combat/captainoftheguard] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.captainoftheguard.name', args=[]} at 6/minecolonies:combat/captaintraining +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6a275b9a +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockattacksmultiplier translation{key='com.minecolonies.research.effects.blockattacksmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/healingcream [minecolonies:civilian/minecolonies:civilian/healingcream] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.healingcream.name', args=[]} at 3/minecolonies:civilian/bandaid +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4e2bee26 +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/fullstock [minecolonies:technology/minecolonies:technology/fullstock] +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.fullstock.name', args=[]} at 5/minecolonies:technology/capacity +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 5]} +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@57a852a3 +[07Sep2024 20:56:58.663] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/minimumstockmultiplier translation{key='com.minecolonies.research.effects.minimumstockmultiplier.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/tools [minecolonies:technology/minecolonies:technology/tools] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.tools.name', args=[]} at 4/minecolonies:technology/skills +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.blacksmith', args=[]}, 4]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447de11 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[0.25, 0.5, 25, 50]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/improvedswords [minecolonies:combat/minecolonies:combat/improvedswords] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.improvedswords.name', args=[]} at 2/minecolonies:combat/tactictraining +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.barracks', args=[]}, 3]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b00150 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutcombatacademy translation{key='com.minecolonies.research.effects.blockhutcombatacademy.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/lifesaver [minecolonies:civilian/minecolonies:civilian/lifesaver] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.lifesaver.name', args=[]} at 3/minecolonies:civilian/firstaid2 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 3]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@792bfb89 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healthaddition translation{key='com.minecolonies.research.effects.healthaddition.description', args=[2.0, 6.0, 200, 600]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/epicure [minecolonies:civilian/minecolonies:civilian/epicure] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.epicure.name', args=[]} at 5/minecolonies:civilian/stuffer +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.cook', args=[]}, 5]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@fceeb64 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/powerattack [minecolonies:combat/minecolonies:combat/powerattack] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.powerattack.name', args=[]} at 3/minecolonies:combat/quickdraw +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.combatacademy', args=[]}, 3]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b00112 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/meleedamageaddition translation{key='com.minecolonies.research.effects.meleedamageaddition.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/evade [minecolonies:combat/minecolonies:combat/evade] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.evade.name', args=[]} at 4/minecolonies:combat/avoid +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 8]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c0034f +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/fleeingspeedaddition translation{key='com.minecolonies.research.effects.fleeingspeedaddition.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/higherlearning [minecolonies:civilian/minecolonies:civilian/higherlearning] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.higherlearning.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.residence', args=[]}, 3]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2e2d858 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutschool translation{key='com.minecolonies.research.effects.blockhutschool.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/indefatigability [minecolonies:civilian/minecolonies:civilian/indefatigability] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.indefatigability.name', args=[]} at 6/minecolonies:civilian/fortitude +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@eb9bf4b +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/healingsaturationlimitaddition translation{key='com.minecolonies.research.effects.healingsaturationlimitaddition.description', args=[-3.0, -5.0, -300, -500]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/ironarmor [minecolonies:combat/minecolonies:combat/ironarmor] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.ironarmor.name', args=[]} at 4/minecolonies:combat/ironskin +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 4]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c2f1 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.09999999403953552, 0.4000000059604645, 10, 40]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/theflintstones [minecolonies:technology/minecolonies:technology/theflintstones] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.theflintstones.name', args=[]} at 2/minecolonies:technology/stonecake +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.stonemason', args=[]}, 1]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@222645f9 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutstonesmeltery translation{key='com.minecolonies.research.effects.blockhutstonesmeltery.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/masks [minecolonies:civilian/minecolonies:civilian/masks] +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.masks.name', args=[]} at 3/minecolonies:civilian/firstaid2 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 3]} +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4d580010 +[07Sep2024 20:56:58.664] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/masks translation{key='com.minecolonies.research.effects.masks.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/hittingiron [minecolonies:technology/minecolonies:technology/hittingiron] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.hittingiron.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 3]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2fc698e7 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutblacksmith translation{key='com.minecolonies.research.effects.blockhutblacksmith.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/tactictraining [minecolonies:combat/minecolonies:combat/tactictraining] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.tactictraining.name', args=[]} at 1/minecraft: +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.guardtower', args=[]}, 3]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@22b000f3 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockhutbarracks translation{key='com.minecolonies.research.effects.blockhutbarracks.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/exoticfruits [minecolonies:technology/minecolonies:technology/exoticfruits] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.exoticfruits.name', args=[]} at 3/minecolonies:technology/letitgrow +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.plantation', args=[]}, 3]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@448865e4 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/plantationexotic translation{key='com.minecolonies.research.effects.plantationexotic.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/loaded [minecolonies:technology/minecolonies:technology/loaded] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.loaded.name', args=[]} at 5/minecolonies:technology/deeppockets +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@69c010df +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizeninvslotsaddition translation{key='com.minecolonies.research.effects.citizeninvslotsaddition.description', args=[9.0, 18.0, 900, 1800]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/raisingthedead [minecolonies:civilian/minecolonies:civilian/raisingthedead] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.raisingthedead.name', args=[]} at 4/minecolonies:civilian/resurrectchance2 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 5]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@3f41a231 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/usetotemunlock translation{key='com.minecolonies.research.effects.usetotemunlock.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/undertakeremergency [minecolonies:civilian/minecolonies:civilian/undertakeremergency] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.undertakeremergency.name', args=[]} at 2/minecolonies:civilian/remembrance +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.graveyard', args=[]}, 2]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1e1c1672 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/undertakerrun translation{key='com.minecolonies.research.effects.undertakerrun.description', args=[5.0, 5.0, 500, 500]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/academic [minecolonies:civilian/minecolonies:civilian/academic] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.academic.name', args=[]} at 6/minecolonies:civilian/reflective +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@2e2e77b +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/levelingmultiplier translation{key='com.minecolonies.research.effects.levelingmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/skills [minecolonies:technology/minecolonies:technology/skills] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.skills.name', args=[]} at 3/minecolonies:technology/ability +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.miner', args=[]}, 2]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447ce91 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockplacespeedmultiplier translation{key='com.minecolonies.research.effects.blockplacespeedmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/redstonepowered [minecolonies:technology/minecolonies:technology/redstonepowered] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.redstonepowered.name', args=[]} at 3/minecolonies:technology/isthisredstone +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@38ec17fb +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/blockbreakspeedmultiplier translation{key='com.minecolonies.research.effects.blockbreakspeedmultiplier.description', args=[0.14999999850988388, 0.25, 15, 25]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/podzolchance2 [minecolonies:technology/minecolonies:technology/podzolchance2] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.podzolchance2.name', args=[]} at 3/minecolonies:technology/podzolchance +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.composter', args=[]}, 3]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@305234e9 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/podzolchancemultiplier translation{key='com.minecolonies.research.effects.podzolchancemultiplier.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:combat/steelarmor [minecolonies:combat/minecolonies:combat/steelarmor] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.combat.steelarmor.name', args=[]} at 5/minecolonies:combat/ironarmor +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 5]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@1447c6d1 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/armordurabilitymultiplier translation{key='com.minecolonies.research.effects.armordurabilitymultiplier.description', args=[0.09999999403953552, 0.5, 10, 50]} +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/glutton [minecolonies:civilian/minecolonies:civilian/glutton] +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.glutton.name', args=[]} at 6/minecolonies:civilian/epicure +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@fcf0a64 +[07Sep2024 20:56:58.665] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/saturationmultiplier translation{key='com.minecolonies.research.effects.saturationmultiplier.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:technology/rtm [minecolonies:technology/minecolonies:technology/rtm] +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.technology.rtm.name', args=[]} at 5/minecolonies:technology/recipebook +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.sawmill', args=[]}, 4]} +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@561b40d7 +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/recipesmultiplier translation{key='com.minecolonies.research.effects.recipesmultiplier.description', args=[1.0, 2.0, 100, 200]} +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/compress [minecolonies:civilian/minecolonies:civilian/compress] +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.compress.name', args=[]} at 5/minecolonies:civilian/bandages +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.library', args=[]}, 5]} +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@4e2bf10e +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/regenerationmultiplier translation{key='com.minecolonies.research.effects.regenerationmultiplier.description', args=[0.5, 1.0, 50, 100]} +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Parsed research recipe from minecolonies:civilian/village [minecolonies:civilian/minecolonies:civilian/village] +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: translation{key='com.minecolonies.research.civilian.village.name', args=[]} at 4/minecolonies:civilian/hamlet +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Requirement: translation{key='com.minecolonies.coremod.research.requirement.building.level', args=[translation{key='com.minecolonies.building.townhall', args=[]}, 4]} +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Cost: com.minecolonies.core.research.costs.ListItemCost@6319afeb +[07Sep2024 20:56:58.666] [main/DEBUG] [minecolonies/]: Effect: minecolonies:effects/citizencapaddition translation{key='com.minecolonies.research.effects.citizencapaddition.description', args=[50.0, 150.0, 5000, 15000]} +[07Sep2024 20:56:58.667] [main/INFO] [minecolonies/]: Loaded 201 recipes for 4 research branches +[07Sep2024 20:56:58.669] [main/INFO] [minecolonies/]: Loading quests from data +[07Sep2024 20:56:58.675] [main/INFO] [minecolonies/]: Finished loading quests from data +[07Sep2024 20:56:58.678] [main/WARN] [minecolonies/]: Read 1499 items with their nbt keys for compatibility. +[07Sep2024 20:56:59.143] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 20:56:59.171] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 20:56:59.226] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1 +[07Sep2024 20:56:59.227] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties +[07Sep2024 20:56:59.227] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL +[07Sep2024 20:56:59.227] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair +[07Sep2024 20:56:59.284] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565 +[07Sep2024 20:56:59.285] [Server thread/DEBUG] [net.minecraftforge.network.DualStackUtils/]: Detected IPv6 address: "0:0:0:0:0:0:0:0" +[07Sep2024 20:56:59.290] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) +[07Sep2024 20:56:59.290] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.deleteLibAfterLoading: true +[07Sep2024 20:56:59.290] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.tryPatchShadedId: true +[07Sep2024 20:56:59.290] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: -Dio.netty.native.detectNativeLibraryDuplicates: true +[07Sep2024 20:56:59.294] [Server thread/DEBUG] [io.netty.util.internal.NativeLibraryLoader/]: Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_6411961557608245472148.so +[07Sep2024 20:56:59.296] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: false +[07Sep2024 20:56:59.297] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: true +[07Sep2024 20:56:59.297] [Server thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) +[07Sep2024 20:56:59.298] [Server thread/DEBUG] [io.netty.util.NetUtil/]: /proc/sys/net/core/somaxconn: 4096 +[07Sep2024 20:56:59.300] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type +[07Sep2024 20:56:59.309] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 32 +[07Sep2024 20:56:59.316] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 +[07Sep2024 20:56:59.316] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 +[07Sep2024 20:56:59.321] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available +[07Sep2024 20:56:59.357] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 373 (auto-detected) +[07Sep2024 20:56:59.358] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: 02:42:ac:ff:fe:1b:00:02 (auto-detected) +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 32 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 32 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0 +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false +[07Sep2024 20:56:59.372] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 +[07Sep2024 20:56:59.378] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled +[07Sep2024 20:56:59.378] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0 +[07Sep2024 20:56:59.378] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384 +[07Sep2024 20:56:59.390] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER +[07Sep2024 20:56:59.390] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/jei-server.toml +[07Sep2024 20:56:59.390] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/jei-server.toml +[07Sep2024 20:56:59.390] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/jei-server.toml for changes +[07Sep2024 20:56:59.391] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-server.toml changed, sending notifies +[07Sep2024 20:56:59.391] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/structurize-server.toml +[07Sep2024 20:56:59.391] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file jei-server.toml changed, sending notifies +[07Sep2024 20:56:59.391] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/structurize-server.toml +[07Sep2024 20:56:59.391] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/structurize-server.toml for changes +[07Sep2024 20:56:59.391] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file structurize-server.toml changed, sending notifies +[07Sep2024 20:56:59.391] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/forge-server.toml +[07Sep2024 20:56:59.391] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file structurize-server.toml changed, sending notifies +[07Sep2024 20:56:59.391] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/forge-server.toml +[07Sep2024 20:56:59.392] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/forge-server.toml for changes +[07Sep2024 20:56:59.392] [Server thread/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml +[07Sep2024 20:56:59.392] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies +[07Sep2024 20:56:59.392] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! +[07Sep2024 20:56:59.392] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for ./world/serverconfig/minecolonies-server.toml +[07Sep2024 20:56:59.392] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies +[07Sep2024 20:56:59.392] [Thread-1/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Forge config just got changed on the file system! +[07Sep2024 20:56:59.392] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file ./world/serverconfig/minecolonies-server.toml +[07Sep2024 20:56:59.392] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file ./world/serverconfig/minecolonies-server.toml for changes +[07Sep2024 20:56:59.393] [Thread-1/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Config file minecolonies-server.toml changed, sending notifies +[07Sep2024 20:56:59.430] [Server thread/INFO] [Dynmap/]: [Dynmap] Added 20 custom biome mappings +[07Sep2024 20:56:59.432] [Server thread/INFO] [Dynmap/]: [Dynmap] Using ops.txt for access control +[07Sep2024 20:56:59.460] [Netty Epoll Server IO #1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket +[07Sep2024 20:56:59.468] [Netty Epoll Server IO #1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket +[07Sep2024 20:56:59.497] [Server thread/INFO] [Dynmap/]: [Dynmap] Register commands +[07Sep2024 20:56:59.503] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096 +[07Sep2024 20:56:59.503] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.ratio: 8 +[07Sep2024 20:56:59.503] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.chunkSize: 32 +[07Sep2024 20:56:59.503] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.blocking: false +[07Sep2024 20:56:59.505] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" +[07Sep2024 20:56:59.506] [Netty Epoll Server IO #1/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true +[07Sep2024 20:56:59.506] [Netty Epoll Server IO #1/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true +[07Sep2024 20:56:59.507] [Netty Epoll Server IO #1/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6f8d267c +[07Sep2024 20:56:59.508] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PhantomSpawner +[07Sep2024 20:56:59.512] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PatrolSpawner +[07Sep2024 20:56:59.514] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/CatSpawner +[07Sep2024 20:56:59.516] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/ai/village/VillageSiege +[07Sep2024 20:56:59.516] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} +[07Sep2024 20:57:00.269] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld +[07Sep2024 20:57:00.966] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate +[07Sep2024 20:57:01.489] [Worker-Main-9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% +[07Sep2024 20:57:01.496] [Worker-Main-13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% +[07Sep2024 20:57:01.501] [Worker-Main-9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% +[07Sep2024 20:57:01.770] [Worker-Main-13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% +[07Sep2024 20:57:02.271] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% +[07Sep2024 20:57:02.770] [Worker-Main-14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 41% +[07Sep2024 20:57:02.993] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 2723 ms +[07Sep2024 20:57:02.994] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (3.603s)! For help, type "help" +[07Sep2024 20:57:02.994] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting remote control listener +[07Sep2024 20:57:02.996] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Listener started +[07Sep2024 20:57:02.996] [Server thread/INFO] [net.minecraft.server.rcon.thread.RconThread/]: RCON running on 0.0.0.0:25575 +[07Sep2024 20:57:03.001] [Server thread/DEBUG] [net.minecraftforge.network.DualStackUtils/]: Detected IPv6 address: "0:0:0:0:0:0:0:0" +[07Sep2024 20:57:03.005] [LanServerPinger #1/WARN] [net.minecraft.client.server.LanServerPinger/]: LanServerPinger: Network is unreachable +[07Sep2024 20:57:03.013] [Server thread/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 5486 +[07Sep2024 20:57:03.015] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler +[07Sep2024 20:57:03.170] [Server thread/INFO] [Dynmap/]: [Dynmap] Mod Support processing completed +[07Sep2024 20:57:04.611] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} +[07Sep2024 20:57:04.627] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 27 shaders. +[07Sep2024 20:57:04.637] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 83 perspectives. +[07Sep2024 20:57:04.642] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 22 lightings. +[07Sep2024 20:57:04.644] [Server thread/INFO] [Dynmap/]: [Dynmap] Starting enter/exit processing +[07Sep2024 20:57:04.661] [Dynmap Render Thread/INFO] [Dynmap/]: [Dynmap] Finish marker initialization +[07Sep2024 20:57:04.756] [Server thread/INFO] [Dynmap/]: [Dynmap] Web server started on address 0.0.0.0:8123 +[07Sep2024 20:57:04.757] [Server thread/INFO] [Dynmap/]: [Dynmap] version 3.7-SNAPSHOT-948 is enabled - core version 3.7-SNAPSHOT-949 +[07Sep2024 20:57:04.757] [Server thread/INFO] [Dynmap/]: [Dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn +[07Sep2024 20:57:04.757] [Server thread/INFO] [Dynmap/]: [Dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://universeodon.com/@dynmap +[07Sep2024 20:57:04.757] [Server thread/INFO] [Dynmap/]: [Dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues +[07Sep2024 20:57:04.757] [Server thread/INFO] [Dynmap/]: [Dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm +[07Sep2024 20:57:04.763] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 3 maps of world 'world'. +[07Sep2024 20:57:04.763] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 2 maps of world 'DIM1'. +[07Sep2024 20:57:04.764] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 2 maps of world 'DIM-1'. +[07Sep2024 20:57:04.768] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 2010 pending tile renders for world 'world' +[07Sep2024 20:57:04.787] [Server thread/INFO] [Dynmap/]: [Dynmap] Register events +[07Sep2024 20:57:04.787] [Server thread/INFO] [Dynmap/]: [Dynmap] Enabled +[07Sep2024 20:57:04.846] [Server thread/INFO] [minecolonies/]: Finished discovering Ores 19 22 +[07Sep2024 20:57:04.846] [Server thread/INFO] [minecolonies/]: Finished discovering saplings 14 +[07Sep2024 20:57:04.846] [Server thread/INFO] [minecolonies/]: Finished discovering plantables 19 +[07Sep2024 20:57:04.846] [Server thread/INFO] [minecolonies/]: Finished discovering food 59 73 +[07Sep2024 20:57:04.846] [Server thread/INFO] [minecolonies/]: Finished discovering fuel 249 +[07Sep2024 20:57:04.846] [Server thread/INFO] [minecolonies/]: Finished discovering flowers 24 +[07Sep2024 20:57:04.847] [Server thread/INFO] [minecolonies/]: Finished discovering items 1846 +[07Sep2024 20:57:04.847] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks 6 +[07Sep2024 20:57:04.847] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs +[07Sep2024 20:57:04.847] [Server thread/INFO] [minecolonies/]: Finished discovering diseases +[07Sep2024 20:57:04.854] [Server thread/INFO] [minecolonies/]: Finished discovering compostables 169 +[07Sep2024 20:57:04.987] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/NaturalSpawner +[07Sep2024 20:57:05.200] [Dynmap Render Thread/INFO] [Dynmap/]: [Dynmap] Loading resource pack standard +[07Sep2024 20:57:20.097] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Starting new modded impl connection. Found 43 messages to dispatch. +[07Sep2024 20:57:20.308] [User Authenticator #1/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Cephi_sui is 4a8a0cac-cc4a-4dbc-aa04-263573cc9723 +[07Sep2024 20:57:20.357] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.network.HandshakeMessages$S2CModData' to 'fml:handshake' sequence 0 +[07Sep2024 20:57:20.407] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.network.HandshakeMessages$S2CModList' to 'fml:handshake' sequence 1 +[07Sep2024 20:57:20.431] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1 +[07Sep2024 20:57:20.432] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.network.HandshakeMessages$C2SModListReply +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, immersiveui, treechop, dynmap, kuma_api, netherportalfix, towntalk, jei, domum_ornamentum, sounds, blockui, xaerominimap, waystones, forgeendertech, adlods, xaeroworldmap, configured, mixinextras, structurize, multipiston, minecolonies, architectury, yet_another_config_lib_v3, distanthorizons, balm, mru, cloth_config, forge, embeddium, rubidium, oculus] +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML3' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Version test of '1.20.1-1.1.629-BETA' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Version test of '1.20.1-1.0.742-RELEASE' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Version test of '1.0' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Version test of '1' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Version test of '1.0.0' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML3' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Version test of '1.0' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML3' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML3' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Version test of '1.0' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Version test of '1.20.1-1.0.199-BETA' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Version test of '7' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Version test of '1.0' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML3' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.1' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Version test of '1' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Version test of '1.0' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Version test of '1' from client : ACCEPTED +[07Sep2024 20:57:20.433] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Accepting channel list from client +[07Sep2024 20:57:20.434] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list +[07Sep2024 20:57:20.457] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:command_argument_type' to 'fml:handshake' sequence 2 +[07Sep2024 20:57:20.477] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2 +[07Sep2024 20:57:20.478] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.478] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.507] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:villager_profession' to 'fml:handshake' sequence 3 +[07Sep2024 20:57:20.526] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3 +[07Sep2024 20:57:20.526] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.526] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.557] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:item' to 'fml:handshake' sequence 4 +[07Sep2024 20:57:20.607] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:potion' to 'fml:handshake' sequence 5 +[07Sep2024 20:57:20.611] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4 +[07Sep2024 20:57:20.611] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.611] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.625] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 5 +[07Sep2024 20:57:20.625] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.625] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.657] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block_entity_type' to 'fml:handshake' sequence 6 +[07Sep2024 20:57:20.685] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 6 +[07Sep2024 20:57:20.685] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.685] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.707] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:craftingtypes' to 'fml:handshake' sequence 7 +[07Sep2024 20:57:20.727] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 7 +[07Sep2024 20:57:20.727] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.727] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.757] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry forge:display_contexts' to 'fml:handshake' sequence 8 +[07Sep2024 20:57:20.785] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 8 +[07Sep2024 20:57:20.785] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 8 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.785] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.807] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:recipetypeentries' to 'fml:handshake' sequence 9 +[07Sep2024 20:57:20.826] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 9 +[07Sep2024 20:57:20.826] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 9 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.826] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.857] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:stat_type' to 'fml:handshake' sequence 10 +[07Sep2024 20:57:20.875] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 10 +[07Sep2024 20:57:20.875] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 10 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.875] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.907] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:happinessfactortypes' to 'fml:handshake' sequence 11 +[07Sep2024 20:57:20.925] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 11 +[07Sep2024 20:57:20.925] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 11 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.925] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:20.957] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:menu' to 'fml:handshake' sequence 12 +[07Sep2024 20:57:20.975] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 12 +[07Sep2024 20:57:20.975] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 12 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:20.975] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.006] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:interactionresponsehandlers' to 'fml:handshake' sequence 13 +[07Sep2024 20:57:21.025] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 13 +[07Sep2024 20:57:21.025] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 13 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.025] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.057] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:happinessfunction' to 'fml:handshake' sequence 14 +[07Sep2024 20:57:21.077] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 14 +[07Sep2024 20:57:21.077] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 14 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.077] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.107] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:fluid' to 'fml:handshake' sequence 15 +[07Sep2024 20:57:21.127] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 15 +[07Sep2024 20:57:21.127] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 15 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.127] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.157] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:guardtypes' to 'fml:handshake' sequence 16 +[07Sep2024 20:57:21.175] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 16 +[07Sep2024 20:57:21.175] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 16 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.175] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.207] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:fields' to 'fml:handshake' sequence 17 +[07Sep2024 20:57:21.226] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 17 +[07Sep2024 20:57:21.226] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 17 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.226] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.257] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:researchrequirementtypes' to 'fml:handshake' sequence 18 +[07Sep2024 20:57:21.275] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 18 +[07Sep2024 20:57:21.275] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 18 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.275] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.307] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:recipe_serializer' to 'fml:handshake' sequence 19 +[07Sep2024 20:57:21.325] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 19 +[07Sep2024 20:57:21.325] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 19 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.325] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.357] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:researchcosttypes' to 'fml:handshake' sequence 20 +[07Sep2024 20:57:21.375] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 20 +[07Sep2024 20:57:21.375] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 20 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.375] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.407] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:sound_event' to 'fml:handshake' sequence 21 +[07Sep2024 20:57:21.457] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:particle_type' to 'fml:handshake' sequence 22 +[07Sep2024 20:57:21.488] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 21 +[07Sep2024 20:57:21.489] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 21 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.489] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.489] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 22 +[07Sep2024 20:57:21.489] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 22 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.489] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.507] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:buildings' to 'fml:handshake' sequence 23 +[07Sep2024 20:57:21.524] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 23 +[07Sep2024 20:57:21.524] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 23 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.524] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.557] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:questrewards' to 'fml:handshake' sequence 24 +[07Sep2024 20:57:21.576] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 24 +[07Sep2024 20:57:21.576] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 24 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.576] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.607] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:painting_variant' to 'fml:handshake' sequence 25 +[07Sep2024 20:57:21.625] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 25 +[07Sep2024 20:57:21.625] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 25 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.625] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.657] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry forge:fluid_type' to 'fml:handshake' sequence 26 +[07Sep2024 20:57:21.675] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 26 +[07Sep2024 20:57:21.675] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 26 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.675] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.707] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:block' to 'fml:handshake' sequence 27 +[07Sep2024 20:57:21.733] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 27 +[07Sep2024 20:57:21.733] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 27 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.733] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.757] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry forge:entity_data_serializers' to 'fml:handshake' sequence 28 +[07Sep2024 20:57:21.775] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 28 +[07Sep2024 20:57:21.775] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 28 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.775] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.807] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:mob_effect' to 'fml:handshake' sequence 29 +[07Sep2024 20:57:21.826] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 29 +[07Sep2024 20:57:21.827] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 29 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.827] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.857] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:jobs' to 'fml:handshake' sequence 30 +[07Sep2024 20:57:21.878] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 30 +[07Sep2024 20:57:21.878] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 30 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.878] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.907] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:questobjectives' to 'fml:handshake' sequence 31 +[07Sep2024 20:57:21.926] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 31 +[07Sep2024 20:57:21.926] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 31 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.926] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:21.958] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:questtriggers' to 'fml:handshake' sequence 32 +[07Sep2024 20:57:21.977] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 32 +[07Sep2024 20:57:21.977] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 32 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:21.977] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.007] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:questanswerresults' to 'fml:handshake' sequence 33 +[07Sep2024 20:57:22.025] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 33 +[07Sep2024 20:57:22.025] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 33 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.025] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.057] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:colonyeventtypes' to 'fml:handshake' sequence 34 +[07Sep2024 20:57:22.081] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 34 +[07Sep2024 20:57:22.081] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 34 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.081] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.107] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:enchantment' to 'fml:handshake' sequence 35 +[07Sep2024 20:57:22.127] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 35 +[07Sep2024 20:57:22.127] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 35 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.127] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.157] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:colonyeventdesctypes' to 'fml:handshake' sequence 36 +[07Sep2024 20:57:22.176] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 36 +[07Sep2024 20:57:22.176] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 36 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.176] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.207] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecolonies:researcheffecttypes' to 'fml:handshake' sequence 37 +[07Sep2024 20:57:22.225] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 37 +[07Sep2024 20:57:22.225] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 37 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.225] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.257] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Registry minecraft:entity_type' to 'fml:handshake' sequence 38 +[07Sep2024 20:57:22.307] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config minecolonies-server.toml' to 'fml:handshake' sequence 39 +[07Sep2024 20:57:22.357] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config structurize-server.toml' to 'fml:handshake' sequence 40 +[07Sep2024 20:57:22.407] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config jei-server.toml' to 'fml:handshake' sequence 41 +[07Sep2024 20:57:22.457] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 42 +[07Sep2024 20:57:22.622] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 38 +[07Sep2024 20:57:22.622] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 38 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.622] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.627] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 39 +[07Sep2024 20:57:22.627] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 39 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.627] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.628] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 40 +[07Sep2024 20:57:22.628] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 40 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.628] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.628] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 41 +[07Sep2024 20:57:22.628] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 41 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.628] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.629] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 42 +[07Sep2024 20:57:22.629] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 42 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge +[07Sep2024 20:57:22.629] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client +[07Sep2024 20:57:22.657] [Server thread/DEBUG] [net.minecraftforge.network.HandshakeHandler/FMLHANDSHAKE]: Handshake complete! +[07Sep2024 20:57:22.750] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Cephi_sui[/100.64.0.2:41286] logged in with entity id 317 at (5.88692536202146, 64.0, -159.5594769539468) +[07Sep2024 20:57:22.759] [Server thread/DEBUG] [net.minecraftforge.network.filters.NetworkFilters/]: Injected net.minecraftforge.network.filters.ForgeConnectionNetworkFilter@6f17a36f into net.minecraft.network.Connection@6e7845b5 +[07Sep2024 20:57:22.825] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui joined the game +[07Sep2024 20:57:22.897] [Server thread/INFO] [structurize/]: New Server UUID dde125dd-7231-4e6b-8774-b7d02dd73c61 +[07Sep2024 20:57:22.949] [Server thread/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0x2f85ac6c020d3d0e +[07Sep2024 20:59:02.752] [Worker-Main-4/DEBUG] [minecolonies/]: New Empty colony atMutableBlockPos{x=-720, y=92, z=-800} +[07Sep2024 21:00:36.563] [Worker-Main-14/DEBUG] [mixin/]: Mixing JigsawPlacementPlacerMixin from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.JigsawPlacement$Placer +[07Sep2024 21:00:38.041] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Boat (vehicle of Cephi_sui) moved too quickly! 7.153630621712921,0.0,7.4535169031730675 +[07Sep2024 21:00:38.042] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Boat (vehicle of Cephi_sui) moved too quickly! 7.405956677495993,0.0,7.762851891365699 +[07Sep2024 21:00:43.175] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Gave 1 [White Bed] to Cephi_sui] +[07Sep2024 21:01:05.189] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [Sweet Dreams] +[07Sep2024 21:01:15.106] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Gave 1 [Supply Ship] to Cephi_sui] +[07Sep2024 21:01:16.122] [Netty Epoll Server IO #7/DEBUG] [mezz.jei.common.platform.Services/]: Loaded mezz.jei.forge.platform.PlatformHelper@3d1e776d for service interface mezz.jei.common.platform.IPlatformHelper +[07Sep2024 21:02:04.951] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:02:04.999] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:04:02.843] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Boat (vehicle of Cephi_sui) moved wrongly! 0.3173529670748678 +[07Sep2024 21:04:02.990] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Boat (vehicle of Cephi_sui) moved wrongly! 0.25330757794301917 +[07Sep2024 21:07:04.944] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:07:04.960] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:09:45.738] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Gave 1 [Supply Ship] to Cephi_sui] +[07Sep2024 21:10:02.606] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Gave 1 [Build Tool] to Cephi_sui] +[07Sep2024 21:12:04.933] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:12:04.946] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:12:50.990] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Gave 1 [Shape Tool] to Cephi_sui] +[07Sep2024 21:13:27.625] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Gave 1 [Supply Camp] to Cephi_sui] +[07Sep2024 21:14:06.438] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [Monster Hunter] +[07Sep2024 21:15:36.327] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [MineColonies] +[07Sep2024 21:16:12.330] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [Stone Age] +[07Sep2024 21:16:57.338] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Set own game mode to Creative Mode] +[07Sep2024 21:17:04.932] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:17:04.944] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:22:04.945] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:22:04.989] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:27:04.934] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:27:04.948] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:29:35.099] [Server thread/INFO] [minecolonies/]: New Colony Id: 1 by Cephi_sui +[07Sep2024 21:29:35.115] [Server thread/DEBUG] [minecolonies/]: Colony 1 - new Building com.minecolonies.building.townhall for Block{minecolonies:blockhuttownhall} at BlockPos{x=160, y=72, z=-483} +[07Sep2024 21:31:09.521] [Server thread/DEBUG] [minecolonies/]: Colony 1 - new Building com.minecolonies.building.warehouse for Block{minecolonies:blockhutwarehouse} at BlockPos{x=185, y=71, z=-538} +[07Sep2024 21:32:04.947] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:32:04.995] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:33:19.574] [Server thread/DEBUG] [minecolonies/]: Colony 1 - new Building com.minecolonies.building.deliveryman for Block{minecolonies:blockhutdeliveryman} at BlockPos{x=173, y=71, z=-531} +[07Sep2024 21:34:00.289] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Set own game mode to Survival Mode] +[07Sep2024 21:34:06.150] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Set own game mode to Creative Mode] +[07Sep2024 21:36:57.031] [Server thread/DEBUG] [minecolonies/]: Colony 1 - new Building com.minecolonies.building.tavern for Block{minecolonies:blockhuttavern} at BlockPos{x=150, y=71, z=-512} +[07Sep2024 21:37:04.951] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:37:04.992] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:39:17.472] [Server thread/DEBUG] [minecolonies/]: Colony 1 - new Building com.minecolonies.building.builder for Block{minecolonies:blockhutbuilder} at BlockPos{x=120, y=64, z=-516} +[07Sep2024 21:40:54.556] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [Check Out the Guide] +[07Sep2024 21:41:51.916] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [Cover Me with Diamonds] +[07Sep2024 21:42:04.942] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:42:04.950] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:42:25.291] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has reached the goal [Sky's the Limit] +[07Sep2024 21:43:32.753] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Set own game mode to Survival Mode] +[07Sep2024 21:43:36.334] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Gave 64 [Oak Log] to Cephi_sui] +[07Sep2024 21:43:40.296] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Gave 64 [Oak Log] to Cephi_sui] +[07Sep2024 21:43:44.134] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Cephi_sui: Set own game mode to Creative Mode] +[07Sep2024 21:47:04.947] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:47:04.959] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:52:04.939] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:52:04.948] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 21:53:37.522] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [Getting an Upgrade] +[07Sep2024 21:56:04.313] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [Acquire Hardware] +[07Sep2024 21:56:25.074] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [Diamonds!] +[07Sep2024 21:57:04.020] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui has made the advancement [Into Fire] +[07Sep2024 21:57:04.941] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 21:57:04.953] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:01:13.718] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Cephi_sui lost connection: Disconnected +[07Sep2024 22:01:13.719] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui left the game +[07Sep2024 22:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:02:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:12:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:17:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:22:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:27:04.933] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:32:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:37:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:37:04.932] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:42:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:47:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 22:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 22:57:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:02:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:17:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:22:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:27:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:32:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:37:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:42:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:52:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Sep2024 23:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Sep2024 23:57:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:02:04.931] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:22:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:27:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:32:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:42:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:47:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:52:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 00:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 00:57:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:12:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:17:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:22:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:27:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:37:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:42:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 01:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 01:57:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:12:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:22:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:32:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:37:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:42:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 02:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 02:57:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:12:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:22:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:25:36.290] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.291] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 03:25:36.292] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 03:25:36.292] [Netty Epoll Server IO #16/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 03:25:36.297] [Netty Epoll Server IO #16/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:37078] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 03:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:32:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:42:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 03:57:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 03:57:04.934] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 04:14:18.255] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:14:18.256] [Netty Epoll Server IO #3/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 04:14:18.256] [Netty Epoll Server IO #3/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:49620] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:22:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:27:04.931] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:32:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:37:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:40:22.304] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 04:40:22.305] [Netty Epoll Server IO #3/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 04:40:22.306] [Netty Epoll Server IO #3/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:42788] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 04:42:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:42:04.931] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 04:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 04:57:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:02:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:12:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:12:46.950] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:12:46.951] [Netty Epoll Server IO #12/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 05:12:46.952] [Netty Epoll Server IO #12/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:52092] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 05:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:17:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:22:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:27:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:32:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:37:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.031] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.032] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.032] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.032] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 05:41:31.032] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 05:41:31.032] [Netty Epoll Server IO #13/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 05:41:31.032] [Netty Epoll Server IO #13/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:44930] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 05:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:42:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:47:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 05:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 05:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:02:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:07:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:12:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:13:17.106] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:13:17.107] [Netty Epoll Server IO #16/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 06:13:17.108] [Netty Epoll Server IO #16/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:44844] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 06:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:17:04.931] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:22:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:27:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:32:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:32:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:37:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:42:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:49:38.783] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.783] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:49:38.783] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:49:38.783] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.783] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 06:49:38.784] [Netty Epoll Server IO #13/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:40784] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 06:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 06:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 06:57:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:12:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:14:56.987] [Netty Epoll Server IO #2/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 07:14:56.988] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:38064] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 07:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:17:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:22:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:27:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:37:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:38:54.066] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.066] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:38:54.066] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:38:54.066] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.066] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 07:38:54.067] [Netty Epoll Server IO #9/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:52084] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 07:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:42:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:47:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:52:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 07:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 07:57:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:02:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:12:04.931] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:22:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:32:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:37:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 08:41:23.778] [Netty Epoll Server IO #2/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 08:41:23.779] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:46480] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 08:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:42:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:47:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:52:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 08:57:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:12:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:12:07.504] [Netty Epoll Server IO #27/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 09:12:07.505] [Netty Epoll Server IO #27/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:41444] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 09:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:17:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:22:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:27:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:32:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 09:35:25.031] [Netty Epoll Server IO #24/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 09:35:25.032] [Netty Epoll Server IO #24/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:55972] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:42:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:47:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:52:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 09:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 09:57:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:01:26.747] [Netty Epoll Server IO #24/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 10:01:26.748] [Netty Epoll Server IO #24/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:58726] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 10:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:02:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 10:25:35.979] [Netty Epoll Server IO #31/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 10:25:35.980] [Netty Epoll Server IO #31/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:34518] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 10:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:27:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:32:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:37:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:42:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:47:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:52:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 10:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 10:57:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:12:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:17:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:25:32.288] [Netty Epoll Server IO #27/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 11:25:32.289] [Netty Epoll Server IO #27/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:41626] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 11:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:27:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:32:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:37:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:47:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:52:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 11:57:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 11:57:58.892] [Netty Epoll Server IO #5/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:38442] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 12:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:07:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:12:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:17:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:22:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:27:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:29:53.452] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:29:53.453] [Netty Epoll Server IO #10/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 12:29:53.454] [Netty Epoll Server IO #10/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:48272] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 12:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:37:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:42:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 12:45:19.655] [Netty Epoll Server IO #10/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:33812] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 12:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:47:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 12:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 12:57:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:12:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:14:34.436] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 13:14:34.437] [Netty Epoll Server IO #14/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:52118] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 13:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:22:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:37:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:42:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 13:44:26.974] [Netty Epoll Server IO #28/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 13:44:26.975] [Netty Epoll Server IO #28/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:36714] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 13:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:47:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 13:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 13:57:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:07:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:17:08.583] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 14:17:08.584] [Netty Epoll Server IO #11/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:43636] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 14:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:22:04.931] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 14:40:06.005] [Netty Epoll Server IO #7/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 14:40:06.006] [Netty Epoll Server IO #7/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:54856] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 14:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 14:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 14:57:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:01:22.942] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 15:01:22.943] [Netty Epoll Server IO #12/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:36858] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 15:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:22:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:23:33.021] [Netty Epoll Server IO #26/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 15:23:33.022] [Netty Epoll Server IO #26/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:52684] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 15:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:42:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 15:56:53.651] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Sep2024 15:56:53.652] [Netty Epoll Server IO #18/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:43876] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Sep2024 15:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 15:57:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:42:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:47:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 16:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 16:57:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:17:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:22:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 17:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 17:57:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:17:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:22:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:42:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:47:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 18:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 18:57:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:02:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:12:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:17:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:22:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:27:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:42:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 19:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 19:57:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:07:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:12:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:22:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:27:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:37:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:42:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 20:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:02:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:07:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:22:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:32:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:37:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:42:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:47:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 21:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 21:57:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 22:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 22:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Sep2024 23:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Sep2024 23:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:12:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 00:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 01:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 01:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:22:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[09Sep2024 02:32:56.336] [Netty Epoll Server IO #16/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[09Sep2024 02:32:56.339] [Netty Epoll Server IO #16/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:57274] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[09Sep2024 02:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:42:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 02:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 03:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 03:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:22:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 04:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 04:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 05:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 05:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:07:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 06:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 06:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 07:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 07:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 08:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 08:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 09:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 09:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 10:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 10:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 11:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 11:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 12:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 13:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 13:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 14:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 14:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:07:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:17:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 15:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 16:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:07:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 17:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 17:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:12:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 18:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 18:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 19:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:32:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 20:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 20:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:42:04.939] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 22:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 22:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:07:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:22:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:27:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Sep2024 23:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Sep2024 23:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:17:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:32:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 00:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 00:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:12:04.933] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:22:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 01:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 01:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 02:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:07:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 03:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 03:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 04:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:07:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 05:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:17:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 06:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 06:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:02:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 07:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 07:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:27:47.113] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[10Sep2024 08:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:32:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 08:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 09:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 09:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:27:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 10:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 10:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:22:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 11:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 11:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 12:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 12:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:47:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 13:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 13:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:12:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 14:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 15:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:52:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 16:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:47:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 17:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 18:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:32:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:47:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 19:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 20:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 20:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:17:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 22:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 22:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:07:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Sep2024 23:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Sep2024 23:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:47:04.933] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 00:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 01:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 01:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 02:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 03:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 03:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 04:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 05:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 06:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 06:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 07:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 07:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 08:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 08:57:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:52:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 09:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 09:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:12:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 10:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 10:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 11:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 11:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:27:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 12:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 12:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:37:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 13:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 13:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 14:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 14:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 15:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:12:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 16:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 17:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 17:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 18:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 19:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 20:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 20:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:02:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:37:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 22:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 22:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:27:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:42:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Sep2024 23:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Sep2024 23:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:42:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 00:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 01:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 01:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 02:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:02:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:07:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:22:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:27:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:37:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 03:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 03:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:12:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 04:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 05:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 06:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 06:57:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:12:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:42:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 07:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 07:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:42:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 08:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 09:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 09:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 10:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 10:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:07:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:12:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 11:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 11:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:37:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 12:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 12:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:32:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 13:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 13:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 14:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:42:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 15:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 16:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:17:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 17:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 17:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:07:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:12:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 18:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:12:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:32:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 19:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:27:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 20:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 20:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 21:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 21:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:32:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 22:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 22:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Sep2024 23:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Sep2024 23:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:07:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 00:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 01:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 01:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 02:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 03:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 03:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 04:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:07:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 05:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:32:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 06:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 06:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 07:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 07:57:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 08:57:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 09:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 09:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:02:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:32:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 10:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 10:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 11:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 11:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:38:47.807] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[13Sep2024 12:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 12:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 12:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:17:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 13:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 13:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 14:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 14:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 15:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:07:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 16:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:37:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 17:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 17:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 18:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 18:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 19:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 20:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 20:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 22:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 22:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[13Sep2024 23:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[13Sep2024 23:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 00:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 00:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 01:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 01:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 02:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 03:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 03:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 04:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 05:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 06:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 06:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 07:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 07:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 08:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 09:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 09:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 10:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 10:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 11:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 11:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:32:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 12:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 12:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 13:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 13:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 14:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 14:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 15:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 16:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 17:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 17:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 18:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 19:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 20:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 20:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:07:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 22:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 22:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[14Sep2024 23:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[14Sep2024 23:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 00:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:07:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 01:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 01:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 02:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:07:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 03:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 03:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:37:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 04:57:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:07:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:42:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 05:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 05:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:47:04.931] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 06:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 06:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 07:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 07:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 08:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 09:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 09:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 10:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 10:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 11:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 11:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 12:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 12:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 13:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 13:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 14:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 14:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 15:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 16:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 17:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 17:57:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 18:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 18:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 19:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:42:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 20:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 20:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:37:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 22:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 22:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:12:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[15Sep2024 23:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[15Sep2024 23:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 00:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:30:01.907] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[16Sep2024 01:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 01:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:12:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 02:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 03:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 03:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 04:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 05:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:26:43.657] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[16Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 06:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 06:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 07:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 07:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 08:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 09:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 09:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 10:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 10:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:02:04.930] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 11:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 11:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 12:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 13:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 14:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 14:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:12:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 15:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 16:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 17:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 17:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 18:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 18:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 19:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 19:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:42:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 20:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 20:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 22:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[16Sep2024 23:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[16Sep2024 23:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:42:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 00:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 01:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 01:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 02:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:27:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 03:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 03:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 04:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:02:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 05:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 06:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 06:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 07:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 07:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:47:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 08:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:42:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 09:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 09:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 10:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 10:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 11:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 11:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 12:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 12:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 13:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 13:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:47:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 14:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 14:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 15:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:17:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 16:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 17:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 17:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:12:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:32:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:47:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 18:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 18:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:47:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 19:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 20:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 20:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 22:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 22:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[17Sep2024 23:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[17Sep2024 23:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 00:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 01:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 01:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 02:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 03:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 03:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:07:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:12:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 04:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 05:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 06:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 06:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 07:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 07:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:07:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 08:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 09:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 10:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 10:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:27:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 11:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 11:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 12:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 12:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 13:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 13:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 14:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 14:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 15:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 16:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 17:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 17:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:42:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 18:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 19:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:22:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 20:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 20:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:07:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:47:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 21:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 21:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 22:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 22:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[18Sep2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[18Sep2024 23:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 00:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 01:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 01:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:52:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 02:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:07:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 03:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 03:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:07:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 04:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 05:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:02:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:07:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 06:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 06:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:42:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 07:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:07:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:10:13.007] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[19Sep2024 08:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 08:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 08:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:12:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 09:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 09:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:45:00.707] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[19Sep2024 10:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 10:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 10:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:42:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 11:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 11:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 12:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 12:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 13:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 13:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 14:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 14:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:12:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:22:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 15:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 15:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 16:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:32:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:52:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 17:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 17:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 18:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 19:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 20:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 20:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:37:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 22:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 22:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[19Sep2024 23:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[19Sep2024 23:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 00:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 01:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:22:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 02:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:27:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 03:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 03:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 04:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 04:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:02:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 05:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 05:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 06:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 06:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 07:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 07:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:32:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 08:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 09:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 09:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 10:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 10:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 11:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 11:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:42:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 12:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 12:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 13:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 13:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 14:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 14:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:27:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 15:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 15:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 16:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 16:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:32:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 17:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 17:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 18:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 19:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 20:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 20:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 21:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 21:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:02:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:52:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 22:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 22:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[20Sep2024 23:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[20Sep2024 23:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:32:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 00:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 00:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 01:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 01:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 02:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 02:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:22:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 03:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 03:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 04:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 04:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 05:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 05:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:32:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 06:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 06:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:42:04.933] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 07:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 07:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 08:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 08:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 09:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 09:57:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:17:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:52:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 10:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 10:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 11:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 11:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 12:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 12:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:17:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 13:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 13:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:32:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:47:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 14:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 14:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:52:04.928] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 15:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 15:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 16:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 16:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 17:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 17:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:32:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 18:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:12:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 19:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 19:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 20:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 20:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:07:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:27:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 21:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 21:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:17:04.508] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:17:04.519] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:22:04.507] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:22:04.513] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:27:04.506] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:27:04.514] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:32:04.508] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:32:04.520] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[21Sep2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[21Sep2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 00:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 01:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:02:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 03:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:02:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:12:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 06:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 07:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 10:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 10:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 13:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 16:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 16:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 17:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 18:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 18:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 19:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 20:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 21:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 21:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 22:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 22:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:12:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[22Sep2024 23:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[22Sep2024 23:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:47:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 00:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 00:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 01:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 03:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 04:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 04:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 05:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:37:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 06:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 08:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 08:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 10:57:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[23Sep2024 11:36:21.006] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[23Sep2024 11:36:21.007] [Netty Epoll Server IO #12/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[23Sep2024 11:36:21.015] [Netty Epoll Server IO #12/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:41474] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[23Sep2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 11:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 11:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 12:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 12:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:17:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:32:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 16:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 16:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 17:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:22:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 19:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:17:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 20:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 20:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:52:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[23Sep2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[23Sep2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 01:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 05:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 05:57:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 06:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 06:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 08:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:32:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 09:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 10:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 11:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 11:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 14:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 15:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 16:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 17:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:47:22.506] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[24Sep2024 18:47:22.507] [Netty Epoll Server IO #31/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[24Sep2024 18:47:22.511] [Netty Epoll Server IO #31/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:39498] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[24Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 18:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 18:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 19:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 19:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 20:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:32:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 21:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 21:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[24Sep2024 22:52:39.460] [Netty Epoll Server IO #17/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[24Sep2024 22:52:39.461] [Netty Epoll Server IO #17/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:44364] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[24Sep2024 22:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 22:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:27:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:32:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[24Sep2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[24Sep2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 01:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 01:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 02:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 02:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 03:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 05:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 06:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 07:57:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 07:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:07:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:22:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 14:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:42:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 15:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 15:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 16:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 17:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 17:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 18:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 19:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:42:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[25Sep2024 23:57:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[25Sep2024 23:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 01:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:02:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:22:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 06:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 07:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 07:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[26Sep2024 09:51:19.366] [Netty Epoll Server IO #18/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[26Sep2024 09:51:19.367] [Netty Epoll Server IO #18/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[26Sep2024 09:51:19.376] [Netty Epoll Server IO #18/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:57052] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[26Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 09:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 11:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 11:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 12:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 16:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 16:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 17:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 17:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 18:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 19:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 20:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 22:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[26Sep2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[26Sep2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 00:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 01:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 01:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:27:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 05:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 05:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:29:02.305] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[27Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 06:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[27Sep2024 11:05:02.227] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[27Sep2024 11:05:02.228] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[27Sep2024 11:05:02.228] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.228] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.228] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.228] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.228] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[27Sep2024 11:05:02.228] [Netty Epoll Server IO #19/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[27Sep2024 11:05:02.228] [Netty Epoll Server IO #19/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[27Sep2024 11:05:02.228] [Netty Epoll Server IO #19/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:42166] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[27Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 11:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 12:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 12:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:32:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:47:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 13:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 14:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 14:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 15:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 15:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 17:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 18:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 19:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 22:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[27Sep2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[27Sep2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 00:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 01:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[28Sep2024 01:58:23.733] [Netty Epoll Server IO #27/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[28Sep2024 01:58:23.737] [Netty Epoll Server IO #27/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:51034] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[28Sep2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 02:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:12:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 06:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 06:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 08:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 08:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 09:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 09:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:32:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 11:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 11:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 13:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 14:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 15:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 17:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 17:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 18:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 18:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 19:57:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 21:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 21:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:32:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 22:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 22:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[28Sep2024 23:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[28Sep2024 23:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 00:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 01:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 01:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:45:43.055] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[29Sep2024 02:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 02:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 03:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 03:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:27:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.502] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[29Sep2024 06:43:55.503] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[29Sep2024 06:43:55.503] [Netty Epoll Server IO #17/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[29Sep2024 06:43:55.504] [Netty Epoll Server IO #17/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:54402] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[29Sep2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 06:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 07:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 07:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 08:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 09:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 10:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 11:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 11:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 12:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 13:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 14:54:38.805] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[29Sep2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 17:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 18:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[29Sep2024 19:25:43.509] [Netty Epoll Server IO #13/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[29Sep2024 19:25:43.510] [Netty Epoll Server IO #13/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:52042] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[29Sep2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 19:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 21:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[29Sep2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[29Sep2024 23:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 01:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 03:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:12:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 05:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 06:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 09:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 09:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:02:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:22:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:22:04.929] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 14:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 16:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 17:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 17:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:27:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:32:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 18:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:07:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:22:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 19:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 19:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 20:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 20:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:04:11.256] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[30Sep2024 21:04:11.257] [Netty Epoll Server IO #4/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[30Sep2024 21:04:11.263] [Netty Epoll Server IO #4/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:49402] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[30Sep2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:02:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 22:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 22:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[30Sep2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[30Sep2024 23:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 01:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 02:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 02:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 03:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 05:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:07:53.324] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.324] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[01Oct2024 06:07:53.325] [Netty Epoll Server IO #4/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[01Oct2024 06:07:53.327] [Netty Epoll Server IO #4/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:55356] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[01Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 06:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 08:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:52:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 13:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 16:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 17:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 17:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:22:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:37:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 18:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 18:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 19:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 20:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 20:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:05:19.367] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[01Oct2024 22:05:19.368] [Netty Epoll Server IO #7/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:59324] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[01Oct2024 22:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:07:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[01Oct2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[01Oct2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 00:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 00:57:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 01:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 03:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 04:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 04:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 05:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:22:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 06:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 07:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 07:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 09:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 09:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:17:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 10:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 12:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 14:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 17:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 17:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 18:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 19:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 20:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[02Oct2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[02Oct2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 01:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 03:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:52:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 04:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 05:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 06:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 06:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 07:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 07:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[03Oct2024 08:15:48.460] [Netty Epoll Server IO #4/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[03Oct2024 08:15:48.462] [Netty Epoll Server IO #4/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:55934] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[03Oct2024 08:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:22:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 08:57:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:32:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:47:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:52:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 09:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:17:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 10:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 10:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:47:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 11:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:07:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:32:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:32:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 12:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 13:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 13:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:17:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:42:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 14:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 14:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 15:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 17:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 17:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:27:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 18:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 18:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:12:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 19:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:12:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:47:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 20:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:37:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[03Oct2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[03Oct2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 00:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 00:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:19:39.405] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[04Oct2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:37:47.736] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[04Oct2024 01:37:47.737] [Netty Epoll Server IO #21/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:36904] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[04Oct2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 01:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:32:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 02:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 05:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 06:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 08:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 09:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 09:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:32:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 13:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 13:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:37:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 14:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:27:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 15:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 17:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 17:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 18:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 18:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 19:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 20:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 22:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 22:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[04Oct2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[04Oct2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 01:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:02:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[05Oct2024 03:02:05.148] [Netty Epoll Server IO #0/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[05Oct2024 03:02:05.152] [Netty Epoll Server IO #0/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:51232] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[05Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:52:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 04:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:07:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 06:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 07:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:52:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 10:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:37:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 12:56:31.545] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.545] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 12:56:31.545] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 12:56:31.545] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[05Oct2024 12:56:31.546] [Netty Epoll Server IO #7/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:40182] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[05Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 12:57:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 13:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 13:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:37:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 14:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:17:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:50:47.705] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice +[05Oct2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 17:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:12:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 18:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:32:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:42:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:52:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 19:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 19:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 22:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 22:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[05Oct2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[05Oct2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 00:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 01:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:52:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:02:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:22:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 03:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 05:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 06:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 06:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 07:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 08:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 08:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:52:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:07:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[06Oct2024 15:13:44.323] [Netty Epoll Server IO #17/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[06Oct2024 15:13:44.327] [Netty Epoll Server IO #17/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:41380] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[06Oct2024 15:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 15:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 17:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 17:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:07:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 18:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 18:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 19:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:02:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:02:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:47:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[06Oct2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[06Oct2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 00:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:32:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 01:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 01:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 02:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:42:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:12:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:37:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 05:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 05:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 06:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 07:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[07Oct2024 08:26:12.017] [Netty Epoll Server IO #29/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[07Oct2024 08:26:12.021] [Netty Epoll Server IO #29/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:48360] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[07Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:42:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:42:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:42:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 10:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:12:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 13:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:52:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:32:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 15:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:42:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 17:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:22:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 18:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 19:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:37:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 20:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 21:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:12:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:23:29.533] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[07Oct2024 22:23:29.534] [Netty Epoll Server IO #14/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[07Oct2024 22:23:29.535] [Netty Epoll Server IO #14/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:34512] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[07Oct2024 22:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 22:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[07Oct2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[07Oct2024 23:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 01:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 01:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:12:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 02:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 02:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 03:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:37:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 06:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 06:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:07:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 07:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 08:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 09:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:52:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 13:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:11:55.024] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[08Oct2024 17:11:55.025] [Netty Epoll Server IO #27/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[08Oct2024 17:11:55.029] [Netty Epoll Server IO #27/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:41516] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[08Oct2024 17:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:12:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 17:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:12:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:42:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 18:57:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 19:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:17:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 21:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 22:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 22:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:22:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:47:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[08Oct2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[08Oct2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:17:04.927] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 01:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 02:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 04:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:27:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:27:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 05:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 06:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 06:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:12:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 07:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 07:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 08:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:32:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 10:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:47:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:52:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 12:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:02:04.926] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:07:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 14:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 14:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:12:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 16:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 16:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:27:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 17:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 18:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 18:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 19:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:37:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 20:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 20:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:02:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 21:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:12:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:12:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:22:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:37:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:27:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:42:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[09Oct2024 23:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[09Oct2024 23:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:22:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:22:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 00:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:02:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:22:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 01:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 01:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:17:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[10Oct2024 02:54:57.122] [Netty Epoll Server IO #12/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[10Oct2024 02:54:57.123] [Netty Epoll Server IO #12/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[10Oct2024 02:54:57.135] [Netty Epoll Server IO #12/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:34700] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[10Oct2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 02:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 03:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 03:57:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:12:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:37:04.925] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 05:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:22:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 06:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 07:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 07:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 08:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 08:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 09:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 09:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:27:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:42:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:37:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 13:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 13:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 14:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:47:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 15:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 15:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:52:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:42:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 17:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 18:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:32:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:47:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 19:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:17:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 20:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 20:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:27:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 21:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 21:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:52:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 22:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[10Oct2024 23:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[10Oct2024 23:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:42:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 01:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 01:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:37:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:37:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 02:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 02:57:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:07:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 03:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 03:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:37:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:37:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 04:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:02:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:47:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 05:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 05:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:02:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:22:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:47:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:47:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 06:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 06:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:52:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:27:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:37:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:42:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:42:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:52:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 08:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 08:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:02:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:42:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:12:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:27:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 10:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 10:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:02:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:32:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 11:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:07:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:42:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 12:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 12:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 13:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 14:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 14:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:02:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:22:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 15:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 16:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 16:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:37:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 17:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:22:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:22:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 18:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 18:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:32:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 19:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 19:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:02:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 20:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 20:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 21:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 21:57:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:12:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:12:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:47:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:47:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 22:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 22:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:22:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[11Oct2024 23:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[11Oct2024 23:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:22:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:22:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 00:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 00:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:22:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 01:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 01:57:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:17:04.912] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:17:04.924] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 02:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 02:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:02:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:07:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:17:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:27:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:27:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 03:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 03:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:02:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:02:04.919] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:32:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:32:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:42:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 04:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 04:57:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 05:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 05:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:02:04.911] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:02:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:17:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:17:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 06:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 06:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:17:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 07:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 07:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:17:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:17:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:37:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:37:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:52:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:52:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 08:57:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 08:57:04.913] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:12:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:32:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:32:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:37:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:47:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:52:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 09:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 09:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:52:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 10:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 10:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:42:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:52:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 11:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 11:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:27:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:27:04.918] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 12:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 12:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 13:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 13:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:07:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:07:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:17:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:22:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:37:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecolonies:net-channel' : Vanilla acceptance test: REJECTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'structurize:net-channel' : Vanilla acceptance test: REJECTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'configured:play' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'jei:channel' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaerominimap:main' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'multipiston:net-channel' : Vanilla acceptance test: REJECTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'domum_ornamentum:net-channel' : Vanilla acceptance test: REJECTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:treechop-channel' : Vanilla acceptance test: REJECTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'xaeroworldmap:main' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'adlods:main' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'waystones:network' : Vanilla acceptance test: REJECTED +[12Oct2024 14:51:02.545] [Netty Epoll Server IO #16/DEBUG] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channel 'forgeendertech:main' : Vanilla acceptance test: ACCEPTED +[12Oct2024 14:51:02.547] [Netty Epoll Server IO #16/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[12Oct2024 14:51:02.588] [Netty Epoll Server IO #16/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:35356] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[12Oct2024 14:52:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:52:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 14:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 14:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:07:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:07:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:32:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:42:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:47:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 15:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 15:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:07:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:37:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:37:04.923] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:47:04.916] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 16:57:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 16:57:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:02:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:07:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:07:04.915] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:12:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:12:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:17:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:17:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:22:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:22:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:27:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:42:04.907] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:42:04.914] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:47:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:47:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:52:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:52:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 17:57:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 17:57:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:02:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:02:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:07:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:07:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:12:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:12:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:17:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:17:04.922] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:22:04.910] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:22:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:27:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:27:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:32:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:32:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:37:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:37:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:42:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:42:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:47:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:47:04.920] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:52:04.909] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:52:04.921] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 18:57:04.908] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 18:57:04.917] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 19:01:03.489] [RCON Listener #1/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Client /0:0:0:0:0:0:0:1 started +[12Oct2024 19:01:03.575] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Rcon: Stopping the server] +[12Oct2024 19:01:03.579] [RCON Client /0:0:0:0:0:0:0:1 #2/INFO] [net.minecraft.server.rcon.thread.RconClient/]: Thread RCON Client /0:0:0:0:0:0:0:1 shutting down +[12Oct2024 19:01:03.826] [Server thread/INFO] [Dynmap/]: [Dynmap] Unloaded 11 components. +[12Oct2024 19:01:03.826] [Server thread/INFO] [Dynmap/]: [Dynmap] Stopping map renderer... +[12Oct2024 19:01:06.481] [Netty Epoll Server IO #24/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} +[12Oct2024 19:01:09.832] [Server thread/INFO] [Dynmap/]: [Dynmap] Disabled +[12Oct2024 19:01:09.834] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server +[12Oct2024 19:01:09.840] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players +[12Oct2024 19:01:09.840] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds +[12Oct2024 19:01:10.353] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld +[12Oct2024 19:01:10.416] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether +[12Oct2024 19:01:10.416] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end +[12Oct2024 19:01:10.418] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world +[12Oct2024 19:01:10.426] [Server thread/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world +[12Oct2024 19:01:10.440] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (world): All chunks are saved +[12Oct2024 19:01:10.441] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved +[12Oct2024 19:01:10.441] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved +[12Oct2024 19:01:10.441] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved +[12Oct2024 19:01:10.567] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER +[12Oct2024 19:01:10.581] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Listener stopped diff --git a/minecolonies-1.20.1/data/logs/latest.log b/minecolonies-1.20.1/data/logs/latest.log index 863b70ac..e7020427 100644 --- a/minecolonies-1.20.1/data/logs/latest.log +++ b/minecolonies-1.20.1/data/logs/latest.log @@ -1,393 +1,20 @@ -[19Aug2024 14:09:28.030] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] -[19Aug2024 14:09:28.032] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 21.0.4 by Eclipse Adoptium; OS Linux arch amd64 version 6.10.3-amd64 -[19Aug2024 14:09:28.099] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Configuration file /data/config/fml.toml is not correct. Correcting -[19Aug2024 14:09:28.100] [main/INFO] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowSkipGLVersions] was corrected from null to [] -[19Aug2024 14:09:28.100] [main/INFO] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowSquir] was corrected from null to false -[19Aug2024 14:09:28.101] [main/INFO] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [earlyWindowShowCPU] was corrected from null to false -[19Aug2024 14:09:28.316] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver -[19Aug2024 14:09:28.343] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/data/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2365!/ Service=ModLauncher Env=SERVER -[19Aug2024 14:09:28.540] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.0/fmlcore-1.20.1-47.3.0.jar is missing mods.toml file -[19Aug2024 14:09:28.541] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.0/javafmllanguage-1.20.1-47.3.0.jar is missing mods.toml file -[19Aug2024 14:09:28.542] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.0/lowcodelanguage-1.20.1-47.3.0.jar is missing mods.toml file -[19Aug2024 14:09:28.542] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /data/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.0/mclanguage-1.20.1-47.3.0.jar is missing mods.toml file -[19Aug2024 14:09:28.625] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection -[19Aug2024 14:09:29.665] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 -[19Aug2024 14:09:29.679] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] -[19Aug2024 14:09:29.986] [main/WARN] [mixin/]: Error loading class: net/fabricmc/fabric/impl/datagen/FabricDataGenHelper (java.lang.ClassNotFoundException: net.fabricmc.fabric.impl.datagen.FabricDataGenHelper) -[19Aug2024 14:09:30.013] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.0). -[19Aug2024 14:09:32.789] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.0, for MC 1.20.1 with MCP 20230612.114412 -[19Aug2024 14:09:32.790] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.3.0 Initialized -[19Aug2024 14:09:32.791] [modloading-worker-0/INFO] [Dynmap/]: [Dynmap] Mod Support API available -[19Aug2024 14:09:32.836] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Warped Netherlands -[19Aug2024 14:09:32.837] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Stalactite Caves -[19Aug2024 14:09:32.837] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Space Wars -[19Aug2024 14:09:32.839] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shire -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Desert Oasis -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Pagoda -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Minecolonies Original -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nordic Spruce -[19Aug2024 14:09:32.840] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Spruce -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Oak -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Birch -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Lost Mesa City -[19Aug2024 14:09:32.841] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Jungle Treehouse -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Incan -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Fortress -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Colonial -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Cavern -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Caledonia -[19Aug2024 14:09:32.842] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Birch -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Ancient Athens -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Savanna -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading packs from main folder path: . -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading client packs from main folder path: . -[19Aug2024 14:09:32.843] [Structurize IO Worker #0/WARN] [structurize/]: Finished discovering Server Structure packs -[19Aug2024 14:09:33.094] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:sound_event: The object net.minecraft.sounds.SoundEvent@8e164f2 has been registered twice for the same name treechop:chop_wood. -[19Aug2024 14:09:33.530] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/adlods-common.toml is not correct. Correcting -[19Aug2024 14:09:33.530] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Deposits was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.530] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Deposits.globalSizeMultiplier was corrected from null to its default, 1.0. -[19Aug2024 14:09:33.530] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Deposits.globalSpawnRateMultiplier was corrected from null to its default, 1.0. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Veins was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Veins.disableVanillaLargeVeins was corrected from null to its default, false. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Indicators was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Indicators.enabled was corrected from null to its default, true. -[19Aug2024 14:09:33.531] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Indicators.alwaysOnCeiling was corrected from null to its default, false. -[19Aug2024 14:09:33.533] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/treechop-common.toml is not correct. Correcting -[19Aug2024 14:09:33.533] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mod was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.533] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mod.enabled was corrected from null to its default, true. -[19Aug2024 14:09:33.533] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mod.printDebugInfo was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.choppingEnabled was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.choppingEnabled.canBeFalse was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.choppingEnabled.canBeTrue was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.fellingEnabled was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.fellingEnabled.canBeFalse was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.fellingEnabled.canBeTrue was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.sneakBehavior was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.sneakBehavior.canBeInvertFelling was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.sneakBehavior.canBeNone was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.sneakBehavior.canBeInvertChopping was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.treeMustHaveLeaves was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.treeMustHaveLeaves.canBeFalse was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.treeMustHaveLeaves.canBeTrue was corrected from null to its default, true. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.chopInCreativeMode was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.534] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.chopInCreativeMode.canBeFalse was corrected from null to its default, true. -[19Aug2024 14:09:33.535] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.chopInCreativeMode.canBeTrue was corrected from null to its default, true. -[19Aug2024 14:09:33.535] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.535] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dropLootForChoppedBlocks was corrected from null to its default, true. -[19Aug2024 14:09:33.535] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dropLootOnFirstChop was corrected from null to its default, false. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.maxTreeBlocks was corrected from null to its default, 1024. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.maxLeavesBlocks was corrected from null to its default, 1024. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.breakLeaves was corrected from null to its default, true. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.ignorePersistentLeaves was corrected from null to its default, true. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.maxBreakLeavesDistance was corrected from null to its default, 7. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.logs was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.logs.blocks was corrected from null to its default, [#treechop:choppables, #minecraft:logs]. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.logs.exceptions was corrected from null to its default, [minecraft:bamboo, #dynamictrees:branches, dynamictrees:trunk_shell]. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.leaves was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.536] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.leaves.blocks was corrected from null to its default, [#treechop:leaves_like, #minecraft:leaves, pamhc2trees:pam[a-z]+]. -[19Aug2024 14:09:33.537] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key treeDetection.leaves.exceptions was corrected from null to its default, []. -[19Aug2024 14:09:33.537] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.537] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.algorithm was corrected from null to its default, LOGARITHMIC. -[19Aug2024 14:09:33.537] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.rounding was corrected from null to its default, NEAREST. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.canRequireMoreChopsThanBlocks was corrected from null to its default, false. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.logarithmic was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.logarithmic.a was corrected from null to its default, 10.0. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.linear was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.linear.chopsPerBlock was corrected from null to its default, 1.0. -[19Aug2024 14:09:33.538] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chopCounting.linear.baseNumChops was corrected from null to its default, 0.0. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.choppingRequiresCorrectToolForDrops was corrected from null to its default, true. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.choppingRequiresFastBreakingTool was corrected from null to its default, false. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.preventChoppingOnRightClick was corrected from null to its default, false. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.preventChopRecursion was corrected from null to its default, true. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.blacklist was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.blacklist.blacklistOrWhitelist was corrected from null to its default, BLACKLIST. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.blacklist.items was corrected from null to its default, [botania:terra_axe, @lumberjack, mekanism:atomic_disassembler, practicaltools:diamond_greataxe, practicaltools:golden_greataxe, practicaltools:iron_greataxe, practicaltools:netherite_greataxe, twilightforest:giant_pickaxe]. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.fakePlayerChopSettings was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.fakePlayerChopSettings.choppingEnabled was corrected from null to its default, false. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.fakePlayerChopSettings.fellingEnabled was corrected from null to its default, true. -[19Aug2024 14:09:33.539] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.general.fakePlayerChopSettings.treesMustHaveLeaves was corrected from null to its default, true. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeMushrooms was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeMushrooms.logs was corrected from null to its default, [#forge:mushroom_stems]. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeMushrooms.leaves was corrected from null to its default, [#forge:mushroom_caps]. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeFungi was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeFungi.logs was corrected from null to its default, [#minecraft:crimson_stems, #minecraft:warped_stems]. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.hugeFungi.leaves was corrected from null to its default, [#minecraft:wart_blocks, minecraft:shroomlight]. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.problematicLeavesTrees was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.problematicLeavesTrees.logs was corrected from null to its default, [tropicraft:.*_log(_.*)?, mysticbiomes:.*_log, betternether:.*_bark, betternether:.*_log, alexscaves:.*_log, alexscaves:pewen_wood]. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.trees.problematicLeavesTrees.leaves was corrected from null to its default, [tropicraft:.*_leaves(_.*)?, betternether:.*_leaves, regions_unexplored:brimwood_leaves, alexscaves:.*_branch, alexscaves:pewen_pines]. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.carryOn was corrected from null to its default, true. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.projectMMO was corrected from null to its default, true. -[19Aug2024 14:09:33.540] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.theOneProbe was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.terraformers was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.multiMine was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.apotheosis was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.silentgear was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.silentgear.enabled was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.silentgear.sawChops was corrected from null to its default, 5. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct.enabled was corrected from null to its default, true. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct.treeBreakingTools was corrected from null to its default, 5. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct.woodBreakingTools was corrected from null to its default, 1. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.tinkersConstruct.expandedMultiplier was corrected from null to its default, 2.0. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.API was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.541] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.API.verbose was corrected from null to its default, false. -[19Aug2024 14:09:33.544] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/balm-common.toml is not correct. Correcting -[19Aug2024 14:09:33.544] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleBoolean was corrected from null to its default, true. -[19Aug2024 14:09:33.545] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleInt was corrected from null to its default, 42. -[19Aug2024 14:09:33.545] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleString was corrected from null to its default, Hello World. -[19Aug2024 14:09:33.545] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleMultilineString was corrected from null to its default, Hello World. -[19Aug2024 14:09:33.545] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleEnum was corrected from null to its default, Hello. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleStringList was corrected from null to its default, [Hello, World]. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleIntList was corrected from null to its default, [12, 24]. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleEnumList was corrected from null to its default, [Hello, World]. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleCategory was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleCategory.innerField was corrected from null to its default, I am inside. -[19Aug2024 14:09:33.546] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleCategory.exampleFloat was corrected from null to its default, 42.84000015258789. -[19Aug2024 14:09:33.548] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/forgeendertech-common.toml is not correct. Correcting -[19Aug2024 14:09:33.548] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.548] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.maxVentPipeLength was corrected from null to its default, 32. -[19Aug2024 14:09:33.548] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.ventReachDistance was corrected from null to its default, 4. -[19Aug2024 14:09:33.549] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.maxBlocksInMultiblock was corrected from null to its default, 81. -[19Aug2024 14:09:33.549] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.pumpedChimneyAirflow was corrected from null to its default, 1. -[19Aug2024 14:09:33.549] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key SmokeContainers.suctionHoppers was corrected from null to its default, [minecraft:hopper, 8, brickhopper:brick_hopper, 6, goldenhopper:golden_hopper, 12, littlelogistics:rapid_hopper, 12]. -[19Aug2024 14:09:33.549] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key debug was corrected from null to its default, false. -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /data/config/minecolonies-common.toml is not correct. Correcting -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.generatesupplyloot was corrected from null to its default, true. -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestsystem was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:33.550] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestsystem.enabledebuglogging was corrected from null to its default, false. -[19Aug2024 14:09:33.688] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Starting version check at https://mrcrayfish.com/modupdatejson?id=configured -[19Aug2024 14:09:33.751] [modloading-worker-0/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 1/2 (Server) -[19Aug2024 14:09:33.751] [modloading-worker-0/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server) -[19Aug2024 14:09:33.752] [main/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server) -[19Aug2024 14:09:33.752] [main/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 2/2 (Server) -[19Aug2024 14:09:33.766] [modloading-worker-0/WARN] [minecolonies/]: Register mappings -[19Aug2024 14:09:34.603] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' -[19Aug2024 14:09:34.630] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/data/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23139!/assets/.mcassetsroot' uses unexpected schema -[19Aug2024 14:09:34.630] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/data/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23139!/data/.mcassetsroot' uses unexpected schema -[19Aug2024 14:09:35.464] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 9 recipes -[19Aug2024 14:09:35.532] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1487 advancements -[19Aug2024 14:09:35.534] [main/INFO] [minecolonies/]: Beginning load of custom recipes for colony workers -[19Aug2024 14:09:35.539] [main/INFO] [minecolonies/]: Loaded 164 recipes for 16 crafters -[19Aug2024 14:09:35.540] [main/INFO] [minecolonies/]: Beginning load of research for University. -[19Aug2024 14:09:35.566] [main/INFO] [minecolonies/]: Loaded 201 recipes for 4 research branches -[19Aug2024 14:09:35.568] [main/INFO] [minecolonies/]: Loading quests from data -[19Aug2024 14:09:35.573] [main/INFO] [minecolonies/]: Finished loading quests from data -[19Aug2024 14:09:35.576] [main/WARN] [minecolonies/]: Read 1499 items with their nbt keys for compatibility. -[19Aug2024 14:09:36.064] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1 -[19Aug2024 14:09:36.064] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties -[19Aug2024 14:09:36.064] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL -[19Aug2024 14:09:36.064] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair -[19Aug2024 14:09:36.090] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Found status: BETA Current: 2.2.3 Target: 2.2.3 -[19Aug2024 14:09:36.090] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json -[19Aug2024 14:09:36.104] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565 -[19Aug2024 14:09:36.117] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type -[19Aug2024 14:09:36.204] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/jei-server.toml is not correct. Correcting -[19Aug2024 14:09:36.205] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.205] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForOp was corrected from null to its default, true. -[19Aug2024 14:09:36.205] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForCreative was corrected from null to its default, true. -[19Aug2024 14:09:36.205] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForGive was corrected from null to its default, false. -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/structurize-server.toml is not correct. Correcting -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.ignoreSchematicsFromJar was corrected from null to its default, false. -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowPlayerSchematics was corrected from null to its default, true. -[19Aug2024 14:09:36.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxOperationsPerTick was corrected from null to its default, 1000. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedChanges was corrected from null to its default, 50. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedSchematics was corrected from null to its default, 100. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxBlocksChecked was corrected from null to its default, 1000. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.schematicBlockLimit was corrected from null to its default, 100000. -[19Aug2024 14:09:36.207] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.iteratorType was corrected from null to its default, default. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportAllowed was corrected from null to its default, true. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportBuildDirection was corrected from null to its default, south. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportBuildDistance was corrected from null to its default, 3. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportSafety was corrected from null to its default, true. -[19Aug2024 14:09:36.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.209] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 47.3.0 Target: null -[19Aug2024 14:09:36.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.start was corrected from null to its default, [-10, -10]. -[19Aug2024 14:09:36.209] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Starting version check at https://forge.curseupdate.com/244844/forgeendertech -[19Aug2024 14:09:36.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.end was corrected from null to its default, [10, 10]. -[19Aug2024 14:09:36.210] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/forge-server.toml is not correct. Correcting -[19Aug2024 14:09:36.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false. -[19Aug2024 14:09:36.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false. -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false. -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1. -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05. -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler. -[19Aug2024 14:09:36.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advertiseDedicatedServerToLan was corrected from null to its default, true. -[19Aug2024 14:09:36.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/minecolonies-server.toml is not correct. Correcting -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.initialcitizenamount was corrected from null to its default, 4. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowinfinitesupplychests was corrected from null to its default, false. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowinfinitecolonies was corrected from null to its default, false. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowotherdimcolonies was corrected from null to its default, true. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxcitizenpercolony was corrected from null to its default, 250. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.enableindevelopmentfeatures was corrected from null to its default, false. -[19Aug2024 14:09:36.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.alwaysrendernametag was corrected from null to its default, true. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.workersalwaysworkinrain was corrected from null to its default, false. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.holidayfeatures was corrected from null to its default, true. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.luckyblockchance was corrected from null to its default, 1. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.minthleveltoteleport was corrected from null to its default, 3. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.foodmodifier was corrected from null to its default, 1.0. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.diseasemodifier was corrected from null to its default, 5. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.forceloadcolony was corrected from null to its default, true. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.loadtime was corrected from null to its default, 10. -[19Aug2024 14:09:36.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.colonyloadstrictness was corrected from null to its default, 3. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxtreesize was corrected from null to its default, 400. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.nosupplyplacementrestrictions was corrected from null to its default, false. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.skyraiders was corrected from null to its default, false. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.researchcreativecompletion was corrected from null to its default, true. -[19Aug2024 14:09:36.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.researchdebuglog was corrected from null to its default, false. -[19Aug2024 14:09:36.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.researchresetcost was corrected from null to its default, [minecolonies:ancienttome:1]. -[19Aug2024 14:09:36.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusertpcommand was corrected from null to its default, false. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusecolonytpcommand was corrected from null to its default, false. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseallytownhallteleport was corrected from null to its default, true. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusehometpcommand was corrected from null to its default, false. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseshowcolonyinfocommand was corrected from null to its default, true. -[19Aug2024 14:09:36.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusekillcitizenscommand was corrected from null to its default, false. -[19Aug2024 14:09:36.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseaddofficercommand was corrected from null to its default, true. -[19Aug2024 14:09:36.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusedeletecolonycommand was corrected from null to its default, false. -[19Aug2024 14:09:36.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseresetcommand was corrected from null to its default, false. -[19Aug2024 14:09:36.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.maxColonySize was corrected from null to its default, 20. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.minColonyDistance was corrected from null to its default, 8. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.initialColonySize was corrected from null to its default, 4. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.maxdistancefromworldspawn was corrected from null to its default, 30000. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.mindistancefromworldspawn was corrected from null to its default, 0. -[19Aug2024 14:09:36.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.dobarbariansspawn was corrected from null to its default, true. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.barbarianhordedifficulty was corrected from null to its default, 5. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.maxBarbarianSize was corrected from null to its default, 80. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.dobarbariansbreakthroughwalls was corrected from null to its default, true. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.averagenumberofnightsbetweenraids was corrected from null to its default, 14. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.minimumnumberofnightsbetweenraids was corrected from null to its default, 10. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.mobattackcitizens was corrected from null to its default, true. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.shouldraiderbreakdoors was corrected from null to its default, true. -[19Aug2024 14:09:36.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.guardDamageMultiplier was corrected from null to its default, 1.0. -[19Aug2024 14:09:36.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.guardhealthmult was corrected from null to its default, 1.0. -[19Aug2024 14:09:36.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.pvp_mode was corrected from null to its default, false. -[19Aug2024 14:09:36.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.enablecolonyprotection was corrected from null to its default, true. -[19Aug2024 14:09:36.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.turnoffexplosionsincolonies was corrected from null to its default, DAMAGE_ENTITIES. -[19Aug2024 14:09:36.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.freetointeractblocks was corrected from null to its default, [dirt, 0 0 0]. -[19Aug2024 14:09:36.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.configliststudyitems was corrected from null to its default, [minecraft:paper;400;100, minecraft:book;600;10]. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.configlistrecruitmentitems was corrected from null to its default, [minecraft:hay_block;3, minecraft:book;2, minecraft:enchanted_book;9, minecraft:diamond;9, minecraft:emerald;8, minecraft:baked_potato;1, minecraft:gold_ingot;2, minecraft:redstone;2, minecraft:lapis_lazuli;2, minecraft:cake;11, minecraft:sunflower;5, minecraft:honeycomb;6, minecraft:quartz;3]. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.luckyores was corrected from null to its default, [minecraft:coal_ore!64, minecraft:copper_ore!48, minecraft:iron_ore!32, minecraft:gold_ore!16, minecraft:redstone_ore!8, minecraft:lapis_ore!4, minecraft:diamond_ore!2, minecraft:emerald_ore!1]. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.diseases was corrected from null to its default, [Influenza,100,minecraft:carrot,minecraft:potato, Measles,10,minecraft:dandelion,minecraft:kelp,minecraft:poppy, Smallpox,1,minecraft:honey_bottle,minecraft:golden_apple]. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.auditcraftingtags was corrected from null to its default, false. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.debuginventories was corrected from null to its default, false. -[19Aug2024 14:09:36.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.blueprintbuildmode was corrected from null to its default, false. -[19Aug2024 14:09:36.226] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.226] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding.pathfindingdebugverbosity was corrected from null to its default, 0. -[19Aug2024 14:09:36.226] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding.minimumrailstopath was corrected from null to its default, 8. -[19Aug2024 14:09:36.226] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding.pathfindingmaxthreadcount was corrected from null to its default, 2. -[19Aug2024 14:09:36.227] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem was corrected from null to its default, SimpleCommentedConfig:{}. -[19Aug2024 14:09:36.227] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem.creativeresolve was corrected from null to its default, false. -[19Aug2024 14:09:36.265] [Server thread/INFO] [Dynmap/]: [Dynmap] Added 20 custom biome mappings -[19Aug2024 14:09:36.267] [Server thread/INFO] [Dynmap/]: [Dynmap] Using ops.txt for access control -[19Aug2024 14:09:36.289] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forgeendertech] Found status: UP_TO_DATE Current: 11.1.4.0 Target: null -[19Aug2024 14:09:36.289] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [adlods] Starting version check at https://forge.curseupdate.com/318833/adlods -[19Aug2024 14:09:36.303] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [adlods] Found status: OUTDATED Current: 8.1.2.0 Target: 8.1.2.1 -[19Aug2024 14:09:36.333] [Server thread/INFO] [Dynmap/]: [Dynmap] Register commands -[19Aug2024 14:09:36.341] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" -[19Aug2024 14:09:38.522] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld -[19Aug2024 14:09:38.861] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} -[19Aug2024 14:09:38.950] [Worker-Main-15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[19Aug2024 14:09:39.173] [Worker-Main-12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[19Aug2024 14:09:39.525] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[19Aug2024 14:09:40.033] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 1% -[19Aug2024 14:09:40.528] [Worker-Main-14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4% -[19Aug2024 14:09:41.473] [Worker-Main-11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6% -[19Aug2024 14:09:41.524] [Worker-Main-11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6% -[19Aug2024 14:09:42.024] [Worker-Main-10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9% -[19Aug2024 14:09:42.527] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13% -[19Aug2024 14:09:43.022] [Worker-Main-5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17% -[19Aug2024 14:09:43.524] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21% -[19Aug2024 14:09:43.928] [Netty Epoll Server IO #2/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} -[19Aug2024 14:09:44.039] [Worker-Main-8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 25% -[19Aug2024 14:09:44.522] [Worker-Main-11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32% -[19Aug2024 14:09:45.026] [Worker-Main-7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37% -[19Aug2024 14:09:45.522] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 43% -[19Aug2024 14:09:46.026] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48% -[19Aug2024 14:09:46.523] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54% -[19Aug2024 14:09:47.027] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60% -[19Aug2024 14:09:47.522] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 67% -[19Aug2024 14:09:48.026] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 72% -[19Aug2024 14:09:48.522] [Worker-Main-8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78% -[19Aug2024 14:09:49.026] [Netty Epoll Server IO #3/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} -[19Aug2024 14:09:49.027] [Worker-Main-4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 84% -[19Aug2024 14:09:49.522] [Worker-Main-13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 89% -[19Aug2024 14:09:50.022] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 96% -[19Aug2024 14:09:50.277] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 11755 ms -[19Aug2024 14:09:50.277] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (14.074s)! For help, type "help" -[19Aug2024 14:09:50.278] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting remote control listener -[19Aug2024 14:09:50.279] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Listener started -[19Aug2024 14:09:50.279] [Server thread/INFO] [net.minecraft.server.rcon.thread.RconThread/]: RCON running on 0.0.0.0:25575 -[19Aug2024 14:09:50.286] [LanServerPinger #1/WARN] [net.minecraft.client.server.LanServerPinger/]: LanServerPinger: Network is unreachable -[19Aug2024 14:09:50.296] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler -[19Aug2024 14:09:50.510] [Server thread/INFO] [Dynmap/]: [Dynmap] Extracted files upgraded -[19Aug2024 14:09:50.513] [Server thread/INFO] [Dynmap/]: [Dynmap] Mod Support processing completed -[19Aug2024 14:09:51.874] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 27 shaders. -[19Aug2024 14:09:51.882] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 83 perspectives. -[19Aug2024 14:09:51.885] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 22 lightings. -[19Aug2024 14:09:51.888] [Server thread/INFO] [Dynmap/]: [Dynmap] Starting enter/exit processing -[19Aug2024 14:09:51.904] [Dynmap Render Thread/INFO] [Dynmap/]: [Dynmap] Finish marker initialization -[19Aug2024 14:09:51.992] [Server thread/INFO] [Dynmap/]: [Dynmap] Web server started on address 0.0.0.0:8123 -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] version 3.7-SNAPSHOT-948 is enabled - core version 3.7-SNAPSHOT-949 -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://universeodon.com/@dynmap -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues -[19Aug2024 14:09:51.993] [Server thread/INFO] [Dynmap/]: [Dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm -[19Aug2024 14:09:51.998] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 3 maps of world 'world'. -[19Aug2024 14:09:52.010] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 2 maps of world 'DIM1'. -[19Aug2024 14:09:52.010] [Server thread/INFO] [Dynmap/]: [Dynmap] Loaded 2 maps of world 'DIM-1'. -[19Aug2024 14:09:52.018] [Server thread/INFO] [Dynmap/]: [Dynmap] Register events -[19Aug2024 14:09:52.018] [Server thread/INFO] [Dynmap/]: [Dynmap] Enabled -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering Ores 19 22 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering saplings 14 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering plantables 19 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering food 59 73 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering fuel 249 -[19Aug2024 14:09:52.091] [Server thread/INFO] [minecolonies/]: Finished discovering flowers 24 -[19Aug2024 14:09:52.092] [Server thread/INFO] [minecolonies/]: Finished discovering items 1819 -[19Aug2024 14:09:52.092] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks 6 -[19Aug2024 14:09:52.092] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs -[19Aug2024 14:09:52.093] [Server thread/INFO] [minecolonies/]: Finished discovering diseases -[19Aug2024 14:09:52.100] [Server thread/INFO] [minecolonies/]: Finished discovering compostables 169 -[19Aug2024 14:10:53.056] [User Authenticator #1/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player Cephi_sui is 4a8a0cac-cc4a-4dbc-aa04-263573cc9723 -[19Aug2024 14:10:53.061] [Dynmap Render Thread/INFO] [Dynmap/]: [Dynmap] Loading resource pack standard -[19Aug2024 14:10:55.411] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Cephi_sui[/100.65.44.225:45150] logged in with entity id 290 at (199.5, 67.0, 80.5) -[19Aug2024 14:10:55.474] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui joined the game -[19Aug2024 14:10:55.540] [Server thread/INFO] [structurize/]: New Server UUID 2bf6ab0f-81b3-44bc-834e-16a6160e4d72 -[19Aug2024 14:12:51.688] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Cephi_sui lost connection: Disconnected -[19Aug2024 14:12:51.689] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Cephi_sui left the game -[19Aug2024 14:13:02.284] [RCON Listener #1/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Client /0:0:0:0:0:0:0:1 started -[19Aug2024 14:13:02.286] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Rcon: Stopping the server] -[19Aug2024 14:13:02.287] [RCON Client /0:0:0:0:0:0:0:1 #2/INFO] [net.minecraft.server.rcon.thread.RconClient/]: Thread RCON Client /0:0:0:0:0:0:0:1 shutting down -[19Aug2024 14:13:02.334] [Server thread/INFO] [Dynmap/]: [Dynmap] Unloaded 11 components. -[19Aug2024 14:13:02.334] [Server thread/INFO] [Dynmap/]: [Dynmap] Stopping map renderer... -[19Aug2024 14:13:02.337] [Server thread/INFO] [Dynmap/]: [Dynmap] Saved 3214 pending tile renders in world 'world' -[19Aug2024 14:13:06.795] [Netty Epoll Server IO #11/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} -[19Aug2024 14:13:07.352] [Server thread/INFO] [Dynmap/]: [Dynmap] Disabled -[19Aug2024 14:13:07.354] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server -[19Aug2024 14:13:07.354] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players -[19Aug2024 14:13:07.355] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds -[19Aug2024 14:13:07.625] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld -[19Aug2024 14:13:07.768] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether -[19Aug2024 14:13:07.769] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end -[19Aug2024 14:13:07.824] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (world): All chunks are saved -[19Aug2024 14:13:07.824] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved -[19Aug2024 14:13:07.824] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved -[19Aug2024 14:13:07.824] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved -[19Aug2024 14:13:07.847] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Listener stopped +[12Oct2024 14:51:02.547] [Netty Epoll Server IO #16/ERROR] [net.minecraftforge.network.NetworkRegistry/NETREGISTRY]: Channels [minecolonies:net-channel,structurize:net-channel,multipiston:net-channel,domum_ornamentum:net-channel,minecraft:treechop-channel,waystones:network] rejected vanilla connections +[12Oct2024 14:51:02.588] [Netty Epoll Server IO #16/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: [/100.64.0.2:35356] Disconnecting VANILLA connection attempt: This server has mods that require Forge to be installed on the client. Contact your server admin for more details. +[12Oct2024 19:01:03.489] [RCON Listener #1/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Client /0:0:0:0:0:0:0:1 started +[12Oct2024 19:01:03.575] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Rcon: Stopping the server] +[12Oct2024 19:01:03.579] [RCON Client /0:0:0:0:0:0:0:1 #2/INFO] [net.minecraft.server.rcon.thread.RconClient/]: Thread RCON Client /0:0:0:0:0:0:0:1 shutting down +[12Oct2024 19:01:03.826] [Server thread/INFO] [Dynmap/]: [Dynmap] Unloaded 11 components. +[12Oct2024 19:01:03.826] [Server thread/INFO] [Dynmap/]: [Dynmap] Stopping map renderer... +[12Oct2024 19:01:06.481] [Netty Epoll Server IO #24/INFO] [net.minecraftforge.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.} +[12Oct2024 19:01:09.832] [Server thread/INFO] [Dynmap/]: [Dynmap] Disabled +[12Oct2024 19:01:09.834] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server +[12Oct2024 19:01:09.840] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players +[12Oct2024 19:01:09.840] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds +[12Oct2024 19:01:10.353] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld +[12Oct2024 19:01:10.416] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether +[12Oct2024 19:01:10.416] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end +[12Oct2024 19:01:10.440] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (world): All chunks are saved +[12Oct2024 19:01:10.441] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved +[12Oct2024 19:01:10.441] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved +[12Oct2024 19:01:10.441] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved +[12Oct2024 19:01:10.581] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread RCON Listener stopped diff --git a/minecolonies-1.20.1/data/mods/waystones-forge-1.20-14.1.5.jar b/minecolonies-1.20.1/data/mods/waystones-forge-1.20-14.1.5.jar new file mode 100644 index 00000000..5ee29beb Binary files /dev/null and b/minecolonies-1.20.1/data/mods/waystones-forge-1.20-14.1.5.jar differ diff --git a/minecolonies-1.20.1/data/ops.json b/minecolonies-1.20.1/data/ops.json index 73a947c3..ff479d75 100644 --- a/minecolonies-1.20.1/data/ops.json +++ b/minecolonies-1.20.1/data/ops.json @@ -1,7 +1,7 @@ [ { - "uuid": "32a414ae-3367-429e-b9da-0830aa199756", - "name": "cephi", + "uuid": "4a8a0cac-cc4a-4dbc-aa04-263573cc9723", + "name": "Cephi_sui", "level": 4, "bypassesPlayerLimit": false } diff --git a/minecolonies-1.20.1/data/server.properties b/minecolonies-1.20.1/data/server.properties index 9c3fccaf..07d62485 100644 --- a/minecolonies-1.20.1/data/server.properties +++ b/minecolonies-1.20.1/data/server.properties @@ -1,5 +1,5 @@ #Minecraft server properties -#Mon Aug 19 14:09:34 UTC 2024 +#Sat Sep 07 20:56:57 UTC 2024 allow-flight=false allow-nether=true broadcast-console-to-ops=true @@ -23,7 +23,7 @@ hide-online-players=false initial-disabled-packs= initial-enabled-packs=vanilla level-name=world -level-seed=-6964355616292478381 +level-seed=-1728085439494621169 level-type=minecraft\:normal max-chained-neighbor-updates=1000000 max-players=20 @@ -38,7 +38,7 @@ prevent-proxy-connections=false pvp=true query.port=25565 rate-limit=0 -rcon.password=6b18d2a36bcfaea9b8954890 +rcon.password=4f0f4f0c625e9fac12cf9c9c rcon.port=25575 require-resource-pack=false resource-pack= diff --git a/minecolonies-1.20.1/data/usercache.json b/minecolonies-1.20.1/data/usercache.json index 059f8ed6..39178f10 100644 --- a/minecolonies-1.20.1/data/usercache.json +++ b/minecolonies-1.20.1/data/usercache.json @@ -1 +1 @@ -[{"name":"Cephi_sui","uuid":"4a8a0cac-cc4a-4dbc-aa04-263573cc9723","expiresOn":"2024-09-19 14:10:55 +0000"}] \ No newline at end of file +[{"name":"Cephi_sui","uuid":"4a8a0cac-cc4a-4dbc-aa04-263573cc9723","expiresOn":"2024-10-07 20:57:22 +0000"}] \ No newline at end of file diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/data/capabilities.dat b/minecolonies-1.20.1/data/world-old/DIM-1/data/capabilities.dat new file mode 100644 index 00000000..020b08bd Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM-1/data/capabilities.dat differ diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/data/raids.dat b/minecolonies-1.20.1/data/world-old/DIM-1/data/raids.dat new file mode 100644 index 00000000..cbe172aa Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM-1/data/raids.dat differ diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/entities/r.0.-1.mca b/minecolonies-1.20.1/data/world-old/DIM-1/entities/r.0.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/poi/r.-1.-1.mca b/minecolonies-1.20.1/data/world-old/DIM-1/poi/r.-1.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/poi/r.-1.0.mca b/minecolonies-1.20.1/data/world-old/DIM-1/poi/r.-1.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/poi/r.0.-1.mca b/minecolonies-1.20.1/data/world-old/DIM-1/poi/r.0.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/poi/r.0.0.mca b/minecolonies-1.20.1/data/world-old/DIM-1/poi/r.0.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/region/r.-1.-1.mca b/minecolonies-1.20.1/data/world-old/DIM-1/region/r.-1.-1.mca new file mode 100644 index 00000000..e4a04c8f Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM-1/region/r.-1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/region/r.-1.0.mca b/minecolonies-1.20.1/data/world-old/DIM-1/region/r.-1.0.mca new file mode 100644 index 00000000..cfa300c1 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM-1/region/r.-1.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/region/r.0.-1.mca b/minecolonies-1.20.1/data/world-old/DIM-1/region/r.0.-1.mca new file mode 100644 index 00000000..cab8f3dc Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM-1/region/r.0.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/DIM-1/region/r.0.0.mca b/minecolonies-1.20.1/data/world-old/DIM-1/region/r.0.0.mca new file mode 100644 index 00000000..14b9cc72 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM-1/region/r.0.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/DIM1/data/capabilities.dat b/minecolonies-1.20.1/data/world-old/DIM1/data/capabilities.dat new file mode 100644 index 00000000..020b08bd Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM1/data/capabilities.dat differ diff --git a/minecolonies-1.20.1/data/world-old/DIM1/data/raids_end.dat b/minecolonies-1.20.1/data/world-old/DIM1/data/raids_end.dat new file mode 100644 index 00000000..cbe172aa Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM1/data/raids_end.dat differ diff --git a/minecolonies-1.20.1/data/world-old/DIM1/entities/r.0.-1.mca b/minecolonies-1.20.1/data/world-old/DIM1/entities/r.0.-1.mca new file mode 100644 index 00000000..54bd15a7 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM1/entities/r.0.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/DIM1/poi/r.-1.-1.mca b/minecolonies-1.20.1/data/world-old/DIM1/poi/r.-1.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/DIM1/poi/r.-1.0.mca b/minecolonies-1.20.1/data/world-old/DIM1/poi/r.-1.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/DIM1/poi/r.0.-1.mca b/minecolonies-1.20.1/data/world-old/DIM1/poi/r.0.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/DIM1/poi/r.0.0.mca b/minecolonies-1.20.1/data/world-old/DIM1/poi/r.0.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/DIM1/region/r.-1.-1.mca b/minecolonies-1.20.1/data/world-old/DIM1/region/r.-1.-1.mca new file mode 100644 index 00000000..46b33afb Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM1/region/r.-1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/DIM1/region/r.-1.0.mca b/minecolonies-1.20.1/data/world-old/DIM1/region/r.-1.0.mca new file mode 100644 index 00000000..e0fa32a0 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM1/region/r.-1.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/DIM1/region/r.0.-1.mca b/minecolonies-1.20.1/data/world-old/DIM1/region/r.0.-1.mca new file mode 100644 index 00000000..44c4d994 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM1/region/r.0.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/DIM1/region/r.0.0.mca b/minecolonies-1.20.1/data/world-old/DIM1/region/r.0.0.mca new file mode 100644 index 00000000..89b92f3f Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/DIM1/region/r.0.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/advancements/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json b/minecolonies-1.20.1/data/world-old/advancements/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json new file mode 100644 index 00000000..b78fa096 --- /dev/null +++ b/minecolonies-1.20.1/data/world-old/advancements/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json @@ -0,0 +1,2487 @@ +{ + "minecraft:recipes/decorations/crafting_table": { + "criteria": { + "unlock_right_away": "2024-09-01 07:50:19 +0000" + }, + "done": true + }, + "minecraft:adventure/adventuring_time": { + "criteria": { + "minecraft:old_growth_pine_taiga": "2024-09-01 07:50:21 +0000", + "minecraft:taiga": "2024-09-03 18:09:23 +0000", + "minecraft:cold_ocean": "2024-09-01 07:59:20 +0000" + }, + "done": false + }, + "minecraft:recipes/building_blocks/spruce_planks": { + "criteria": { + "has_logs": "2024-09-01 07:57:57 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/charcoal": { + "criteria": { + "has_log": "2024-09-01 07:57:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/spruce_wood": { + "criteria": { + "has_log": "2024-09-01 07:57:57 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/architectscutter": { + "criteria": { + "has_log": "2024-09-01 07:57:57 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/ladder": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/campfire": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/wooden_hoe": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/wooden_pickaxe": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/shapetool": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/wooden_axe": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/building_blocks/blockbarreldeco_onside": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/wooden_shovel": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/wooden_sword": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/building_blocks/blockbarreldeco_standing": { + "criteria": { + "has_stick": "2024-09-01 07:57:58 +0000" + }, + "done": true + }, + "minecraft:story/root": { + "criteria": { + "crafting_table": "2024-09-01 07:58:04 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_button": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_pressure_plate": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/spruce_sign": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_trapdoor": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_door": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_fence_gate": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/stick": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/barrel": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/spruce_fence": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/spruce_stairs": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/spruce_slab": { + "criteria": { + "has_planks": "2024-09-01 07:58:14 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/dark_oak_chest_boat": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/bamboo_chest_raft": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/spruce_chest_boat": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/jungle_chest_boat": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/acacia_chest_boat": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/mangrove_chest_boat": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/supplychestdeployer": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/spruce_boat": { + "criteria": { + "has_the_recipe": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/oak_chest_boat": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/cherry_chest_boat": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/birch_chest_boat": { + "criteria": { + "has_boat": "2024-09-01 07:58:53 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockwaypoint": { + "criteria": { + "has_build_tool": "2024-09-01 07:59:35 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhuttownhall": { + "criteria": { + "has_items": "2024-09-01 07:59:35 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/questlog": { + "criteria": { + "has_build_tool": "2024-09-01 07:59:35 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/clipboard": { + "criteria": { + "has_build_tool": "2024-09-01 07:59:35 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/resourcescroll": { + "criteria": { + "has_build_tool": "2024-09-01 07:59:35 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockminecoloniesrack": { + "criteria": { + "has_build_tool": "2024-09-01 07:59:35 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/build_goggles": { + "criteria": { + "has_build_tool": "2024-09-01 07:59:35 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/mangrove_boat": { + "criteria": { + "in_water": "2024-09-01 08:00:16 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/acacia_boat": { + "criteria": { + "in_water": "2024-09-01 08:00:16 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/cherry_boat": { + "criteria": { + "in_water": "2024-09-01 08:00:16 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/bamboo_raft": { + "criteria": { + "in_water": "2024-09-01 08:00:16 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/birch_boat": { + "criteria": { + "in_water": "2024-09-01 08:00:16 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/oak_boat": { + "criteria": { + "in_water": "2024-09-01 08:00:16 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/jungle_boat": { + "criteria": { + "in_water": "2024-09-01 08:00:16 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/dark_oak_boat": { + "criteria": { + "in_water": "2024-09-01 08:00:16 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/root": { + "criteria": { + "supply_ship_placed": "2024-09-01 08:03:34 +0000" + }, + "done": true + }, + "minecolonies:minecraft/craft_supply": { + "criteria": { + "supply_ship": "2024-09-01 08:03:34 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/lever": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/blue_cobblestone_extra": { + "criteria": { + "has_material": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/stone_sword": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/cobblestone_wall": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/stone_pickaxe": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/stone_axe": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/green_cobblestone_extra": { + "criteria": { + "has_material": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/cobblestone_extra": { + "criteria": { + "has_material": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:story/mine_stone": { + "criteria": { + "get_stone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/furnace": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cobblestone_slab": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cobblestone_stairs": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/stone_hoe": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/stone_shovel": { + "criteria": { + "has_cobblestone": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/purple_cobblestone_extra": { + "criteria": { + "has_material": "2024-09-01 08:04:13 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_sword": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/iron_pickaxe": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_leggings": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/shield": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/hopper": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/chainmailboots": { + "criteria": { + "has_iron": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/iron_bars": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_boots": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_chestplate": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/lantern": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/iron_nugget": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/bucket": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_helmet": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/minecart": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/iron_hoe": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/iron_shovel": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/chainmailhelmet": { + "criteria": { + "has_iron": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:story/smelt_iron": { + "criteria": { + "iron": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/shears": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/iron_trapdoor": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/chain": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/iron_block": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/iron_axe": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/crossbow": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/smithing_table": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/chainmailchestplate": { + "criteria": { + "has_iron": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/chainmailleggings": { + "criteria": { + "has_iron": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/iron_door": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/heavy_weighted_pressure_plate": { + "criteria": { + "has_iron_ingot": "2024-09-01 08:05:33 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/chest": { + "criteria": { + "has_lots_of_items": "2024-09-01 08:05:37 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/golden_axe": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/golden_pickaxe": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/gold_nugget": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/golden_shovel": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/food/golden_apple": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_boots": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_helmet": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_sword": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/gold_block": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_chestplate": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/golden_hoe": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/light_weighted_pressure_plate": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_leggings": { + "criteria": { + "has_gold_ingot": "2024-09-01 08:05:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/copper_block": { + "criteria": { + "has_copper_ingot": "2024-09-01 08:06:05 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/brush": { + "criteria": { + "has_copper_ingot": "2024-09-01 08:06:05 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/lightning_rod": { + "criteria": { + "has_copper_ingot": "2024-09-01 08:06:05 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_leggings": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_sword": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/jukebox": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_chestplate": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_helmet": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/diamond_pickaxe": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diamond_block": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/diamond_hoe": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/diamond_shovel": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:story/mine_diamond": { + "criteria": { + "diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/diamond_axe": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_boots": { + "criteria": { + "has_diamond": "2024-09-01 08:06:40 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/emerald_block": { + "criteria": { + "has_emerald": "2024-09-01 08:06:41 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/blue_dye": { + "criteria": { + "has_lapis_lazuli": "2024-09-01 08:06:42 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/lapis_block": { + "criteria": { + "has_lapis_lazuli": "2024-09-01 08:06:42 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/coal_block": { + "criteria": { + "has_coal": "2024-09-01 08:07:01 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/observer": { + "criteria": { + "has_quartz": "2024-09-01 08:07:14 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/comparator": { + "criteria": { + "has_quartz": "2024-09-01 08:07:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diorite": { + "criteria": { + "has_quartz": "2024-09-01 08:07:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/granite": { + "criteria": { + "has_quartz": "2024-09-01 08:07:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/quartz_block": { + "criteria": { + "has_quartz": "2024-09-01 08:07:14 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/daylight_detector": { + "criteria": { + "has_quartz": "2024-09-01 08:07:14 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/calibrated_sculk_sensor": { + "criteria": { + "has_amethyst_shard": "2024-09-01 08:07:15 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/tinted_glass": { + "criteria": { + "has_amethyst_shard": "2024-09-01 08:07:15 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/spyglass": { + "criteria": { + "has_amethyst_shard": "2024-09-01 08:07:15 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/amethyst_block": { + "criteria": { + "has_amethyst_shard": "2024-09-01 08:07:15 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/fletching_table": { + "criteria": { + "has_flint": "2024-09-01 08:07:20 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/flint_and_steel": { + "criteria": { + "has_flint": "2024-09-01 08:07:20 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/arrow": { + "criteria": { + "has_flint": "2024-09-01 08:07:20 +0000" + }, + "done": true + }, + "minecraft:story/shiny_gear": { + "criteria": { + "diamond_helmet": "2024-09-01 08:07:56 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/dispenser": { + "criteria": { + "has_bow": "2024-09-01 08:08:02 +0000" + }, + "done": true + }, + "minecraft:end/elytra": { + "criteria": { + "elytra": "2024-09-01 08:08:37 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/bowl": { + "criteria": { + "has_brown_mushroom": "2024-09-01 08:10:56 +0000" + }, + "done": true + }, + "minecraft:recipes/food/mushroom_stew": { + "criteria": { + "has_brown_mushroom": "2024-09-01 08:10:56 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/sugar_from_sugar_cane": { + "criteria": { + "has_sugar_cane": "2024-09-01 08:11:02 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/stick_from_bamboo_item": { + "criteria": { + "has_bamboo": "2024-09-01 08:11:02 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/bamboo_block": { + "criteria": { + "has_bamboo": "2024-09-01 08:11:02 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/paper": { + "criteria": { + "has_reeds": "2024-09-01 08:11:02 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/scaffolding": { + "criteria": { + "has_bamboo": "2024-09-01 08:11:02 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/green_cactus_extra": { + "criteria": { + "has_material": "2024-09-01 08:11:03 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/cactus_extra": { + "criteria": { + "has_material": "2024-09-01 08:11:03 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/green_dye": { + "criteria": { + "has_cactus": "2024-09-01 08:11:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_stone_bricks_from_vine": { + "criteria": { + "has_vine": "2024-09-01 08:11:07 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_cobblestone_from_vine": { + "criteria": { + "has_vine": "2024-09-01 08:11:07 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/brown_dye": { + "criteria": { + "has_cocoa_beans": "2024-09-01 08:11:16 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cookie": { + "criteria": { + "has_cocoa": "2024-09-01 08:11:16 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/nether_wart_block": { + "criteria": { + "has_nether_wart": "2024-09-01 08:11:42 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_nether_bricks": { + "criteria": { + "has_nether_wart": "2024-09-01 08:11:42 +0000" + }, + "done": true + }, + "minecraft:recipes/food/baked_potato_from_campfire_cooking": { + "criteria": { + "has_potato": "2024-09-01 08:12:14 +0000" + }, + "done": true + }, + "minecraft:recipes/food/baked_potato_from_smoking": { + "criteria": { + "has_potato": "2024-09-01 08:12:14 +0000" + }, + "done": true + }, + "minecraft:recipes/food/baked_potato": { + "criteria": { + "has_potato": "2024-09-01 08:12:14 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/carrot_on_a_stick": { + "criteria": { + "has_carrot": "2024-09-01 08:12:15 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/iron_nugget_from_smelting": { + "criteria": { + "has_iron_pickaxe": "2024-09-01 08:12:38 +0000" + }, + "done": true + }, + "minecraft:story/iron_tools": { + "criteria": { + "iron_pickaxe": "2024-09-01 08:12:38 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/iron_nugget_from_blasting": { + "criteria": { + "has_iron_pickaxe": "2024-09-01 08:12:38 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/smoker": { + "criteria": { + "has_furnace": "2024-09-01 08:15:44 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/wheat_extra": { + "criteria": { + "has_material": "2024-09-01 08:19:09 +0000" + }, + "done": true + }, + "minecraft:recipes/food/bread": { + "criteria": { + "has_wheat": "2024-09-01 08:19:09 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/hay_block": { + "criteria": { + "has_wheat": "2024-09-01 08:19:09 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutguardtower": { + "criteria": { + "has_items": "2024-09-01 08:20:00 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutshepherd": { + "criteria": { + "has_items": "2024-09-01 08:20:00 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutfisherman": { + "criteria": { + "has_items": "2024-09-01 08:20:00 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutarchery": { + "criteria": { + "has_items": "2024-09-01 08:20:00 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutbaker": { + "criteria": { + "has_items": "2024-09-01 08:21:34 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cooked_beef_from_smoking": { + "criteria": { + "has_beef": "2024-09-01 08:21:38 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutcowboy": { + "criteria": { + "has_items": "2024-09-01 08:21:38 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cooked_beef": { + "criteria": { + "has_beef": "2024-09-01 08:21:38 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cooked_beef_from_campfire_cooking": { + "criteria": { + "has_beef": "2024-09-01 08:21:38 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cooked_porkchop": { + "criteria": { + "has_porkchop": "2024-09-01 08:21:39 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutswineherder": { + "criteria": { + "has_items": "2024-09-01 08:21:39 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cooked_porkchop_from_campfire_cooking": { + "criteria": { + "has_porkchop": "2024-09-01 08:21:39 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cooked_porkchop_from_smoking": { + "criteria": { + "has_porkchop": "2024-09-01 08:21:39 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cooked_chicken_from_campfire_cooking": { + "criteria": { + "has_chicken": "2024-09-01 08:21:41 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cooked_chicken": { + "criteria": { + "has_chicken": "2024-09-01 08:21:41 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cooked_chicken_from_smoking": { + "criteria": { + "has_chicken": "2024-09-01 08:21:41 +0000" + }, + "done": true + }, + "minecraft:husbandry/balanced_diet": { + "criteria": { + "cooked_porkchop": "2024-09-05 04:31:26 +0000", + "cooked_beef": "2024-09-03 04:56:08 +0000", + "bread": "2024-09-01 08:21:58 +0000", + "cooked_chicken": "2024-09-07 08:18:22 +0000" + }, + "done": false + }, + "minecraft:husbandry/root": { + "criteria": { + "consumed_item": "2024-09-01 08:21:58 +0000" + }, + "done": true + }, + "minecraft:husbandry/bred_all_animals": { + "criteria": { + "minecraft:pig": "2024-09-02 01:37:06 +0000", + "minecraft:cow": "2024-09-01 08:22:12 +0000", + "minecraft:chicken": "2024-09-03 17:44:19 +0000" + }, + "done": false + }, + "minecraft:husbandry/breed_an_animal": { + "criteria": { + "bred": "2024-09-01 08:22:12 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cake": { + "criteria": { + "has_egg": "2024-09-01 08:24:03 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutchickenherder": { + "criteria": { + "has_items": "2024-09-01 08:24:03 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutbuilder": { + "criteria": { + "has_items": "2024-09-01 08:24:48 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/check_out_guide": { + "criteria": { + "click_gui_button_close": "2024-09-01 08:25:42 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/start_builder": { + "criteria": { + "builder_request": "2024-09-01 08:26:37 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhuthospital": { + "criteria": { + "has_items": "2024-09-02 01:36:58 +0000" + }, + "done": true + }, + "minecraft:adventure/sleep_in_bed": { + "criteria": { + "slept_in_bed": "2024-09-03 04:52:11 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/torch": { + "criteria": { + "has_the_recipe": "2024-09-03 04:53:26 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutcitizen": { + "criteria": { + "has_items": "2024-09-03 04:53:26 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/fulfill_request": { + "criteria": { + "click_request_button_fulfill": "2024-09-03 04:59:18 +0000" + }, + "done": true + }, + "minecraft:adventure/root": { + "criteria": { + "killed_something": "2024-09-03 05:03:04 +0000" + }, + "done": true + }, + "minecraft:adventure/kill_all_mobs": { + "criteria": { + "minecraft:skeleton": "2024-09-03 05:03:05 +0000", + "minecraft:spider": "2024-09-03 05:05:45 +0000", + "minecraft:creeper": "2024-09-03 05:06:31 +0000", + "minecraft:witch": "2024-09-05 04:39:48 +0000", + "minecraft:enderman": "2024-09-05 05:03:40 +0000", + "minecraft:zombie": "2024-09-03 05:03:04 +0000", + "minecraft:zombie_villager": "2024-09-07 08:14:30 +0000" + }, + "done": false + }, + "minecraft:adventure/kill_a_mob": { + "criteria": { + "minecraft:zombie": "2024-09-03 05:03:04 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutgraveyard": { + "criteria": { + "has_items": "2024-09-03 05:03:05 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/bone_meal": { + "criteria": { + "has_bone": "2024-09-03 05:03:05 +0000" + }, + "done": true + }, + "minecraft:recipes/brewing/fermented_spider_eye": { + "criteria": { + "has_spider_eye": "2024-09-03 05:05:46 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/firework_rocket_simple": { + "criteria": { + "has_gunpowder": "2024-09-03 05:06:31 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/tnt": { + "criteria": { + "has_gunpowder": "2024-09-03 05:06:31 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/stone_brick_wall": { + "criteria": { + "has_stone_bricks": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutstonemason": { + "criteria": { + "has_items": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_slab_from_stone_bricks_stonecutting": { + "criteria": { + "has_stone_bricks": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutstonesmeltery": { + "criteria": { + "has_items": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cracked_stone_bricks": { + "criteria": { + "has_stone_bricks": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_stairs_from_stone_bricks_stonecutting": { + "criteria": { + "has_stone_bricks": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_slab": { + "criteria": { + "has_stone_bricks": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_stairs": { + "criteria": { + "has_stone_bricks": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_stone_bricks_from_stone_bricks_stonecutting": { + "criteria": { + "has_stone_bricks": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_stone_bricks": { + "criteria": { + "has_tag": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/stone_brick_wall_from_stone_bricks_stonecutting": { + "criteria": { + "has_stone_bricks": "2024-09-03 05:06:39 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutminer": { + "criteria": { + "has_items": "2024-09-03 17:40:44 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutsawmill": { + "criteria": { + "has_items": "2024-09-03 17:40:45 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutlumberjack": { + "criteria": { + "has_items": "2024-09-03 17:40:45 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/gold_ingot_from_gold_block": { + "criteria": { + "has_gold_block": "2024-09-03 17:42:47 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/coal": { + "criteria": { + "has_coal_block": "2024-09-03 17:42:52 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutalchemist": { + "criteria": { + "has_items": "2024-09-03 17:44:54 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutkitchen": { + "criteria": { + "has_items": "2024-09-03 17:45:31 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutminerstone": { + "criteria": { + "has_items": "2024-09-03 17:47:05 +0000" + }, + "done": true + }, + "minecraft:story/upgrade_tools": { + "criteria": { + "stone_pickaxe": "2024-09-03 17:47:05 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/mossy_cobblestone_extra": { + "criteria": { + "has_material": "2024-09-03 17:47:42 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/mossy_cobblestone_wall": { + "criteria": { + "has_mossy_cobblestone": "2024-09-03 17:47:42 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_cobblestone_slab_from_mossy_cobblestone_stonecutting": { + "criteria": { + "has_mossy_cobblestone": "2024-09-03 17:47:42 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_cobblestone_stairs_from_mossy_cobblestone_stonecutting": { + "criteria": { + "has_mossy_cobblestone": "2024-09-03 17:47:42 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/mossy_cobblestone_wall_from_mossy_cobblestone_stonecutting": { + "criteria": { + "has_mossy_cobblestone": "2024-09-03 17:47:42 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_cobblestone_slab": { + "criteria": { + "has_mossy_cobblestone": "2024-09-03 17:47:42 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_cobblestone_stairs": { + "criteria": { + "has_mossy_cobblestone": "2024-09-03 17:47:42 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutfarmerstone": { + "criteria": { + "has_items": "2024-09-03 17:48:20 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/birch_planks": { + "criteria": { + "has_logs": "2024-09-03 17:55:45 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/birch_wood": { + "criteria": { + "has_log": "2024-09-03 17:55:45 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dark_oak_planks": { + "criteria": { + "has_log": "2024-09-03 17:55:51 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dark_oak_wood": { + "criteria": { + "has_log": "2024-09-03 17:55:51 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/oak_planks": { + "criteria": { + "has_logs": "2024-09-03 17:55:53 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/oak_wood": { + "criteria": { + "has_log": "2024-09-03 17:55:53 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/jungle_wood": { + "criteria": { + "has_log": "2024-09-03 17:56:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/jungle_planks": { + "criteria": { + "has_logs": "2024-09-03 17:56:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/lime_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/light_gray_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/pink_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/orange_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/magenta_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/brown_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/light_blue_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/glass": { + "criteria": { + "has_smelts_to_glass": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/green_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/blue_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/yellow_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/sandstone": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/white_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/gray_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/black_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/sand_bricks": { + "criteria": { + "has_item2_domum_ornamentum_sand_bricks": "2024-09-03 17:57:03 +0000", + "has_item1_domum_ornamentum_sand_bricks": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/sand_stone_bricks": { + "criteria": { + "has_item1_domum_ornamentum_sand_stone_bricks": "2024-09-03 17:57:03 +0000", + "has_item2_domum_ornamentum_sand_stone_bricks": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/purple_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cyan_concrete_powder": { + "criteria": { + "has_sand": "2024-09-03 17:57:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_bricks": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_slab_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_stairs_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_slab_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_bricks_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_slab": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_stone_bricks_stone_from_stonecutting": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_stairs_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/stone_button": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/stonecutter": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/stone_pressure_plate": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/smooth_stone": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/stone_brick_walls_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_stairs": { + "criteria": { + "has_stone": "2024-09-03 18:09:57 +0000" + }, + "done": true + }, + "minecolonies:production/root": { + "criteria": { + "builders_hut": "2024-09-03 18:19:47 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/build_builder": { + "criteria": { + "builders_hut": "2024-09-03 18:19:47 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/white_dye": { + "criteria": { + "has_bone_meal": "2024-09-03 18:20:17 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/bone_block": { + "criteria": { + "has_bone_meal": "2024-09-03 18:20:17 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diorite_stairs_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_diorite": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diorite_slab": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/diorite_wall_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite": { + "criteria": { + "has_stone": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_diorite_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/diorite_wall": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diorite_slab_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_diorite_slab_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_diorite_stairs_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diorite_stairs": { + "criteria": { + "has_diorite": "2024-09-03 18:26:25 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/gold_nugget_from_smelting": { + "criteria": { + "has_golden_pickaxe": "2024-09-03 18:27:47 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/gold_nugget_from_blasting": { + "criteria": { + "has_golden_pickaxe": "2024-09-03 18:27:47 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/granite_stairs": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/granite_stairs_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/granite_wall": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_granite_slab_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/granite_slab_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_granite": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/granite_wall_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_granite_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/granite_slab": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_granite_stairs_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-03 18:29:11 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/iron_ingot_from_smelting_raw_iron": { + "criteria": { + "has_raw_iron": "2024-09-03 18:30:24 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/raw_iron_block": { + "criteria": { + "has_raw_iron": "2024-09-03 18:30:24 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/iron_ingot_from_blasting_raw_iron": { + "criteria": { + "has_raw_iron": "2024-09-03 18:30:24 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite_stairs_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite_stairs": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_andesite_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_andesite": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/andesite_wall_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_andesite_slab_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/andesite_wall": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite_slab": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_andesite_stairs_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite_slab_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-03 18:31:14 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/copper_ingot_from_blasting_raw_copper": { + "criteria": { + "has_raw_copper": "2024-09-03 18:34:05 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/raw_copper_block": { + "criteria": { + "has_raw_copper": "2024-09-03 18:34:05 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/copper_ingot_from_smelting_raw_copper": { + "criteria": { + "has_raw_copper": "2024-09-03 18:34:05 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutlumberjackstone": { + "criteria": { + "has_items": "2024-09-03 18:39:24 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/build_builder_2": { + "criteria": { + "builders_hut": "2024-09-03 18:41:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/coarse_dirt": { + "criteria": { + "has_gravel": "2024-09-03 18:42:52 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/beige_bricks": { + "criteria": { + "has_item1_domum_ornamentum_beige_bricks": "2024-09-03 18:42:52 +0000", + "has_item2_domum_ornamentum_beige_bricks": "2024-09-03 18:42:52 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/beige_stone_bricks": { + "criteria": { + "has_item1_domum_ornamentum_beige_stone_bricks": "2024-09-03 18:42:52 +0000", + "has_item2_domum_ornamentum_beige_stone_bricks": "2024-09-03 18:42:52 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhuttavern": { + "criteria": { + "has_items": "2024-09-03 19:05:42 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/composter": { + "criteria": { + "has_wood_slab": "2024-09-03 19:05:42 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/banner_rally_guards": { + "criteria": { + "has_items": "2024-09-04 05:34:48 +0000" + }, + "done": true + }, + "minecraft:story/lava_bucket": { + "criteria": { + "lava_bucket": "2024-09-04 05:35:51 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/supplycampdeployer": { + "criteria": { + "has_chest": "2024-09-04 05:39:30 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutwarehouse": { + "criteria": { + "has_items": "2024-09-04 05:39:30 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockpostbox": { + "criteria": { + "has_items": "2024-09-04 05:39:30 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockstash": { + "criteria": { + "has_items": "2024-09-04 05:39:30 +0000" + }, + "done": true + }, + "minecolonies:production/post_and_stash": { + "criteria": { + "postbox": "2024-09-04 05:48:11 +0000", + "stash": "2024-09-04 05:48:09 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutdeliveryman": { + "criteria": { + "has_items": "2024-09-04 05:55:21 +0000" + }, + "done": true + }, + "minecraft:adventure/shoot_arrow": { + "criteria": { + "shot_arrow": "2024-09-04 06:03:54 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutschool": { + "criteria": { + "has_items": "2024-09-04 06:04:25 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/cyan_banner": { + "criteria": { + "has_cyan_wool": "2024-09-05 04:33:22 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/colony_banner": { + "criteria": { + "has_items": "2024-09-05 04:33:22 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/painting": { + "criteria": { + "has_wool": "2024-09-05 04:33:22 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockconstructiontape": { + "criteria": { + "has_wool": "2024-09-05 04:33:22 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/cyan_carpet": { + "criteria": { + "has_cyan_wool": "2024-09-05 04:33:22 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/cyan_bed": { + "criteria": { + "has_cyan_wool": "2024-09-05 04:33:22 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/build_citizen": { + "criteria": { + "citizens_hut": "2024-09-05 04:37:10 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/glowstone": { + "criteria": { + "has_glowstone_dust": "2024-09-05 04:39:48 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/spectral_arrow": { + "criteria": { + "has_glowstone_dust": "2024-09-05 04:39:48 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/pink_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/light_blue_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/lime_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutsifter": { + "criteria": { + "has_items": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/white_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/bow": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/yellow_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/gray_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/red_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/fishing_rod": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/white_wool_from_string": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/green_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/brown_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/blue_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/tripwire_hook": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/orange_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/candle": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutfletcher": { + "criteria": { + "has_items": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/black_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/cyan_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/light_gray_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/loom": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/magenta_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/purple_floating_carpet": { + "criteria": { + "has_string": "2024-09-05 04:42:23 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/build_town_hall": { + "criteria": { + "town_hall": "2024-09-05 04:59:28 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/terracotta": { + "criteria": { + "has_clay_block": "2024-09-05 05:03:41 +0000" + }, + "done": true + }, + "minecolonies:production/build_delivery_person": { + "criteria": { + "delivery_person": "2024-09-05 05:04:02 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/build_guard_tower": { + "criteria": { + "guard_tower": "2024-09-05 05:09:27 +0000" + }, + "done": true + }, + "minecolonies:military/root": { + "criteria": { + "guardtower": "2024-09-05 05:09:27 +0000" + }, + "done": true + }, + "minecolonies:production/build_warehouse": { + "criteria": { + "warehouse": "2024-09-05 05:23:38 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/build_tavern": { + "criteria": { + "tavern": "2024-09-05 05:27:15 +0000" + }, + "done": true + }, + "minecolonies:production/build_cook": { + "criteria": { + "cook": "2024-09-05 05:28:16 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/simplequarry": { + "criteria": { + "has_items": "2024-09-05 05:31:21 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/mediumquarry": { + "criteria": { + "has_items": "2024-09-05 05:31:21 +0000" + }, + "done": true + }, + "minecraft:recipes/brewing/cauldron": { + "criteria": { + "has_water_bucket": "2024-09-06 07:23:02 +0000" + }, + "done": true + }, + "minecraft:recipes/food/dried_kelp_from_smoking": { + "criteria": { + "has_kelp": "2024-09-06 07:24:34 +0000" + }, + "done": true + }, + "minecraft:recipes/food/dried_kelp_from_smelting": { + "criteria": { + "has_kelp": "2024-09-06 07:24:34 +0000" + }, + "done": true + }, + "minecraft:recipes/food/dried_kelp_from_campfire_cooking": { + "criteria": { + "has_kelp": "2024-09-06 07:24:34 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/soul_campfire": { + "criteria": { + "has_soul_sand": "2024-09-06 07:26:03 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/soul_torch": { + "criteria": { + "has_soul_sand": "2024-09-06 07:26:03 +0000" + }, + "done": true + }, + "minecolonies:production/build_lumberjack": { + "criteria": { + "lumberjack": "2024-09-06 07:28:29 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/beehive": { + "criteria": { + "has_honeycomb": "2024-09-07 08:05:53 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/honeycomb_block": { + "criteria": { + "has_honeycomb": "2024-09-07 08:05:53 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutfield": { + "criteria": { + "has_items": "2024-09-07 08:12:05 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/bookshelf": { + "criteria": { + "has_book": "2024-09-07 18:38:26 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutlibrary": { + "criteria": { + "has_items": "2024-09-07 18:38:26 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutuniversity": { + "criteria": { + "has_items": "2024-09-07 18:38:26 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/lectern": { + "criteria": { + "has_book": "2024-09-07 18:38:26 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_bookshelf": { + "criteria": { + "has_book": "2024-09-07 18:38:26 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutcook": { + "criteria": { + "has_items": "2024-09-07 18:26:50 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/writable_book": { + "criteria": { + "has_book": "2024-09-07 18:38:26 +0000" + }, + "done": true + }, + "minecolonies:production/build_farmer": { + "criteria": { + "farmer": "2024-09-07 18:27:00 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/colony_population_10": { + "criteria": { + "population_10": "2024-09-07 18:23:30 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/colony_population_5": { + "criteria": { + "population_5": "2024-09-07 18:23:30 +0000" + }, + "done": true + }, + "DataVersion": 3465 +} \ No newline at end of file diff --git a/minecolonies-1.20.1/data/world-old/data/capabilities.dat b/minecolonies-1.20.1/data/world-old/data/capabilities.dat new file mode 100644 index 00000000..3e95c8dd Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/data/capabilities.dat differ diff --git a/minecolonies-1.20.1/data/world-old/data/large_ore_deposits.dat b/minecolonies-1.20.1/data/world-old/data/large_ore_deposits.dat new file mode 100644 index 00000000..1c49d708 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/data/large_ore_deposits.dat differ diff --git a/minecolonies-1.20.1/data/world-old/data/raids.dat b/minecolonies-1.20.1/data/world-old/data/raids.dat new file mode 100644 index 00000000..cbe172aa Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/data/raids.dat differ diff --git a/minecolonies-1.20.1/data/world-old/data/random_sequences.dat b/minecolonies-1.20.1/data/world-old/data/random_sequences.dat new file mode 100644 index 00000000..b2a969c3 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/data/random_sequences.dat differ diff --git a/minecolonies-1.20.1/data/world-old/data/scoreboard.dat b/minecolonies-1.20.1/data/world-old/data/scoreboard.dat new file mode 100644 index 00000000..3cad1442 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/data/scoreboard.dat differ diff --git a/minecolonies-1.20.1/data/world-old/data/waystones.dat b/minecolonies-1.20.1/data/world-old/data/waystones.dat new file mode 100644 index 00000000..299cf23c Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/data/waystones.dat differ diff --git a/minecolonies-1.20.1/data/world-old/entities/r.-1.-1.mca b/minecolonies-1.20.1/data/world-old/entities/r.-1.-1.mca new file mode 100644 index 00000000..45b47b42 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/entities/r.-1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/entities/r.-1.-2.mca b/minecolonies-1.20.1/data/world-old/entities/r.-1.-2.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/entities/r.-1.0.mca b/minecolonies-1.20.1/data/world-old/entities/r.-1.0.mca new file mode 100644 index 00000000..de83b5d2 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/entities/r.-1.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/entities/r.0.-1.mca b/minecolonies-1.20.1/data/world-old/entities/r.0.-1.mca new file mode 100644 index 00000000..3d36cace Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/entities/r.0.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/entities/r.0.-2.mca b/minecolonies-1.20.1/data/world-old/entities/r.0.-2.mca new file mode 100644 index 00000000..5fdca369 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/entities/r.0.-2.mca differ diff --git a/minecolonies-1.20.1/data/world-old/entities/r.0.0.mca b/minecolonies-1.20.1/data/world-old/entities/r.0.0.mca new file mode 100644 index 00000000..79f29977 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/entities/r.0.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/level.dat b/minecolonies-1.20.1/data/world-old/level.dat new file mode 100644 index 00000000..24a059ad Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/level.dat differ diff --git a/minecolonies-1.20.1/data/world-old/level.dat_old b/minecolonies-1.20.1/data/world-old/level.dat_old new file mode 100644 index 00000000..828b6aa0 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/level.dat_old differ diff --git a/minecolonies-1.20.1/data/world-old/minecolonies/colonies-2024-09-07_20.47.10.zip b/minecolonies-1.20.1/data/world-old/minecolonies/colonies-2024-09-07_20.47.10.zip new file mode 100644 index 00000000..a79a1f0e Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/minecolonies/colonies-2024-09-07_20.47.10.zip differ diff --git a/minecolonies-1.20.1/data/world-old/minecolonies/colonies.dat b/minecolonies-1.20.1/data/world-old/minecolonies/colonies.dat new file mode 100644 index 00000000..6a8c9ee9 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/minecolonies/colonies.dat differ diff --git a/minecolonies-1.20.1/data/world-old/minecolonies/minecraft/overworld/colony1.dat b/minecolonies-1.20.1/data/world-old/minecolonies/minecraft/overworld/colony1.dat new file mode 100644 index 00000000..a5e0971a Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/minecolonies/minecraft/overworld/colony1.dat differ diff --git a/minecolonies-1.20.1/data/world-old/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat b/minecolonies-1.20.1/data/world-old/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat new file mode 100644 index 00000000..99bd2104 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat differ diff --git a/minecolonies-1.20.1/data/world-old/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat_old b/minecolonies-1.20.1/data/world-old/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat_old new file mode 100644 index 00000000..504c56d3 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat_old differ diff --git a/minecolonies-1.20.1/data/world-old/poi/r.-1.-1.mca b/minecolonies-1.20.1/data/world-old/poi/r.-1.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.-1.-2.mca b/minecolonies-1.20.1/data/world-old/poi/r.-1.-2.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.-1.0.mca b/minecolonies-1.20.1/data/world-old/poi/r.-1.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.-1.1.mca b/minecolonies-1.20.1/data/world-old/poi/r.-1.1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.-2.-1.mca b/minecolonies-1.20.1/data/world-old/poi/r.-2.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.-2.-2.mca b/minecolonies-1.20.1/data/world-old/poi/r.-2.-2.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.-2.0.mca b/minecolonies-1.20.1/data/world-old/poi/r.-2.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.-2.1.mca b/minecolonies-1.20.1/data/world-old/poi/r.-2.1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.0.-1.mca b/minecolonies-1.20.1/data/world-old/poi/r.0.-1.mca new file mode 100644 index 00000000..55c87178 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/poi/r.0.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/poi/r.0.-2.mca b/minecolonies-1.20.1/data/world-old/poi/r.0.-2.mca new file mode 100644 index 00000000..af1c57ba Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/poi/r.0.-2.mca differ diff --git a/minecolonies-1.20.1/data/world-old/poi/r.0.0.mca b/minecolonies-1.20.1/data/world-old/poi/r.0.0.mca new file mode 100644 index 00000000..c0aa7a90 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/poi/r.0.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/poi/r.0.1.mca b/minecolonies-1.20.1/data/world-old/poi/r.0.1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.1.-1.mca b/minecolonies-1.20.1/data/world-old/poi/r.1.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.1.-2.mca b/minecolonies-1.20.1/data/world-old/poi/r.1.-2.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.1.0.mca b/minecolonies-1.20.1/data/world-old/poi/r.1.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/poi/r.1.1.mca b/minecolonies-1.20.1/data/world-old/poi/r.1.1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/region/r.-1.-1.mca b/minecolonies-1.20.1/data/world-old/region/r.-1.-1.mca new file mode 100644 index 00000000..0491def9 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.-1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.-1.-2.mca b/minecolonies-1.20.1/data/world-old/region/r.-1.-2.mca new file mode 100644 index 00000000..33d1346d Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.-1.-2.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.-1.0.mca b/minecolonies-1.20.1/data/world-old/region/r.-1.0.mca new file mode 100644 index 00000000..4a73515b Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.-1.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.-1.1.mca b/minecolonies-1.20.1/data/world-old/region/r.-1.1.mca new file mode 100644 index 00000000..82b165b3 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.-1.1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.-2.-1.mca b/minecolonies-1.20.1/data/world-old/region/r.-2.-1.mca new file mode 100644 index 00000000..3cbc57ed Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.-2.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.-2.-2.mca b/minecolonies-1.20.1/data/world-old/region/r.-2.-2.mca new file mode 100644 index 00000000..cb69000d Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.-2.-2.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.-2.0.mca b/minecolonies-1.20.1/data/world-old/region/r.-2.0.mca new file mode 100644 index 00000000..68a8f74b Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.-2.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.-2.1.mca b/minecolonies-1.20.1/data/world-old/region/r.-2.1.mca new file mode 100644 index 00000000..c012f714 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.-2.1.mca differ diff --git a/minecolonies-1.20.1/mods/Dynmap-3.7-beta-6-forge-1.20.jar b/minecolonies-1.20.1/data/world-old/region/r.0.-1.mca similarity index 52% rename from minecolonies-1.20.1/mods/Dynmap-3.7-beta-6-forge-1.20.jar rename to minecolonies-1.20.1/data/world-old/region/r.0.-1.mca index bd08e9f2..1702681d 100644 Binary files a/minecolonies-1.20.1/mods/Dynmap-3.7-beta-6-forge-1.20.jar and b/minecolonies-1.20.1/data/world-old/region/r.0.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.0.-2.mca b/minecolonies-1.20.1/data/world-old/region/r.0.-2.mca new file mode 100644 index 00000000..d0acc4d3 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.0.-2.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.0.0.mca b/minecolonies-1.20.1/data/world-old/region/r.0.0.mca new file mode 100644 index 00000000..f4138319 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.0.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.0.1.mca b/minecolonies-1.20.1/data/world-old/region/r.0.1.mca new file mode 100644 index 00000000..e598cbc0 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.0.1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.1.-1.mca b/minecolonies-1.20.1/data/world-old/region/r.1.-1.mca new file mode 100644 index 00000000..f149e7d7 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.1.-2.mca b/minecolonies-1.20.1/data/world-old/region/r.1.-2.mca new file mode 100644 index 00000000..c27b4371 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.1.-2.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.1.0.mca b/minecolonies-1.20.1/data/world-old/region/r.1.0.mca new file mode 100644 index 00000000..653468c3 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.1.0.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.1.1.mca b/minecolonies-1.20.1/data/world-old/region/r.1.1.mca new file mode 100644 index 00000000..7facd7d6 Binary files /dev/null and b/minecolonies-1.20.1/data/world-old/region/r.1.1.mca differ diff --git a/minecolonies-1.20.1/data/world-old/region/r.2.0.mca b/minecolonies-1.20.1/data/world-old/region/r.2.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/region/r.2.1.mca b/minecolonies-1.20.1/data/world-old/region/r.2.1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world-old/serverconfig/forge-server.toml b/minecolonies-1.20.1/data/world-old/serverconfig/forge-server.toml new file mode 100644 index 00000000..13772cf5 --- /dev/null +++ b/minecolonies-1.20.1/data/world-old/serverconfig/forge-server.toml @@ -0,0 +1,20 @@ + +#Server configuration settings +[server] + #Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. + removeErroringBlockEntities = false + #Set this to true to remove any Entity (Note: Does not include BlockEntities) that throws an error in its tick method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. + removeErroringEntities = false + #Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false. + fullBoundingBoxLadders = false + #Base zombie summoning spawn chance. Allows changing the bonus zombie summoning mechanic. + #Range: 0.0 ~ 1.0 + zombieBaseSummonChance = 0.1 + #Chance that a zombie (or subclass) is a baby. Allows changing the zombie spawning mechanic. + #Range: 0.0 ~ 1.0 + zombieBabyChance = 0.05 + #The permission handler used by the server. Defaults to forge:default_handler if no such handler with that name is registered. + permissionHandler = "forge:default_handler" + #Set this to true to enable advertising the dedicated server to local LAN clients so that it shows up in the Multiplayer screen automatically. + advertiseDedicatedServerToLan = true + diff --git a/minecolonies-1.20.1/data/world-old/serverconfig/jei-server.toml b/minecolonies-1.20.1/data/world-old/serverconfig/jei-server.toml new file mode 100644 index 00000000..752781a5 --- /dev/null +++ b/minecolonies-1.20.1/data/world-old/serverconfig/jei-server.toml @@ -0,0 +1,9 @@ + +["cheat mode"] + #Enable Cheat Mode for Operators (/op) + enableCheatModeForOp = true + #Enable Cheat Mode for users in Creative Mode + enableCheatModeForCreative = true + #Enable Cheat Mode for users who can use /give + enableCheatModeForGive = false + diff --git a/minecolonies-1.20.1/data/world-old/serverconfig/minecolonies-server.toml b/minecolonies-1.20.1/data/world-old/serverconfig/minecolonies-server.toml new file mode 100644 index 00000000..ce2d49a3 --- /dev/null +++ b/minecolonies-1.20.1/data/world-old/serverconfig/minecolonies-server.toml @@ -0,0 +1,174 @@ + +#All configuration items related to the core gameplay +[gameplay] + #Amount of initial citizens. [Default: 4, min: 1, max: 10] + #Range: 1 ~ 10 + initialcitizenamount = 10 + #Should players be able to place an infinite amount of supply camps/ships? [Default: false] + allowinfinitesupplychests = false + #Should players be allowed to abandon their colony to create a new one easily? Note: This is buggy! [Default: false] + allowinfinitecolonies = false + #Should colonies in other dimensions be allowed? [Default: true] + allowotherdimcolonies = true + #Max citizens in one colony. [Default: 250, min: 100, max: 500] + #Range: 100 ~ 500 + maxcitizenpercolony = 250 + #Should development features be enabled (might be buggy)? [Default: false] + enableindevelopmentfeatures = false + #Should citizen name tags be rendered? [Default: true] + alwaysrendernametag = false + #Should workers work during the rain? [Default: false] + workersalwaysworkinrain = true + #Should special holiday content be displayed? [Default: true] + holidayfeatures = true + #Chance for the Miner to get an ore when mining cobblestone or stone (by default, can be expanded with datapacks to other materials). This is a percentage. (To change which ores the Miner can find, see "List of Lucky Ores".) [Default: 1, min: 0, max: 100] + #Range: 0 ~ 100 + luckyblockchance = 20 + #The minimum level a Town Hall has to be to allow teleportation to allied colonies. [Default: 3, min: 0, max: 5] + #Range: 0 ~ 5 + minthleveltoteleport = 1 + #Food consumption modifier. [Default: 1.000000, min: 0.100000, max: 100.000000] + #Range: 0.1 ~ 100.0 + foodmodifier = 1.0 + #How common diseases are. 1 = Very common, 100 = extremely rare. [Default: 5, min: 1, max: 100] + #Range: 1 ~ 100 + diseasemodifier = 20 + #If part of the colony is loaded by an owner/officer, should the colony be kept loaded? (Set how many chunks are loaded with the "Colony Chunk Loading Strictness" option.) [Default: true] + forceloadcolony = true + #Set how long chunks stay loaded after player leaves, does not persist through restarts. Default: 10min [Default: 10, min: 1, max: 1440] + #Range: 1 ~ 1440 + loadtime = 1440 + #This controls how many chunks are loaded with the "Chunk Load Colony" option. The higher this value, the fewer chunks will be loaded. (The innermost chunks will be loaded first.) 1 = load all claimed chunks. [Default: 3, min: 1, max: 15] + #Range: 1 ~ 15 + colonyloadstrictness = 1 + #Max log count in one tree for the Forester to check during their tree search. [Default: 400, min: 1, max: 1000] + #Range: 1 ~ 1000 + maxtreesize = 400 + #Disables supply camp placing restrictions, intended for skyworlds and similar [Default: false] + nosupplyplacementrestrictions = false + #Raiders will spawn in the sky if this is enabled [Default: false] + skyraiders = false + +#All configurations related to the research system +[research] + #Allows automatic and (near) instant completion of research for players in creative mode. If false, creative players will still be able to begin researches, but will have normal progress rates. [Default: true] + researchcreativecompletion = true + #Significantly increases the amount of information related to research datapacks that is logged during the world load. [Default: false] + researchdebuglog = false + #A list of items to charge players when undoing an already-completed research. + researchresetcost = ["minecolonies:ancienttome:1"] + +#All configurations related to the MineColonies commands +[commands] + #Should players be allowed to use the /mc rtp command? [Default: false] + canplayerusertpcommand = false + #Should players be allowed to use the /mc colony teleport command? [Default: false] + canplayerusecolonytpcommand = true + #Can players teleport to allied colonies? [Default: true] + canplayeruseallytownhallteleport = true + #Should players be allowed to use the /mc home command? Note: Only owners of the colony can use this command. [Default: false] + canplayerusehometpcommand = true + #Should players be allowed to use the /mc colony info command? [Default: true] + canplayeruseshowcolonyinfocommand = true + #Should players be allowed to use the /mc citizens kill command? [Default: false] + canplayerusekillcitizenscommand = false + #Should players be allowed to use the /mc colony addOfficer command? [Default: true] + canplayeruseaddofficercommand = true + #Should players be allowed to use the /mc colony delete command? [Default: false] + canplayerusedeletecolonycommand = false + #Should players be allowed to use the /mc colony requestsystem-reset command? [Default: false] + canplayeruseresetcommand = true + +#All configuration related to colony claims +[claims] + #Maximum claim range for a colony. This is the radius, measured in chunks. [Default: 20, min: 1, max: 250] + #Range: 1 ~ 250 + maxColonySize = 250 + #The minimum distance (in chunks) between colonies. [Default: 8, min: 1, max: 200] + #Range: 1 ~ 200 + minColonyDistance = 1 + #Initial claim size for a colony. This is the radius, measured in chunks. [Default: 4, min: 1, max: 15] + #Range: 1 ~ 15 + initialColonySize = 4 + #Max distance (in blocks) from world spawn for a colony. [Default: 30000, min: 1000, max: 2147483647] + #Range: > 1000 + maxdistancefromworldspawn = 30000 + #Min distance (in blocks) from world spawn for a colony. [Default: 0, min: 0, max: 1000] + #Range: 0 ~ 1000 + mindistancefromworldspawn = 0 + +#All configuration items related to the combat elements of MineColonies +[combat] + #minecolonies.config.dobarbariansspawn.comment [Default: true] + dobarbariansspawn = true + #minecolonies.config.barbarianhordedifficulty.comment [Default: 5, min: 0, max: 10] + #Range: 0 ~ 10 + barbarianhordedifficulty = 5 + #minecolonies.config.maxbarbariansize.comment [Default: 80, min: 6, max: 400] + #Range: 6 ~ 400 + maxBarbarianSize = 80 + #minecolonies.config.dobarbariansbreakthroughwalls.comment [Default: true] + dobarbariansbreakthroughwalls = true + #The average number of nights between raids. [Default: 14, min: 1, max: 50] + #Range: 1 ~ 50 + averagenumberofnightsbetweenraids = 30 + #The minimum number of nights between raids. [Default: 10, min: 1, max: 30] + #Range: 1 ~ 30 + minimumnumberofnightsbetweenraids = 20 + #Should mobs attack citizens? [Default: true] + mobattackcitizens = true + #minecolonies.config.shouldraiderbreakdoors.comment [Default: true] + shouldraiderbreakdoors = true + #minecolonies.config.guarddamagemultiplier.comment [Default: 1.000000, min: 0.100000, max: 15.000000] + #Range: 0.1 ~ 15.0 + guardDamageMultiplier = 1.0 + #Health multiplier for all Guards. [Default: 1.000000, min: 0.100000, max: 5.000000] + #Range: 0.1 ~ 5.0 + guardhealthmult = 1.0 + #Turn on MineColonies PVP mode (colonies can be destroyed and griefed under certain conditions). [Default: false] + pvp_mode = false + +#All permission configuration options +[permissions] + #Should colony protection be enabled? [Default: true] + enablecolonyprotection = true + #Independent from the colony protection, should explosions be turned off inside colonies? DAMAGE_NOTHING prevents explosions completely. DAMAGE_PLAYERS, allows explosions to damage players and hostile mobs, but not blocks or neutral or friendly mobs. DAMAGE_ENTITIES allows damage to all entities. DAMAGE_EVERYTHING allows explosions to damage entities and blocks. + #Allowed Values: DAMAGE_NOTHING, DAMAGE_PLAYERS, DAMAGE_ENTITIES, DAMAGE_EVERYTHING + turnoffexplosionsincolonies = "DAMAGE_ENTITIES" + #Blocks players should be able to interact with in any colony (ex: vending machines) + freetointeractblocks = ["dirt", "0 0 0"] + +#All configuration related to mod compatibility +[compatibility] + #Items consumed by citizens in the Library. + configliststudyitems = ["minecraft:paper;400;100", "minecraft:book;600;10"] + #Items requested by Tavern visitors. + configlistrecruitmentitems = ["minecraft:hay_block;3", "minecraft:book;2", "minecraft:enchanted_book;9", "minecraft:diamond;9", "minecraft:emerald;8", "minecraft:baked_potato;1", "minecraft:gold_ingot;2", "minecraft:redstone;2", "minecraft:lapis_lazuli;2", "minecraft:cake;11", "minecraft:sunflower;5", "minecraft:honeycomb;6", "minecraft:quartz;3"] + #List of ore blocks rarely found magically by Miners (see "Ore Chance"). Includes the block and its chance, separated by exclamation marks. + luckyores = ["minecraft:coal_ore!64", "minecraft:copper_ore!48", "minecraft:iron_ore!32", "minecraft:gold_ore!16", "minecraft:redstone_ore!8", "minecraft:lapis_ore!4", "minecraft:diamond_ore!2", "minecraft:emerald_ore!1"] + #All diseases citizens can get. The name, how common it is, and all ingredients to cure it. + diseases = ["Influenza,100,minecraft:carrot,minecraft:potato", "Measles,10,minecraft:dandelion,minecraft:kelp,minecraft:poppy", "Smallpox,1,minecraft:honey_bottle,minecraft:golden_apple"] + #When loading recipes, generate audit CSV files to help debug datapacks or extra mods. [Default: false] + auditcraftingtags = false + #Enable inventory debugging. [Default: false] + debuginventories = false + #Turn this on if you're using this world for blueprint building and scanning. [Default: false] + blueprintbuildmode = false + +#All configurations related to pathfinding +[pathfinding] + #Verbosity of pathfinding debug messages. [Default: 0, min: 0, max: 10] + #Range: 0 ~ 10 + pathfindingdebugverbosity = 0 + #Minimum number of consecutive rails for citizens to use them. [Default: 8, min: 5, max: 100] + #Range: 5 ~ 100 + minimumrailstopath = 8 + #Amount of additional threads to be used for pathfinding. [Default: 2, min: 1, max: 10] + #Range: 1 ~ 10 + pathfindingmaxthreadcount = 2 + +#All configurations related to the request system +[requestSystem] + #Should the request system creatively resolve (if possible) when the player is required to resolve a request? This is a debugging tool and can take a very long time to resolve a request. [Default: false] + creativeresolve = false + diff --git a/minecolonies-1.20.1/data/world-old/serverconfig/structurize-server.toml b/minecolonies-1.20.1/data/world-old/serverconfig/structurize-server.toml new file mode 100644 index 00000000..361f9bd5 --- /dev/null +++ b/minecolonies-1.20.1/data/world-old/serverconfig/structurize-server.toml @@ -0,0 +1,43 @@ + +#All configuration items related to the core gameplay +[gameplay] + #Should the default schematics be ignored (from the jar)? [Default: false] + ignoreSchematicsFromJar = false + #Should player-made schematics be allowed? [Default: true] + allowPlayerSchematics = true + #Max world operations per tick (max blocks to place, remove, or replace). [Default: 1000, min: 0, max: 100000] + #Range: 0 ~ 100000 + maxOperationsPerTick = 1000 + #Max amount of undos saved. A higher number requires more memory. [Default: 50, min: 0, max: 250] + #Range: 0 ~ 250 + maxCachedChanges = 50 + #Max amount of schematics to be cached on the server. [Default: 100, min: 0, max: 100000] + #Range: 0 ~ 100000 + maxCachedSchematics = 100 + #Max amount of blocks checked by a possible worker. [Default: 1000, min: 0, max: 100000] + #Range: 0 ~ 100000 + maxBlocksChecked = 1000 + #structurize.config.schematicblocklimit.comment [Default: 100000, min: 1000, max: 1000000] + #Range: 1000 ~ 1000000 + schematicBlockLimit = 100000 + #Currently supports 'default', 'inwardcircle', 'hilbert', 'random' and 'inwardcircleheight1' to 'inwardcircleheight4' [Default: default] + iteratorType = "default" + +#Configuration related to scan tool teleportation +[teleport] + #If creative-mode players can use the scan tool to teleport to/from their builds. [Default: true] + teleportAllowed = true + #When teleporting to a build, land on this side of it. [Default: south, values: DOWN, UP, NORTH, SOUTH, WEST, EAST] + #Allowed Values: DOWN, UP, NORTH, SOUTH, WEST, EAST + teleportBuildDirection = "SOUTH" + #When teleporting to a build, land this far away from it. [Default: 3, min: 1, max: 16] + #Range: 1 ~ 16 + teleportBuildDistance = 3 + #Allow teleporting a little distance away if the landing area is blocked; disable to teleport exactly to target. [Default: true] + teleportSafety = true + +#structurize.config.update.comment +[update] + start = [-10, -10] + end = [10, 10] + diff --git a/minecolonies-1.20.1/data/world-old/session.lock b/minecolonies-1.20.1/data/world-old/session.lock new file mode 100644 index 00000000..0d7e5f85 --- /dev/null +++ b/minecolonies-1.20.1/data/world-old/session.lock @@ -0,0 +1 @@ +т˜ƒ \ No newline at end of file diff --git a/minecolonies-1.20.1/data/world-old/stats/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json b/minecolonies-1.20.1/data/world-old/stats/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json new file mode 100644 index 00000000..e34090b4 --- /dev/null +++ b/minecolonies-1.20.1/data/world-old/stats/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json @@ -0,0 +1 @@ +{"stats":{"minecraft:used":{"minecraft:oak_fence":6,"minecraft:flint_and_steel":1,"minecraft:oak_sign":4,"minecraft:chest":2,"minecraft:spruce_planks":1,"minecraft:stone":53,"minecraft:cooked_chicken":12,"minecolonies:resourcescroll":1,"minecolonies:blockstash":2,"minecraft:torch":84,"minecraft:soul_sand":1,"minecraft:brewing_stand":2,"minecraft:dirt":17,"minecraft:anvil":1,"minecraft:cobblestone_wall":2,"minecraft:carrot":3,"minecraft:acacia_sapling":5,"minecraft:cyan_wool":7,"minecraft:granite":3,"minecraft:oak_fence_gate":4,"minecraft:jungle_sapling":5,"minecraft:lava_bucket":1,"minecraft:lantern":3,"minecraft:oak_stairs":2,"minecraft:birch_sapling":5,"minecraft:chicken_spawn_egg":4,"minecraft:stone_bricks":450,"minecraft:magma_block":2,"minecraft:bow":26,"minecraft:oak_sapling":5,"minecraft:furnace":3,"minecraft:egg":28,"minecraft:cooked_beef":18,"minecraft:dark_oak_sapling":8,"structurize:shapetool":9,"minecraft:water_bucket":1,"minecraft:diorite":2,"minecraft:cow_spawn_egg":4,"minecraft:lead":5,"minecraft:cartography_table":2,"minecraft:diamond_axe":155,"minecolonies:questlog":3,"minecraft:fletching_table":3,"minecraft:stonecutter":4,"minecraft:crafting_table":16,"minecraft:loom":3,"minecraft:blast_furnace":3,"minecraft:stone_brick_wall":1,"minecraft:smoker":3,"minecolonies:supplychestdeployer":1,"minecraft:diamond_pickaxe":1721,"minecraft:diamond_shovel":234,"minecraft:dark_oak_log":1,"minecraft:bread":3,"minecraft:pig_spawn_egg":4,"minecraft:spruce_sapling":12,"minecolonies:blockpostbox":1,"minecraft:diamond_sword":25,"minecraft:cobblestone":294,"minecraft:grindstone":3,"minecraft:cooked_porkchop":16,"minecraft:smithing_table":3,"minecraft:andesite":5,"minecraft:bucket":33,"minecolonies:clipboard":27,"minecraft:kelp":18,"minecraft:coarse_dirt":1,"structurize:sceptergold":144,"minecraft:bone_meal":134},"minecraft:crafted":{"minecraft:oak_planks":4,"minecraft:stone_shovel":4,"minecraft:barrel":1,"minecraft:fishing_rod":1,"minecolonies:blockhutcitizen":1,"minecolonies:blockhutbuilder":4,"minecraft:spruce_slab":6,"minecraft:stone_pickaxe":15,"minecraft:chest":6,"minecraft:spruce_boat":5,"minecraft:stone_hoe":10,"minecolonies:supplychestdeployer":1,"minecraft:cooked_beef":2,"minecraft:crafting_table":1,"minecraft:spruce_planks":192,"minecraft:spruce_door":6,"minecraft:stone_axe":6,"minecolonies:blockhuttavern":1,"minecolonies:blockstash":1,"minecraft:stick":76,"minecraft:wooden_axe":1,"minecolonies:blockpostbox":1,"minecraft:torch":32},"minecraft:killed":{"minecraft:witch":1,"minecraft:spider":2,"minecraft:skeleton":7,"minecraft:chicken":2,"minecraft:zombie_villager":1,"minecraft:bat":1,"minecraft:creeper":4,"minecraft:zombie":8,"minecraft:enderman":1},"minecraft:mined":{"minecraft:spruce_planks":1,"minecraft:mossy_cobblestone":35,"minecraft:dark_oak_log":1,"minecraft:glow_lichen":1,"minecraft:granite":56,"minecraft:grass_block":19,"minecraft:stone_brick_wall":1,"minecraft:coal_block":1,"minecraft:kelp":18,"minecraft:rooted_dirt":10,"minecraft:magma_block":2,"minecraft:furnace":1,"minecraft:carrots":2,"minecolonies:blockconstructiontape":1,"minecraft:iron_ore":11,"minecraft:andesite":76,"treechop:chopped_log":10,"minecraft:fletching_table":1,"minecraft:gold_block":1,"minecraft:oak_stairs":2,"minecraft:stone":1342,"minecraft:podzol":6,"minecraft:smithing_table":1,"minecraft:smoker":1,"minecraft:crafting_table":16,"minecraft:torch":7,"minecraft:blast_furnace":1,"minecraft:chest":1,"minecraft:copper_ore":7,"minecraft:cobblestone":35,"minecraft:lapis_ore":1,"minecraft:grindstone":1,"minecraft:diorite":60,"minecraft:wall_torch":6,"minecraft:cyan_wool":7,"minecraft:coarse_dirt":1,"minecraft:spruce_log":6,"minecraft:coal_ore":75,"minecraft:loom":1,"minecraft:gravel":28,"minecraft:dirt":174,"minecraft:stonecutter":2,"minecraft:stone_bricks":7},"minecraft:picked_up":{"minecraft:crafting_table":18,"minecraft:coarse_dirt":1,"minecraft:chicken":2,"minecraft:smithing_table":1,"minecraft:brown_mushroom":13,"minecraft:oak_stairs":6,"minecraft:stone_brick_wall":1,"minecraft:gold_block":1,"minecraft:string":2,"minecraft:raw_copper":22,"minecraft:oak_sign":14,"minecraft:spruce_planks":1,"minecraft:cyan_wool":7,"minecraft:wooden_shovel":1,"minecraft:coal_block":1,"minecraft:chest":1,"minecraft:egg":22,"minecraft:furnace":3,"minecraft:raw_iron":11,"minecraft:stick":22,"minecraft:stone":66,"minecraft:torch":58,"minecolonies:scepterlumberjack":1,"minecraft:diorite":61,"minecraft:carrot":9,"minecraft:arrow":10,"minecraft:rotten_flesh":7,"minecraft:warped_sign":1,"minecraft:cobblestone":1585,"minecraft:magma_block":2,"minecraft:feather":2,"minecraft:andesite":124,"minecraft:smoker":1,"domum_ornamentum:panel":8,"minecraft:flint":5,"minecraft:gunpowder":3,"minecraft:lapis_lazuli":6,"minecraft:dirt":191,"minecraft:lantern":3,"minecolonies:blockminecoloniesrack":4,"minecraft:bone":6,"minecraft:apple":1,"minecraft:stone_bricks":437,"minecraft:kelp":18,"minecraft:stonecutter":2,"minecraft:wheat_seeds":8,"minecraft:grindstone":1,"minecraft:fletching_table":1,"minecolonies:blockhuttavern":1,"minecraft:glowstone_dust":2,"minecraft:oak_slab":4,"minecraft:lava_bucket":17,"minecraft:gravel":23,"minecraft:spruce_sapling":26,"minecraft:blast_furnace":1,"minecraft:loom":1,"minecraft:spruce_log":257,"minecraft:dark_oak_log":1,"minecraft:barrel":14,"minecraft:spider_eye":2,"minecolonies:clipboard":1,"minecraft:mossy_cobblestone":35,"minecraft:clay":1,"minecraft:granite":50,"minecraft:spruce_sign":1,"minecraft:rooted_dirt":10,"minecraft:coal":75},"minecraft:dropped":{"minecolonies:blockhuttavern":1,"minecraft:apple":1,"minecraft:stick":3,"minecraft:lava_bucket":31,"minecraft:dirt":1,"minecolonies:clipboard":1,"minecolonies:scepterlumberjack":1,"minecraft:rotten_flesh":2,"minecraft:oak_sign":1,"minecraft:spruce_planks":1,"minecraft:andesite":47,"minecraft:wooden_shovel":1},"minecraft:custom":{"minecraft:interact_with_smithing_table":1,"minecraft:mob_kills":28,"minecraft:interact_with_anvil":4,"minecraft:animals_bred":16,"minecraft:interact_with_crafting_table":33,"minecraft:open_barrel":36,"minecraft:leave_game":11,"minecraft:time_since_death":458315,"minecraft:climb_one_cm":28062,"minecraft:sprint_one_cm":1376418,"minecraft:walk_one_cm":1095364,"minecraft:drop":43,"minecraft:play_time":462215,"minecraft:deaths":2,"minecraft:sneak_time":5150,"minecraft:walk_under_water_one_cm":67850,"minecraft:jump":5833,"minecraft:walk_on_water_one_cm":28787,"minecraft:total_world_time":462215,"minecraft:interact_with_furnace":8,"minecraft:sleep_in_bed":27,"minecraft:time_since_rest":10653,"minecraft:damage_taken":1134,"minecraft:damage_dealt":3220,"minecraft:swim_one_cm":7002,"minecraft:fly_one_cm":2149614,"minecraft:open_chest":38,"minecraft:crouch_one_cm":12416,"minecraft:aviate_one_cm":890876,"minecraft:fall_one_cm":48500}},"DataVersion":3465} \ No newline at end of file diff --git a/minecolonies-1.20.1/data/world-old/xaeromap.txt b/minecolonies-1.20.1/data/world-old/xaeromap.txt new file mode 100644 index 00000000..e1480cf6 --- /dev/null +++ b/minecolonies-1.20.1/data/world-old/xaeromap.txt @@ -0,0 +1 @@ +id:-533819707 \ No newline at end of file diff --git a/minecolonies-1.20.1/data/world/DIM-1/data/raids.dat b/minecolonies-1.20.1/data/world/DIM-1/data/raids.dat index 34d152b0..6015d360 100644 Binary files a/minecolonies-1.20.1/data/world/DIM-1/data/raids.dat and b/minecolonies-1.20.1/data/world/DIM-1/data/raids.dat differ diff --git a/minecolonies-1.20.1/data/world/DIM1/data/raids_end.dat b/minecolonies-1.20.1/data/world/DIM1/data/raids_end.dat index 34d152b0..6015d360 100644 Binary files a/minecolonies-1.20.1/data/world/DIM1/data/raids_end.dat and b/minecolonies-1.20.1/data/world/DIM1/data/raids_end.dat differ diff --git a/minecolonies-1.20.1/data/world/advancements/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json b/minecolonies-1.20.1/data/world/advancements/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json index 24d08cb1..b2c87246 100644 --- a/minecolonies-1.20.1/data/world/advancements/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json +++ b/minecolonies-1.20.1/data/world/advancements/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json @@ -1,286 +1,3279 @@ { - "minecraft:recipes/decorations/ladder": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "minecraft:recipes/transportation/mangrove_boat": { - "criteria": { - "in_water": "2024-08-19 14:12:06 +0000" - }, - "done": true - }, - "minecraft:recipes/transportation/dark_oak_chest_boat": { - "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" - }, - "done": true - }, - "minecraft:recipes/building_blocks/oak_slab": { - "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" - }, - "done": true - }, - "minecraft:recipes/transportation/bamboo_chest_raft": { - "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" - }, - "done": true - }, - "minecraft:recipes/decorations/oak_sign": { - "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" - }, - "done": true - }, - "minecraft:recipes/redstone/oak_trapdoor": { - "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" - }, - "done": true - }, - "minecraft:recipes/decorations/campfire": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "minecraft:recipes/tools/wooden_hoe": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "minecraft:recipes/redstone/oak_fence_gate": { - "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" - }, - "done": true - }, - "minecraft:recipes/misc/charcoal": { - "criteria": { - "has_log": "2024-08-19 14:11:36 +0000" - }, - "done": true - }, - "minecraft:recipes/tools/wooden_pickaxe": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "minecolonies:recipes/misc/shapetool": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "minecraft:recipes/tools/wooden_axe": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "minecraft:recipes/redstone/oak_pressure_plate": { - "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" - }, - "done": true - }, - "minecraft:recipes/transportation/spruce_chest_boat": { - "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" - }, - "done": true - }, - "domum_ornamentum:recipes/building_blocks/blockbarreldeco_onside": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "minecraft:recipes/redstone/oak_door": { - "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" - }, - "done": true - }, "minecraft:recipes/decorations/crafting_table": { "criteria": { - "unlock_right_away": "2024-08-19 14:10:55 +0000" - }, - "done": true - }, - "minecraft:recipes/tools/wooden_shovel": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "minecraft:recipes/misc/stick": { - "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" - }, - "done": true - }, - "minecraft:recipes/transportation/jungle_chest_boat": { - "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" - }, - "done": true - }, - "minecraft:recipes/transportation/acacia_chest_boat": { - "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" - }, - "done": true - }, - "minecraft:recipes/building_blocks/oak_stairs": { - "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" - }, - "done": true - }, - "minecraft:recipes/transportation/acacia_boat": { - "criteria": { - "in_water": "2024-08-19 14:12:06 +0000" - }, - "done": true - }, - "minecraft:recipes/transportation/cherry_boat": { - "criteria": { - "in_water": "2024-08-19 14:12:06 +0000" - }, - "done": true - }, - "minecraft:recipes/decorations/oak_fence": { - "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" - }, - "done": true - }, - "minecraft:recipes/combat/wooden_sword": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "minecraft:recipes/building_blocks/oak_planks": { - "criteria": { - "has_logs": "2024-08-19 14:11:36 +0000" - }, - "done": true - }, - "minecraft:recipes/transportation/mangrove_chest_boat": { - "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" - }, - "done": true - }, - "domum_ornamentum:recipes/building_blocks/blockbarreldeco_standing": { - "criteria": { - "has_stick": "2024-08-19 14:11:37 +0000" - }, - "done": true - }, - "domum_ornamentum:recipes/tools/architectscutter": { - "criteria": { - "has_log": "2024-08-19 14:11:36 +0000" + "unlock_right_away": "2024-09-07 20:49:51 +0000" }, "done": true }, "minecraft:adventure/adventuring_time": { "criteria": { - "minecraft:deep_ocean": "2024-08-19 14:12:28 +0000", - "minecraft:beach": "2024-08-19 14:10:56 +0000", - "minecraft:cold_ocean": "2024-08-19 14:12:07 +0000", - "minecraft:ocean": "2024-08-19 14:12:24 +0000" + "minecraft:old_growth_pine_taiga": "2024-09-07 20:49:52 +0000", + "minecraft:birch_forest": "2024-09-07 21:00:39 +0000", + "minecraft:beach": "2024-09-07 21:00:26 +0000", + "minecraft:dark_forest": "2024-09-07 20:58:24 +0000", + "minecraft:river": "2024-09-07 21:01:46 +0000", + "minecraft:cold_ocean": "2024-09-07 20:58:18 +0000", + "minecraft:ocean": "2024-09-07 20:58:19 +0000" }, "done": false }, - "minecraft:recipes/transportation/bamboo_raft": { + "minecraft:husbandry/balanced_diet": { "criteria": { - "in_water": "2024-08-19 14:12:06 +0000" + "sweet_berries": "2024-09-07 20:53:00 +0000", + "bread": "2024-09-07 21:15:49 +0000" + }, + "done": false + }, + "minecraft:husbandry/root": { + "criteria": { + "consumed_item": "2024-09-07 20:53:00 +0000" }, "done": true }, - "minecolonies:recipes/misc/supplychestdeployer": { + "minecraft:recipes/decorations/ladder": { "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" + "has_stick": "2024-09-07 20:53:31 +0000" }, "done": true }, - "minecraft:recipes/decorations/barrel": { + "minecraft:recipes/building_blocks/spruce_planks": { "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" + "has_logs": "2024-09-07 20:53:31 +0000" }, "done": true }, - "minecraft:recipes/transportation/spruce_boat": { + "minecraft:recipes/decorations/campfire": { "criteria": { - "in_water": "2024-08-19 14:12:06 +0000" + "has_stick": "2024-09-07 20:53:31 +0000" }, "done": true }, - "minecraft:recipes/transportation/oak_chest_boat": { + "minecraft:recipes/tools/wooden_hoe": { "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" + "has_stick": "2024-09-07 20:53:31 +0000" }, "done": true }, - "minecraft:recipes/transportation/birch_boat": { + "minecraft:recipes/misc/charcoal": { "criteria": { - "in_water": "2024-08-19 14:12:06 +0000" + "has_log": "2024-09-07 20:53:31 +0000" }, "done": true }, - "minecraft:recipes/transportation/cherry_chest_boat": { + "minecraft:recipes/tools/wooden_pickaxe": { "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" + "has_stick": "2024-09-07 20:53:31 +0000" }, "done": true }, - "minecraft:recipes/transportation/birch_chest_boat": { + "minecolonies:recipes/misc/shapetool": { "criteria": { - "has_boat": "2024-08-19 14:11:58 +0000" + "has_stick": "2024-09-07 20:53:31 +0000" }, "done": true }, - "minecraft:recipes/transportation/oak_boat": { + "minecraft:recipes/tools/wooden_axe": { "criteria": { - "has_the_recipe": "2024-08-19 14:11:58 +0000" + "has_stick": "2024-09-07 20:53:31 +0000" }, "done": true }, - "minecraft:recipes/building_blocks/oak_wood": { + "domum_ornamentum:recipes/building_blocks/blockbarreldeco_onside": { "criteria": { - "has_log": "2024-08-19 14:11:36 +0000" + "has_stick": "2024-09-07 20:53:31 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/wooden_shovel": { + "criteria": { + "has_stick": "2024-09-07 20:53:31 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/spruce_wood": { + "criteria": { + "has_log": "2024-09-07 20:53:31 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/wooden_sword": { + "criteria": { + "has_stick": "2024-09-07 20:53:31 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/building_blocks/blockbarreldeco_standing": { + "criteria": { + "has_stick": "2024-09-07 20:53:31 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/architectscutter": { + "criteria": { + "has_log": "2024-09-07 20:53:31 +0000" }, "done": true }, "minecraft:story/root": { "criteria": { - "crafting_table": "2024-08-19 14:11:42 +0000" + "crafting_table": "2024-09-07 20:54:14 +0000" }, "done": true }, - "minecraft:recipes/redstone/oak_button": { + "minecraft:recipes/transportation/mangrove_boat": { "criteria": { - "has_planks": "2024-08-19 14:11:47 +0000" + "in_water": "2024-09-07 20:56:07 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/acacia_boat": { + "criteria": { + "in_water": "2024-09-07 20:56:07 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/cherry_boat": { + "criteria": { + "in_water": "2024-09-07 20:56:07 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/bamboo_raft": { + "criteria": { + "in_water": "2024-09-07 20:56:07 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/spruce_boat": { + "criteria": { + "in_water": "2024-09-07 20:56:07 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/birch_boat": { + "criteria": { + "in_water": "2024-09-07 20:56:07 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/oak_boat": { + "criteria": { + "in_water": "2024-09-07 20:56:07 +0000" }, "done": true }, "minecraft:recipes/transportation/jungle_boat": { "criteria": { - "in_water": "2024-08-19 14:12:06 +0000" + "in_water": "2024-09-07 20:56:07 +0000" }, "done": true }, "minecraft:recipes/transportation/dark_oak_boat": { "criteria": { - "in_water": "2024-08-19 14:12:06 +0000" + "in_water": "2024-09-07 20:56:07 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/white_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/lever": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_sword": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/brick_wall": { + "criteria": { + "has_bricks": "2024-09-07 21:46:46 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/light_blue_dye_from_blue_orchid": { + "criteria": { + "has_blue_orchid": "2024-09-07 21:52:02 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/magenta_dye_from_lilac": { + "criteria": { + "has_lilac": "2024-09-07 21:52:36 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_bricks": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/light_gray_dye_from_white_tulip": { + "criteria": { + "has_white_tulip": "2024-09-07 21:52:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/lime_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/pink_dye_from_pink_petals": { + "criteria": { + "has_pink_petals": "2024-09-07 21:52:18 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/iron_pickaxe": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/leather_helmet": { + "criteria": { + "has_leather": "2024-09-07 21:57:01 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/pink_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/copper_block": { + "criteria": { + "has_copper_ingot": "2024-09-07 21:56:08 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_button": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/torch": { + "criteria": { + "has_stone_pickaxe": "2024-09-07 21:53:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_slab_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/flower_banner_pattern": { + "criteria": { + "has_oxeye_daisy": "2024-09-07 21:52:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dark_oak_planks": { + "criteria": { + "has_log": "2024-09-07 21:44:51 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cake": { + "criteria": { + "has_egg": "2024-09-07 21:55:18 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_leggings": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/sandstone_stairs": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/shield": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_sandstone_stairs": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/supplycampdeployer": { + "criteria": { + "has_chest": "2024-09-07 21:43:14 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/blue_cobblestone_extra": { + "criteria": { + "has_material": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/food/dried_kelp_from_smoking": { + "criteria": { + "has_kelp": "2024-09-07 20:58:23 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/hopper": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/coarse_dirt": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/green_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:43 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/light_gray_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mangrove_planks": { + "criteria": { + "has_logs": "2024-09-07 21:44:59 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/lime_dye": { + "criteria": { + "has_white_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/cream_stone_bricks": { + "criteria": { + "has_item1_domum_ornamentum_cream_stone_bricks": "2024-09-07 21:47:28 +0000", + "has_item2_domum_ornamentum_cream_stone_bricks": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/leather_leggings": { + "criteria": { + "has_leather": "2024-09-07 21:57:01 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/chainmailboots": { + "criteria": { + "has_iron": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/pink_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/sandstone_slab": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite_stairs_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/iron_bars": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutwarehouse": { + "criteria": { + "has_items": "2024-09-07 21:43:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_blue_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/brick_stairs": { + "criteria": { + "has_bricks": "2024-09-07 21:46:46 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_purple_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_leggings": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/lime_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_lime_dye": "2024-09-07 21:57:37 +0000" + }, + "done": true + }, + "minecraft:recipes/food/dried_kelp_from_smelting": { + "criteria": { + "has_kelp": "2024-09-07 20:58:23 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/quartz_stairs": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/dark_oak_chest_boat": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_stairs_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/orange_candle": { + "criteria": { + "has_orange_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/stone_brick_wall": { + "criteria": { + "has_stone_bricks": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/fletching_table": { + "criteria": { + "has_flint": "2024-09-07 21:56:19 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/light_gray_dye_from_azure_bluet": { + "criteria": { + "has_azure_bluet": "2024-09-07 21:52:02 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_light_gray_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/smooth_quartz": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_brown_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/light_blue_dye_from_blue_white_dye": { + "criteria": { + "has_white_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/blue_dye": { + "criteria": { + "has_lapis_lazuli": "2024-09-07 21:56:33 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/light_blue_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/orange_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/light_blue_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/granite_stairs": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/cyan_dye": { + "criteria": { + "has_green_dye": "2024-09-07 21:57:43 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_red_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:35 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_black_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/brush": { + "criteria": { + "has_copper_ingot": "2024-09-07 21:56:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_lime_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:37 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/cyan_candle": { + "criteria": { + "has_cyan_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diorite_stairs_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "minecraft:recipes/brewing/glass_bottle": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_gray_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_stone_bricks_from_vine": { + "criteria": { + "has_vine": "2024-09-07 21:52:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/quartz_slab": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/jungle_wood": { + "criteria": { + "has_log": "2024-09-07 21:44:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/green_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/bamboo_chest_raft": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_red_sandstone_from_red_sandstone_stonecutting": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/bookshelf": { + "criteria": { + "has_book": "2024-09-07 21:57:17 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/golden_axe": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/jungle_planks": { + "criteria": { + "has_logs": "2024-09-07 21:44:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_red_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:35 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_boots": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_quartz_block": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/birch_planks": { + "criteria": { + "has_logs": "2024-09-07 21:05:27 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_chestplate": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_pressure_plate": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/granite_stairs_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/golden_pickaxe": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_light_blue_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/lime_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/brewing/magma_cream": { + "criteria": { + "has_blaze_powder": "2024-09-07 21:58:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_blue_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_light_gray_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/stone_sword": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/cobblestone_wall": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/magenta_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/brewing/fermented_spider_eye": { + "criteria": { + "has_spider_eye": "2024-09-07 21:32:45 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/stone_pickaxe": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/quartz_bricks": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/brown_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/purple_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_purple_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/purple_dye": { + "criteria": { + "has_red_dye": "2024-09-07 21:57:35 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/light_gray_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutstonemason": { + "criteria": { + "has_items": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/quartz_bricks_from_quartz_block_stonecutting": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/food/dried_kelp_from_campfire_cooking": { + "criteria": { + "has_kelp": "2024-09-07 20:58:23 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/light_gray_dye_from_gray_white_dye": { + "criteria": { + "has_white_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/lapis_block": { + "criteria": { + "has_lapis_lazuli": "2024-09-07 21:56:33 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/brick_slab": { + "criteria": { + "has_bricks": "2024-09-07 21:46:46 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/lantern": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_diorite": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_white_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/orange_dye_from_red_yellow": { + "criteria": { + "has_red_dye": "2024-09-07 21:57:35 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/brown_dye": { + "criteria": { + "has_cocoa_beans": "2024-09-07 21:52:44 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/stone_axe": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/white_dye_from_lily_of_the_valley": { + "criteria": { + "has_lily_of_the_valley": "2024-09-07 21:52:16 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/green_cobblestone_extra": { + "criteria": { + "has_material": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_orange_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/blue_candle": { + "criteria": { + "has_blue_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/magenta_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_light_blue_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cut_sandstone_from_sandstone_stonecutting": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_slab_from_stone_bricks_stonecutting": { + "criteria": { + "has_stone_bricks": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/iron_nugget": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/brown_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_slab_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/end_stone_brick_slab_from_end_stone_stonecutting": { + "criteria": { + "has_end_stone": "2024-09-07 21:49:00 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/blue_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_blue_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_sword": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/blue_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/white_dye": { + "criteria": { + "has_bone_meal": "2024-09-07 21:54:30 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutstonesmeltery": { + "criteria": { + "has_items": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/jukebox": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cracked_stone_bricks": { + "criteria": { + "has_stone_bricks": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/terracotta": { + "criteria": { + "has_clay_block": "2024-09-07 21:50:04 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/flint_and_steel": { + "criteria": { + "has_flint": "2024-09-07 21:56:19 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_purple_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/gold_nugget": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/sugar_from_sugar_cane": { + "criteria": { + "has_sugar_cane": "2024-09-07 21:52:26 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_magenta_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/bucket": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diorite_slab": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_stairs_from_stone_bricks_stonecutting": { + "criteria": { + "has_stone_bricks": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_sandstone_from_sandstone_stonecutting": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/granite_wall": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/white_banner": { + "criteria": { + "has_white_wool": "2024-09-07 21:16:30 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/light_blue_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/white_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/glass": { + "criteria": { + "has_smelts_to_glass": "2024-09-07 21:50:12 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/iron_helmet": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/golden_shovel": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/bow": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/white_paper_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/blue_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/smooth_sandstone": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_magenta_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_magenta_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/diorite_wall_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/cobblestone_extra": { + "criteria": { + "has_material": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_chestplate": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/colony_banner": { + "criteria": { + "has_items": "2024-09-07 21:16:30 +0000" + }, + "done": true + }, + "minecraft:story/mine_stone": { + "criteria": { + "get_stone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/furnace": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/minecart": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite_stairs": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/iron_hoe": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/root": { + "criteria": { + "supply_ship_placed": "2024-09-07 21:15:36 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_slab": { + "criteria": { + "has_stone_bricks": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/redstone_torch": { + "criteria": { + "has_redstone": "2024-09-07 21:58:36 +0000" + }, + "done": true + }, + "minecraft:recipes/food/golden_apple": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_granite_slab_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/green_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_andesite_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/iron_shovel": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dark_oak_wood": { + "criteria": { + "has_log": "2024-09-07 21:44:51 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/orange_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_orange_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/item_frame": { + "criteria": { + "has_leather": "2024-09-07 21:57:01 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/clock": { + "criteria": { + "has_redstone": "2024-09-07 21:58:36 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/black_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_black_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/red_candle": { + "criteria": { + "has_red_dye": "2024-09-07 21:57:35 +0000" + }, + "done": true + }, + "minecraft:story/upgrade_tools": { + "criteria": { + "stone_pickaxe": "2024-09-07 21:53:37 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_helmet": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/sandstone_wall_from_sandstone_stonecutting": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/pink_dye_from_pink_tulip": { + "criteria": { + "has_pink_tulip": "2024-09-07 21:52:15 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_brick_stairs": { + "criteria": { + "has_stone_bricks": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_boots": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockwaypoint": { + "criteria": { + "has_build_tool": "2024-09-07 21:10:04 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/spruce_sign": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_bricks_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/yellow_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/yellow_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_stone_bricks_from_stone_bricks_stonecutting": { + "criteria": { + "has_stone_bricks": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/painting": { + "criteria": { + "has_wool": "2024-09-07 21:16:30 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_slab": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/arrow": { + "criteria": { + "has_flint": "2024-09-07 21:56:19 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/gray_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/blue_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cyan_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/granite_slab_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/green_cactus_extra": { + "criteria": { + "has_material": "2024-09-07 21:52:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite": { + "criteria": { + "has_stone": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/crimson_planks": { + "criteria": { + "has_logs": "2024-09-07 21:45:17 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_helmet": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cut_sandstone_slab_from_sandstone_stonecutting": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cut_sandstone": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/brick_slab_from_bricks_stonecutting": { + "criteria": { + "has_bricks": "2024-09-07 21:46:46 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/smooth_red_sandstone": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockpostbox": { + "criteria": { + "has_items": "2024-09-07 21:43:14 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/sandstone_slab_from_sandstone_stonecutting": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/dropper": { + "criteria": { + "has_redstone": "2024-09-07 21:58:36 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/purple_candle": { + "criteria": { + "has_purple_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/spruce_chest_boat": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecolonies:minecraft/craft_supply": { + "criteria": { + "supply_ship": "2024-09-07 21:15:36 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/leather_chestplate": { + "criteria": { + "has_leather": "2024-09-07 21:57:01 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/magenta_dye_from_blue_red_pink": { + "criteria": { + "has_red_dye": "2024-09-07 21:57:35 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/yellow_candle": { + "criteria": { + "has_yellow_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_light_blue_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:nether/obtain_blaze_rod": { + "criteria": { + "blaze_rod": "2024-09-07 21:57:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_andesite": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/light_blue_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/beige_bricks": { + "criteria": { + "has_item1_domum_ornamentum_beige_bricks": "2024-09-07 21:50:08 +0000", + "has_item2_domum_ornamentum_beige_bricks": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_yellow_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/end_stone_bricks": { + "criteria": { + "has_end_stone": "2024-09-07 21:49:00 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_cyan_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/andesite_wall_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/end_stone_brick_wall_from_end_stone_stonecutting": { + "criteria": { + "has_end_stone": "2024-09-07 21:49:00 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_granite": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_red_sandstone": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutguardtower": { + "criteria": { + "has_items": "2024-09-07 21:41:38 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_trapdoor": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_sandstone_slab_from_red_sandstone_stonecutting": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/light_gray_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_light_gray_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/pink_candle": { + "criteria": { + "has_pink_dye": "2024-09-07 21:57:46 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/chainmailhelmet": { + "criteria": { + "has_iron": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/soul_campfire": { + "criteria": { + "has_soul_sand": "2024-09-07 21:51:02 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/light_gray_candle": { + "criteria": { + "has_light_gray_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:story/smelt_iron": { + "criteria": { + "iron": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/orange_dye_from_torchflower": { + "criteria": { + "has_torchflower": "2024-09-07 21:52:17 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/red_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/pink_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/fishing_rod": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/black_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/brick_stairs_from_bricks_stonecutting": { + "criteria": { + "has_bricks": "2024-09-07 21:46:46 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_door": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/bamboo_planks": { + "criteria": { + "has_logs": "2024-09-07 21:45:10 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/yellow_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_yellow_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_stone_bricks": { + "criteria": { + "has_tag": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/gray_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/crimson_hyphae": { + "criteria": { + "has_log": "2024-09-07 21:45:17 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_orange_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/cactus_extra": { + "criteria": { + "has_material": "2024-09-07 21:52:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/yellow_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/spruce_fence_gate": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/pumpkin_seeds": { + "criteria": { + "has_pumpkin": "2024-09-07 21:53:11 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/purple_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_sword": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/chest": { + "criteria": { + "has_lots_of_items": "2024-09-07 21:05:27 +0000" + }, + "done": true + }, + "minecraft:story/shiny_gear": { + "criteria": { + "diamond_helmet": "2024-09-07 21:41:51 +0000" + }, + "done": true + }, + "minecraft:end/elytra": { + "criteria": { + "elytra": "2024-09-07 21:42:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_stone_bricks_stone_from_stonecutting": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_sandstone": { + "criteria": { + "has_sand": "2024-09-07 21:50:20 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/shears": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/stick": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/redstone_lamp": { + "criteria": { + "has_glowstone": "2024-09-07 21:24:32 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutminer": { + "criteria": { + "has_items": "2024-09-07 21:10:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_white_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/beehive": { + "criteria": { + "has_honeycomb": "2024-09-07 21:57:10 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/dispenser": { + "criteria": { + "has_bow": "2024-09-07 21:41:38 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/lime_candle": { + "criteria": { + "has_lime_dye": "2024-09-07 21:57:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/emerald_block": { + "criteria": { + "has_emerald": "2024-09-07 21:56:29 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cut_red_sandstone_slab_from_red_sandstone_stonecutting": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/nether_wart_block": { + "criteria": { + "has_nether_wart": "2024-09-07 21:52:54 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cobblestone_slab": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_pink_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:46 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/jungle_chest_boat": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mangrove_wood": { + "criteria": { + "has_log": "2024-09-07 21:44:59 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_pink_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:46 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/lectern": { + "criteria": { + "has_book": "2024-09-07 21:57:17 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/yellow_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_stairs_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/red_dye_from_rose_bush": { + "criteria": { + "has_rose_bush": "2024-09-07 21:52:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/gold_block": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/magenta_dye_from_purple_and_pink": { + "criteria": { + "has_purple_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/acacia_chest_boat": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_brown_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/yellow_dye_from_sunflower": { + "criteria": { + "has_sunflower": "2024-09-07 21:52:39 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/white_candle": { + "criteria": { + "has_white_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:adventure/sleep_in_bed": { + "criteria": { + "slept_in_bed": "2024-09-07 21:01:05 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/sandstone": { + "criteria": { + "has_sand": "2024-09-07 21:50:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cobblestone_slab_from_cobblestone_stonecutting": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_andesite_slab_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/iron_trapdoor": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:adventure/root": { + "criteria": { + "killed_something": "2024-09-07 21:14:06 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/white_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/white_wool_from_string": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/diamond_pickaxe": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/lightning_rod": { + "criteria": { + "has_copper_ingot": "2024-09-07 21:56:08 +0000" + }, + "done": true + }, + "minecraft:adventure/kill_all_mobs": { + "criteria": { + "minecraft:skeleton": "2024-09-07 21:14:06 +0000", + "minecraft:spider": "2024-09-07 21:32:44 +0000" + }, + "done": false + }, + "minecraft:recipes/building_blocks/chiseled_quartz_block_from_quartz_block_stonecutting": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/ender_eye": { + "criteria": { + "has_blaze_powder": "2024-09-07 21:58:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/birch_wood": { + "criteria": { + "has_log": "2024-09-07 21:05:27 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/redstone_block": { + "criteria": { + "has_redstone": "2024-09-07 21:58:36 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/brown_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_brown_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/lime_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/quartz_pillar_from_quartz_block_stonecutting": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/green_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/brick_wall_from_bricks_stonecutting": { + "criteria": { + "has_bricks": "2024-09-07 21:46:46 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/granite_wall_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/chain": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/red_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_red_dye": "2024-09-07 21:57:35 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/brown_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/brown_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/magenta_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_magenta_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cherry_planks": { + "criteria": { + "has_log": "2024-09-07 21:45:05 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/pink_dye_from_red_white_dye": { + "criteria": { + "has_white_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_cyan_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/brewing/blaze_powder": { + "criteria": { + "has_blaze_rod": "2024-09-07 21:57:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/chiseled_bookshelf": { + "criteria": { + "has_book": "2024-09-07 21:57:17 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_chestplate": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_yellow_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/blue_dye_from_cornflower": { + "criteria": { + "has_cornflower": "2024-09-07 21:52:16 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/moss_carpet": { + "criteria": { + "has_moss_block": "2024-09-07 21:50:48 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/gray_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/cyan_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_cyan_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/iron_block": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/blue_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/red_dye_from_poppy": { + "criteria": { + "has_poppy": "2024-09-07 21:52:02 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/large_empty_bottle": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/acacia_wood": { + "criteria": { + "has_log": "2024-09-07 21:44:14 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/yellow_dye_from_dandelion": { + "criteria": { + "has_dandelion": "2024-09-07 21:52:01 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/pink_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:46 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/oak_planks": { + "criteria": { + "has_logs": "2024-09-07 21:43:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/gray_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutgraveyard": { + "criteria": { + "has_items": "2024-09-07 21:14:06 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/purple_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_blue_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/iron_axe": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/mangrove_chest_boat": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/quartz_slab_from_stonecutting": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/tripwire_hook": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/black_dye_from_wither_rose": { + "criteria": { + "has_wither_rose": "2024-09-07 21:52:17 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhuttownhall": { + "criteria": { + "has_items": "2024-09-07 21:10:04 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/bone_meal": { + "criteria": { + "has_bone": "2024-09-07 21:14:06 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/black_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/sandstone_stairs_from_sandstone_stonecutting": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/stone_button": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/crossbow": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mud_bricks": { + "criteria": { + "has_packed_mud": "2024-09-07 21:47:21 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/packed_mud": { + "criteria": { + "has_mud": "2024-09-07 21:49:59 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_diorite_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/cyan_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/warped_planks": { + "criteria": { + "has_logs": "2024-09-07 21:45:29 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/beige_stone_bricks": { + "criteria": { + "has_item1_domum_ornamentum_beige_stone_bricks": "2024-09-07 21:50:08 +0000", + "has_item2_domum_ornamentum_beige_stone_bricks": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecraft:adventure/kill_a_mob": { + "criteria": { + "minecraft:skeleton": "2024-09-07 21:14:06 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/questlog": { + "criteria": { + "has_build_tool": "2024-09-07 21:10:04 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/diorite_wall": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/sand_bricks": { + "criteria": { + "has_item2_domum_ornamentum_sand_bricks": "2024-09-07 21:50:12 +0000", + "has_item1_domum_ornamentum_sand_bricks": "2024-09-07 21:50:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/stonecutter": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/clipboard": { + "criteria": { + "has_build_tool": "2024-09-07 21:10:04 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/gray_dye": { + "criteria": { + "has_white_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockconstructiontape": { + "criteria": { + "has_wool": "2024-09-07 21:16:30 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_cyan_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cut_red_sandstone": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockhutarchery": { + "criteria": { + "has_items": "2024-09-07 21:41:38 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/supplychestdeployer": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/barrel": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/smithing_table": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/orange_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/stone_pressure_plate": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/leather_boots": { + "criteria": { + "has_leather": "2024-09-07 21:57:01 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/red_dye_from_tulip": { + "criteria": { + "has_red_flower": "2024-09-07 21:52:03 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/cobblestone_wall_from_cobblestone_stonecutting": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/orange_dye_from_orange_tulip": { + "criteria": { + "has_orange_tulip": "2024-09-07 21:52:03 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_red_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:35 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diamond_block": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_lime_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:37 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/orange_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_orange_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/stick_from_bamboo_item": { + "criteria": { + "has_bamboo": "2024-09-07 21:52:25 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/sandstone_wall": { + "criteria": { + "has_sandstone": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/red_sandstone_wall_from_red_sandstone_stonecutting": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecraft:recipes/food/cookie": { + "criteria": { + "has_cocoa": "2024-09-07 21:52:44 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/andesite_wall": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/light_blue_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_light_blue_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite_slab": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/sand_stone_bricks": { + "criteria": { + "has_item1_domum_ornamentum_sand_stone_bricks": "2024-09-07 21:50:12 +0000", + "has_item2_domum_ornamentum_sand_stone_bricks": "2024-09-07 21:50:12 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/light_gray_dye_from_oxeye_daisy": { + "criteria": { + "has_oxeye_daisy": "2024-09-07 21:52:04 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/fire_charge": { + "criteria": { + "has_blaze_powder": "2024-09-07 21:58:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_green_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:43 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/soul_torch": { + "criteria": { + "has_soul_sand": "2024-09-07 21:51:02 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/light_gray_dye_from_black_white_dye": { + "criteria": { + "has_white_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/brown_candle": { + "criteria": { + "has_brown_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/black_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/quartz_pillar": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cobblestone_stairs_from_cobblestone_stonecutting": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/writable_book": { + "criteria": { + "has_book": "2024-09-07 21:57:17 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/wheat": { + "criteria": { + "has_hay_block": "2024-09-07 21:53:12 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/resourcescroll": { + "criteria": { + "has_build_tool": "2024-09-07 21:10:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_andesite_stairs_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/white_bed": { + "criteria": { + "has_white_wool": "2024-09-07 21:16:30 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/green_dye": { + "criteria": { + "has_cactus": "2024-09-07 21:52:32 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/candle": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/golden_hoe": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cut_red_sandstone_from_red_sandstone_stonecutting": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diorite_slab_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/smooth_stone": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_pink_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:46 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/magenta_candle": { + "criteria": { + "has_magenta_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/packed_ice": { + "criteria": { + "has_ice": "2024-09-07 21:50:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_white_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/lime_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/quartz_stairs_from_quartz_block_stonecutting": { + "criteria": { + "has_quartz_block": "2024-09-07 21:49:13 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_granite_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/red_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:35 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/warped_hyphae": { + "criteria": { + "has_log": "2024-09-07 21:45:29 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cobblestone_stairs": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_green_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:43 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_yellow_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/note_block": { + "criteria": { + "has_redstone": "2024-09-07 21:58:36 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/bamboo_block": { + "criteria": { + "has_bamboo": "2024-09-07 21:52:25 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/chainmailchestplate": { + "criteria": { + "has_iron": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_lime_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:37 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/green_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_green_dye": "2024-09-07 21:57:43 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_diorite_slab_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_gray_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/leather_horse_armor": { + "criteria": { + "has_leather": "2024-09-07 21:57:01 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/magenta_dye_from_blue_red_white_dye": { + "criteria": { + "has_white_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/purple_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockminecoloniesrack": { + "criteria": { + "has_build_tool": "2024-09-07 21:10:04 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/oak_chest_boat": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_gray_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/target": { + "criteria": { + "has_hay_block": "2024-09-07 21:53:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_nether_bricks": { + "criteria": { + "has_nether_wart": "2024-09-07 21:52:54 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/black_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/chainmailleggings": { + "criteria": { + "has_iron": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/stone_hoe": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cherry_wood": { + "criteria": { + "has_log": "2024-09-07 21:45:05 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/spruce_fence": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/diamond_hoe": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/cyan_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/diamond_shovel": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/granite_slab": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/white_carpet": { + "criteria": { + "has_white_wool": "2024-09-07 21:16:30 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/cherry_chest_boat": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/spruce_stairs": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecolonies:minecolonies/check_out_guide": { + "criteria": { + "click_gui_button_close": "2024-09-07 21:40:54 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_sandstone_slab": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/pink_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_pink_dye": "2024-09-07 21:57:46 +0000" + }, + "done": true + }, + "minecraft:recipes/transportation/birch_chest_boat": { + "criteria": { + "has_boat": "2024-09-07 20:57:59 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/glass_pane": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/magenta_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/red_sandstone_stairs_from_red_sandstone_stonecutting": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecraft:story/mine_diamond": { + "criteria": { + "diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_granite_stairs_from_granite_stonecutting": { + "criteria": { + "has_granite": "2024-09-07 21:46:10 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/cream_bricks": { + "criteria": { + "has_item2_domum_ornamentum_cream_bricks": "2024-09-07 21:47:28 +0000", + "has_item1_domum_ornamentum_cream_bricks": "2024-09-07 21:47:28 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/black_candle": { + "criteria": { + "has_black_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/cyan_concrete_powder": { + "criteria": { + "has_gravel": "2024-09-07 21:50:08 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/light_gray_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/paper": { + "criteria": { + "has_reeds": "2024-09-07 21:52:26 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/polished_diorite_stairs_from_diorite_stonecutting": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/pink_dye_from_peony": { + "criteria": { + "has_peony": "2024-09-07 21:52:37 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/loom": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/diamond_axe": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/end_stone_bricks_from_end_stone_stonecutting": { + "criteria": { + "has_end_stone": "2024-09-07 21:49:00 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/stone_brick_wall_from_stone_bricks_stonecutting": { + "criteria": { + "has_stone_bricks": "2024-09-07 21:24:30 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/end_stone_brick_stairs_from_end_stone_stonecutting": { + "criteria": { + "has_end_stone": "2024-09-07 21:49:00 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_black_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/scaffolding": { + "criteria": { + "has_bamboo": "2024-09-07 21:52:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/white_stained_glass": { + "criteria": { + "has_glass": "2024-09-07 21:49:34 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/red_sandstone_wall": { + "criteria": { + "has_red_sandstone": "2024-09-07 21:47:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_cobblestone_from_moss_block": { + "criteria": { + "has_moss_block": "2024-09-07 21:50:48 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/nether_brick": { + "criteria": { + "has_netherrack": "2024-09-07 21:48:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/andesite_slab_from_andesite_stonecutting": { + "criteria": { + "has_andesite": "2024-09-07 21:46:30 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/coal_block": { + "criteria": { + "has_coal": "2024-09-07 21:55:50 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_brown_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/light_weighted_pressure_plate": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/stone_shovel": { + "criteria": { + "has_cobblestone": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/light_gray_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/diorite_stairs": { + "criteria": { + "has_diorite": "2024-09-07 21:46:22 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/spruce_slab": { + "criteria": { + "has_planks": "2024-09-07 20:57:52 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/green_candle": { + "criteria": { + "has_green_dye": "2024-09-07 21:57:43 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/white_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_white_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_stone_bricks_from_moss_block": { + "criteria": { + "has_moss_block": "2024-09-07 21:50:48 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/oak_wood": { + "criteria": { + "has_log": "2024-09-07 21:43:37 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_black_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:34 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/purple_cobblestone_extra": { + "criteria": { + "has_material": "2024-09-07 21:16:12 +0000" + }, + "done": true + }, + "minecraft:recipes/brewing/brewing_stand": { + "criteria": { + "has_blaze_rod": "2024-09-07 21:57:04 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_green_wool": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:43 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/acacia_planks": { + "criteria": { + "has_log": "2024-09-07 21:44:14 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/light_blue_candle": { + "criteria": { + "has_light_blue_dye": "2024-09-07 21:57:44 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/blockstash": { + "criteria": { + "has_items": "2024-09-07 21:43:14 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/tools/orange_brick_extra": { + "criteria": { + "has_dye": "2024-09-07 21:57:36 +0000" + }, + "done": true + }, + "minecraft:recipes/tools/compass": { + "criteria": { + "has_redstone": "2024-09-07 21:58:36 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/gray_candle": { + "criteria": { + "has_gray_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/mossy_cobblestone_from_vine": { + "criteria": { + "has_vine": "2024-09-07 21:52:34 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/iron_door": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecolonies:recipes/misc/build_goggles": { + "criteria": { + "has_build_tool": "2024-09-07 21:10:04 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/magenta_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/misc/magenta_dye_from_allium": { + "criteria": { + "has_allium": "2024-09-07 21:52:02 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/stone_brick_walls_from_stone_stonecutting": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/heavy_weighted_pressure_plate": { + "criteria": { + "has_iron_ingot": "2024-09-07 21:56:04 +0000" + }, + "done": true + }, + "minecraft:recipes/food/pumpkin_pie": { + "criteria": { + "has_pumpkin": "2024-09-07 21:53:11 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/honeycomb_block": { + "criteria": { + "has_honeycomb": "2024-09-07 21:57:10 +0000" + }, + "done": true + }, + "domum_ornamentum:recipes/decorations/purple_floating_carpet": { + "criteria": { + "has_string": "2024-09-07 21:56:39 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_purple_bed": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:45 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/golden_leggings": { + "criteria": { + "has_gold_ingot": "2024-09-07 21:56:12 +0000" + }, + "done": true + }, + "minecraft:recipes/redstone/piston": { + "criteria": { + "has_redstone": "2024-09-07 21:58:36 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/dye_light_gray_carpet": { + "criteria": { + "has_needed_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/stone_stairs": { + "criteria": { + "has_stone": "2024-09-07 21:45:38 +0000" + }, + "done": true + }, + "minecraft:recipes/decorations/gray_stained_glass_pane_from_glass_pane": { + "criteria": { + "has_gray_dye": "2024-09-07 21:57:32 +0000" + }, + "done": true + }, + "minecraft:recipes/combat/diamond_boots": { + "criteria": { + "has_diamond": "2024-09-07 21:56:25 +0000" + }, + "done": true + }, + "minecraft:recipes/building_blocks/bone_block": { + "criteria": { + "has_bone_meal": "2024-09-07 21:54:30 +0000" }, "done": true }, diff --git a/minecolonies-1.20.1/data/world/data/capabilities.dat b/minecolonies-1.20.1/data/world/data/capabilities.dat index 8f1cf34d..bfc3ceb0 100644 Binary files a/minecolonies-1.20.1/data/world/data/capabilities.dat and b/minecolonies-1.20.1/data/world/data/capabilities.dat differ diff --git a/minecolonies-1.20.1/data/world/data/large_ore_deposits.dat b/minecolonies-1.20.1/data/world/data/large_ore_deposits.dat index a76eb1b0..1ed63836 100644 Binary files a/minecolonies-1.20.1/data/world/data/large_ore_deposits.dat and b/minecolonies-1.20.1/data/world/data/large_ore_deposits.dat differ diff --git a/minecolonies-1.20.1/data/world/data/raids.dat b/minecolonies-1.20.1/data/world/data/raids.dat index 34d152b0..6015d360 100644 Binary files a/minecolonies-1.20.1/data/world/data/raids.dat and b/minecolonies-1.20.1/data/world/data/raids.dat differ diff --git a/minecolonies-1.20.1/data/world/data/random_sequences.dat b/minecolonies-1.20.1/data/world/data/random_sequences.dat index ce91c9f3..7de1b9b4 100644 Binary files a/minecolonies-1.20.1/data/world/data/random_sequences.dat and b/minecolonies-1.20.1/data/world/data/random_sequences.dat differ diff --git a/minecolonies-1.20.1/data/world/data/scoreboard.dat b/minecolonies-1.20.1/data/world/data/scoreboard.dat new file mode 100644 index 00000000..5263d3d0 Binary files /dev/null and b/minecolonies-1.20.1/data/world/data/scoreboard.dat differ diff --git a/minecolonies-1.20.1/data/world/data/waystones.dat b/minecolonies-1.20.1/data/world/data/waystones.dat new file mode 100644 index 00000000..d42f605c Binary files /dev/null and b/minecolonies-1.20.1/data/world/data/waystones.dat differ diff --git a/minecolonies-1.20.1/data/world/entities/r.-1.-1.mca b/minecolonies-1.20.1/data/world/entities/r.-1.-1.mca index d3e201a5..223a01b0 100644 Binary files a/minecolonies-1.20.1/data/world/entities/r.-1.-1.mca and b/minecolonies-1.20.1/data/world/entities/r.-1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.-1.-2.mca b/minecolonies-1.20.1/data/world/entities/r.-1.-2.mca new file mode 100644 index 00000000..a0b0c9c8 Binary files /dev/null and b/minecolonies-1.20.1/data/world/entities/r.-1.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.-1.0.mca b/minecolonies-1.20.1/data/world/entities/r.-1.0.mca index d64a2fa2..68712b55 100644 Binary files a/minecolonies-1.20.1/data/world/entities/r.-1.0.mca and b/minecolonies-1.20.1/data/world/entities/r.-1.0.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.-2.-1.mca b/minecolonies-1.20.1/data/world/entities/r.-2.-1.mca new file mode 100644 index 00000000..d227822d Binary files /dev/null and b/minecolonies-1.20.1/data/world/entities/r.-2.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.-2.-2.mca b/minecolonies-1.20.1/data/world/entities/r.-2.-2.mca new file mode 100644 index 00000000..d151d2bb Binary files /dev/null and b/minecolonies-1.20.1/data/world/entities/r.-2.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.-2.0.mca b/minecolonies-1.20.1/data/world/entities/r.-2.0.mca new file mode 100644 index 00000000..4aa293c7 Binary files /dev/null and b/minecolonies-1.20.1/data/world/entities/r.-2.0.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.0.-1.mca b/minecolonies-1.20.1/data/world/entities/r.0.-1.mca index 9e2ee80d..8632aef0 100644 Binary files a/minecolonies-1.20.1/data/world/entities/r.0.-1.mca and b/minecolonies-1.20.1/data/world/entities/r.0.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.0.-2.mca b/minecolonies-1.20.1/data/world/entities/r.0.-2.mca new file mode 100644 index 00000000..1cc3e085 Binary files /dev/null and b/minecolonies-1.20.1/data/world/entities/r.0.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.0.0.mca b/minecolonies-1.20.1/data/world/entities/r.0.0.mca index abf1683a..80e42ddf 100644 Binary files a/minecolonies-1.20.1/data/world/entities/r.0.0.mca and b/minecolonies-1.20.1/data/world/entities/r.0.0.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.1.-1.mca b/minecolonies-1.20.1/data/world/entities/r.1.-1.mca index 15f58c48..a6b14cca 100644 Binary files a/minecolonies-1.20.1/data/world/entities/r.1.-1.mca and b/minecolonies-1.20.1/data/world/entities/r.1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.1.-2.mca b/minecolonies-1.20.1/data/world/entities/r.1.-2.mca new file mode 100644 index 00000000..ff65a2eb Binary files /dev/null and b/minecolonies-1.20.1/data/world/entities/r.1.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/entities/r.1.0.mca b/minecolonies-1.20.1/data/world/entities/r.1.0.mca index d9c1b9da..e69de29b 100644 Binary files a/minecolonies-1.20.1/data/world/entities/r.1.0.mca and b/minecolonies-1.20.1/data/world/entities/r.1.0.mca differ diff --git a/minecolonies-1.20.1/data/world/level.dat b/minecolonies-1.20.1/data/world/level.dat index 36f9a85e..30f085f8 100644 Binary files a/minecolonies-1.20.1/data/world/level.dat and b/minecolonies-1.20.1/data/world/level.dat differ diff --git a/minecolonies-1.20.1/data/world/level.dat_old b/minecolonies-1.20.1/data/world/level.dat_old index ef47181c..e2dad21d 100644 Binary files a/minecolonies-1.20.1/data/world/level.dat_old and b/minecolonies-1.20.1/data/world/level.dat_old differ diff --git a/minecolonies-1.20.1/data/world/minecolonies/colonies-2024-10-12_19.01.10.zip b/minecolonies-1.20.1/data/world/minecolonies/colonies-2024-10-12_19.01.10.zip new file mode 100644 index 00000000..a24f3ce4 Binary files /dev/null and b/minecolonies-1.20.1/data/world/minecolonies/colonies-2024-10-12_19.01.10.zip differ diff --git a/minecolonies-1.20.1/data/world/minecolonies/colonies.dat b/minecolonies-1.20.1/data/world/minecolonies/colonies.dat new file mode 100644 index 00000000..91e843f4 Binary files /dev/null and b/minecolonies-1.20.1/data/world/minecolonies/colonies.dat differ diff --git a/minecolonies-1.20.1/data/world/minecolonies/minecraft/overworld/colony1.dat b/minecolonies-1.20.1/data/world/minecolonies/minecraft/overworld/colony1.dat new file mode 100644 index 00000000..7428c6a6 Binary files /dev/null and b/minecolonies-1.20.1/data/world/minecolonies/minecraft/overworld/colony1.dat differ diff --git a/minecolonies-1.20.1/data/world/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat b/minecolonies-1.20.1/data/world/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat index c335d9df..d4b8a7df 100644 Binary files a/minecolonies-1.20.1/data/world/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat and b/minecolonies-1.20.1/data/world/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat differ diff --git a/minecolonies-1.20.1/data/world/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat_old b/minecolonies-1.20.1/data/world/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat_old new file mode 100644 index 00000000..5fcaee53 Binary files /dev/null and b/minecolonies-1.20.1/data/world/playerdata/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.dat_old differ diff --git a/minecolonies-1.20.1/data/world/poi/r.-1.-1.mca b/minecolonies-1.20.1/data/world/poi/r.-1.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/poi/r.-1.-2.mca b/minecolonies-1.20.1/data/world/poi/r.-1.-2.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/poi/r.-1.-3.mca b/minecolonies-1.20.1/data/world/poi/r.-1.-3.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/poi/r.-1.0.mca b/minecolonies-1.20.1/data/world/poi/r.-1.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/poi/r.-2.-1.mca b/minecolonies-1.20.1/data/world/poi/r.-2.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/poi/r.-2.-2.mca b/minecolonies-1.20.1/data/world/poi/r.-2.-2.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/poi/r.-2.0.mca b/minecolonies-1.20.1/data/world/poi/r.-2.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/poi/r.0.-1.mca b/minecolonies-1.20.1/data/world/poi/r.0.-1.mca index c20ed022..7cbe7f5e 100644 Binary files a/minecolonies-1.20.1/data/world/poi/r.0.-1.mca and b/minecolonies-1.20.1/data/world/poi/r.0.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/poi/r.0.-2.mca b/minecolonies-1.20.1/data/world/poi/r.0.-2.mca new file mode 100644 index 00000000..4c2ca885 Binary files /dev/null and b/minecolonies-1.20.1/data/world/poi/r.0.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/poi/r.0.-3.mca b/minecolonies-1.20.1/data/world/poi/r.0.-3.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/poi/r.0.0.mca b/minecolonies-1.20.1/data/world/poi/r.0.0.mca index 0e7faf6a..918acc32 100644 Binary files a/minecolonies-1.20.1/data/world/poi/r.0.0.mca and b/minecolonies-1.20.1/data/world/poi/r.0.0.mca differ diff --git a/minecolonies-1.20.1/data/world/poi/r.1.-1.mca b/minecolonies-1.20.1/data/world/poi/r.1.-1.mca new file mode 100644 index 00000000..3e1175ca Binary files /dev/null and b/minecolonies-1.20.1/data/world/poi/r.1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/poi/r.1.-2.mca b/minecolonies-1.20.1/data/world/poi/r.1.-2.mca new file mode 100644 index 00000000..00f99836 Binary files /dev/null and b/minecolonies-1.20.1/data/world/poi/r.1.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/poi/r.1.-3.mca b/minecolonies-1.20.1/data/world/poi/r.1.-3.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/poi/r.1.0.mca b/minecolonies-1.20.1/data/world/poi/r.1.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/region/r.-1.-1.mca b/minecolonies-1.20.1/data/world/region/r.-1.-1.mca index 0e8f512a..db068a08 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.-1.-1.mca and b/minecolonies-1.20.1/data/world/region/r.-1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.-1.-2.mca b/minecolonies-1.20.1/data/world/region/r.-1.-2.mca index d3244334..c7d6e51f 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.-1.-2.mca and b/minecolonies-1.20.1/data/world/region/r.-1.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.-1.-3.mca b/minecolonies-1.20.1/data/world/region/r.-1.-3.mca new file mode 100644 index 00000000..3dd4d3ed Binary files /dev/null and b/minecolonies-1.20.1/data/world/region/r.-1.-3.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.-1.0.mca b/minecolonies-1.20.1/data/world/region/r.-1.0.mca index 279ea35f..ebe20c7e 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.-1.0.mca and b/minecolonies-1.20.1/data/world/region/r.-1.0.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.-1.1.mca b/minecolonies-1.20.1/data/world/region/r.-1.1.mca index dec8b44b..cc18f5b4 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.-1.1.mca and b/minecolonies-1.20.1/data/world/region/r.-1.1.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.-2.-1.mca b/minecolonies-1.20.1/data/world/region/r.-2.-1.mca index 4683d178..2d287742 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.-2.-1.mca and b/minecolonies-1.20.1/data/world/region/r.-2.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.-2.-2.mca b/minecolonies-1.20.1/data/world/region/r.-2.-2.mca index 6eb2fd3d..d2ef3841 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.-2.-2.mca and b/minecolonies-1.20.1/data/world/region/r.-2.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.-2.-3.mca b/minecolonies-1.20.1/data/world/region/r.-2.-3.mca new file mode 100644 index 00000000..37bcbccb Binary files /dev/null and b/minecolonies-1.20.1/data/world/region/r.-2.-3.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.-2.0.mca b/minecolonies-1.20.1/data/world/region/r.-2.0.mca index 4cb4994c..112058a6 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.-2.0.mca and b/minecolonies-1.20.1/data/world/region/r.-2.0.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.-2.1.mca b/minecolonies-1.20.1/data/world/region/r.-2.1.mca new file mode 100644 index 00000000..f213d7de Binary files /dev/null and b/minecolonies-1.20.1/data/world/region/r.-2.1.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.0.-1.mca b/minecolonies-1.20.1/data/world/region/r.0.-1.mca index 3d925efd..85525acc 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.0.-1.mca and b/minecolonies-1.20.1/data/world/region/r.0.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.0.-2.mca b/minecolonies-1.20.1/data/world/region/r.0.-2.mca index 8ee58f1f..e9f516c3 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.0.-2.mca and b/minecolonies-1.20.1/data/world/region/r.0.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.0.-3.mca b/minecolonies-1.20.1/data/world/region/r.0.-3.mca new file mode 100644 index 00000000..6ae34822 Binary files /dev/null and b/minecolonies-1.20.1/data/world/region/r.0.-3.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.0.0.mca b/minecolonies-1.20.1/data/world/region/r.0.0.mca index 8bcec73f..f6dcdc6d 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.0.0.mca and b/minecolonies-1.20.1/data/world/region/r.0.0.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.0.1.mca b/minecolonies-1.20.1/data/world/region/r.0.1.mca index 48e26cc0..bd627909 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.0.1.mca and b/minecolonies-1.20.1/data/world/region/r.0.1.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.1.-1.mca b/minecolonies-1.20.1/data/world/region/r.1.-1.mca index 16d46be2..9b7d346d 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.1.-1.mca and b/minecolonies-1.20.1/data/world/region/r.1.-1.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.1.-2.mca b/minecolonies-1.20.1/data/world/region/r.1.-2.mca index a8ff2668..445ddd3f 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.1.-2.mca and b/minecolonies-1.20.1/data/world/region/r.1.-2.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.1.-3.mca b/minecolonies-1.20.1/data/world/region/r.1.-3.mca new file mode 100644 index 00000000..93dc49ac Binary files /dev/null and b/minecolonies-1.20.1/data/world/region/r.1.-3.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.1.0.mca b/minecolonies-1.20.1/data/world/region/r.1.0.mca index 9eab1fd9..607d005f 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.1.0.mca and b/minecolonies-1.20.1/data/world/region/r.1.0.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.1.1.mca b/minecolonies-1.20.1/data/world/region/r.1.1.mca index da4f5984..54b19c42 100644 Binary files a/minecolonies-1.20.1/data/world/region/r.1.1.mca and b/minecolonies-1.20.1/data/world/region/r.1.1.mca differ diff --git a/minecolonies-1.20.1/data/world/region/r.2.-1.mca b/minecolonies-1.20.1/data/world/region/r.2.-1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/region/r.2.-2.mca b/minecolonies-1.20.1/data/world/region/r.2.-2.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/region/r.2.0.mca b/minecolonies-1.20.1/data/world/region/r.2.0.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/region/r.2.1.mca b/minecolonies-1.20.1/data/world/region/r.2.1.mca new file mode 100644 index 00000000..e69de29b diff --git a/minecolonies-1.20.1/data/world/serverconfig/minecolonies-server.toml b/minecolonies-1.20.1/data/world/serverconfig/minecolonies-server.toml index 8f97fe6c..ce2d49a3 100644 --- a/minecolonies-1.20.1/data/world/serverconfig/minecolonies-server.toml +++ b/minecolonies-1.20.1/data/world/serverconfig/minecolonies-server.toml @@ -3,7 +3,7 @@ [gameplay] #Amount of initial citizens. [Default: 4, min: 1, max: 10] #Range: 1 ~ 10 - initialcitizenamount = 6 + initialcitizenamount = 10 #Should players be able to place an infinite amount of supply camps/ships? [Default: false] allowinfinitesupplychests = false #Should players be allowed to abandon their colony to create a new one easily? Note: This is buggy! [Default: false] @@ -23,7 +23,7 @@ holidayfeatures = true #Chance for the Miner to get an ore when mining cobblestone or stone (by default, can be expanded with datapacks to other materials). This is a percentage. (To change which ores the Miner can find, see "List of Lucky Ores".) [Default: 1, min: 0, max: 100] #Range: 0 ~ 100 - luckyblockchance = 1 + luckyblockchance = 20 #The minimum level a Town Hall has to be to allow teleportation to allied colonies. [Default: 3, min: 0, max: 5] #Range: 0 ~ 5 minthleveltoteleport = 1 @@ -32,12 +32,12 @@ foodmodifier = 1.0 #How common diseases are. 1 = Very common, 100 = extremely rare. [Default: 5, min: 1, max: 100] #Range: 1 ~ 100 - diseasemodifier = 50 + diseasemodifier = 20 #If part of the colony is loaded by an owner/officer, should the colony be kept loaded? (Set how many chunks are loaded with the "Colony Chunk Loading Strictness" option.) [Default: true] forceloadcolony = true #Set how long chunks stay loaded after player leaves, does not persist through restarts. Default: 10min [Default: 10, min: 1, max: 1440] #Range: 1 ~ 1440 - loadtime = 60 + loadtime = 1440 #This controls how many chunks are loaded with the "Chunk Load Colony" option. The higher this value, the fewer chunks will be loaded. (The innermost chunks will be loaded first.) 1 = load all claimed chunks. [Default: 3, min: 1, max: 15] #Range: 1 ~ 15 colonyloadstrictness = 1 @@ -63,7 +63,7 @@ #Should players be allowed to use the /mc rtp command? [Default: false] canplayerusertpcommand = false #Should players be allowed to use the /mc colony teleport command? [Default: false] - canplayerusecolonytpcommand = false + canplayerusecolonytpcommand = true #Can players teleport to allied colonies? [Default: true] canplayeruseallytownhallteleport = true #Should players be allowed to use the /mc home command? Note: Only owners of the colony can use this command. [Default: false] @@ -89,7 +89,7 @@ minColonyDistance = 1 #Initial claim size for a colony. This is the radius, measured in chunks. [Default: 4, min: 1, max: 15] #Range: 1 ~ 15 - initialColonySize = 10 + initialColonySize = 4 #Max distance (in blocks) from world spawn for a colony. [Default: 30000, min: 1000, max: 2147483647] #Range: > 1000 maxdistancefromworldspawn = 30000 diff --git a/minecolonies-1.20.1/data/world/stats/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json b/minecolonies-1.20.1/data/world/stats/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json index aa31e4e4..d5dd9d28 100644 --- a/minecolonies-1.20.1/data/world/stats/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json +++ b/minecolonies-1.20.1/data/world/stats/4a8a0cac-cc4a-4dbc-aa04-263573cc9723.json @@ -1 +1 @@ -{"stats":{"minecraft:picked_up":{"minecraft:stick":1,"minecraft:crafting_table":1,"minecraft:apple":1,"minecraft:oak_boat":1,"minecraft:oak_log":4,"minecraft:oak_sapling":3},"minecraft:mined":{"treechop:chopped_log":1,"minecraft:crafting_table":1},"minecraft:used":{"minecraft:crafting_table":1,"minecraft:oak_boat":2},"minecraft:crafted":{"minecraft:oak_boat":1,"minecraft:oak_planks":12,"minecraft:crafting_table":1},"minecraft:custom":{"minecraft:time_since_rest":2325,"minecraft:play_time":2325,"minecraft:sprint_one_cm":4064,"minecraft:walk_one_cm":2214,"minecraft:walk_under_water_one_cm":17,"minecraft:boat_one_cm":33075,"minecraft:jump":18,"minecraft:leave_game":1,"minecraft:time_since_death":2325,"minecraft:walk_on_water_one_cm":198,"minecraft:total_world_time":2325,"minecraft:swim_one_cm":381,"minecraft:fall_one_cm":894,"minecraft:interact_with_crafting_table":1,"minecraft:fly_one_cm":4844}},"DataVersion":3465} \ No newline at end of file +{"stats":{"minecraft:used":{"minecraft:spruce_boat":1,"minecraft:grass_block":35,"minecraft:bread":2,"minecraft:chest":1,"minecraft:quartz_stairs":9,"minecraft:stone_bricks":50,"minecraft:oak_leaves":23,"minecraft:white_wool":2,"minecraft:glowstone":26,"minecraft:dirt":21,"minecraft:anvil":1,"minecraft:crafting_table":1,"minecraft:sweet_berries":13,"minecolonies:blockminecoloniesrack":2,"minecraft:white_bed":2,"structurize:sceptergold":15,"minecolonies:supplychestdeployer":1},"minecraft:crafted":{"minecraft:crafting_table":1,"minecraft:spruce_planks":12,"minecraft:wooden_pickaxe":1,"minecraft:spruce_boat":1},"minecraft:killed":{"minecraft:skeleton":2,"minecraft:spider":1},"minecraft:mined":{"minecraft:podzol":1,"minecraft:white_bed":2,"treechop:chopped_log":4,"minecraft:crafting_table":1,"minecraft:grass_block":4,"minecraft:dirt":15,"minecraft:spruce_leaves":1,"minecraft:white_wool":2},"minecraft:picked_up":{"minecraft:birch_log":19,"minecraft:stick":18,"minecraft:crafting_table":1,"minecraft:sweet_berries":13,"minecraft:packed_mud":2,"minecraft:spruce_sapling":4,"minecraft:white_bed":2,"minecraft:spruce_log":6,"minecraft:spider_eye":1,"minecraft:dirt":20,"minecraft:bone":1,"minecraft:arrow":2,"minecraft:kelp":1,"minecraft:wheat_seeds":1,"minecraft:birch_sapling":11,"minecraft:white_wool":2},"minecraft:dropped":{"minecraft:packed_mud":2},"minecraft:custom":{"minecraft:time_since_rest":25158,"minecraft:sprint_one_cm":157712,"minecraft:damage_taken":90,"minecraft:walk_one_cm":169722,"minecraft:interact_with_anvil":2,"minecraft:mob_kills":3,"minecraft:drop":1,"minecraft:damage_dealt":360,"minecraft:interact_with_crafting_table":2,"minecraft:swim_one_cm":5188,"minecraft:fly_one_cm":344418,"minecraft:open_chest":2,"minecraft:crouch_one_cm":1161,"minecraft:play_time":83345,"minecraft:sneak_time":1362,"minecraft:walk_under_water_one_cm":1932,"minecraft:boat_one_cm":300300,"minecraft:jump":483,"minecraft:leave_game":3,"minecraft:time_since_death":83345,"minecraft:walk_on_water_one_cm":5281,"minecraft:sleep_in_bed":4,"minecraft:climb_one_cm":559,"minecraft:total_world_time":83345,"minecraft:fall_one_cm":5532}},"DataVersion":3465} \ No newline at end of file diff --git a/minecolonies-1.20.1/data/world/xaeromap.txt b/minecolonies-1.20.1/data/world/xaeromap.txt index bae81312..97f24c36 100644 --- a/minecolonies-1.20.1/data/world/xaeromap.txt +++ b/minecolonies-1.20.1/data/world/xaeromap.txt @@ -1 +1 @@ -id:-1819756635 \ No newline at end of file +id:-184912732 \ No newline at end of file diff --git a/minecolonies-1.20.1/minecolonies-server.toml b/minecolonies-1.20.1/minecolonies-server.toml new file mode 100644 index 00000000..ce2d49a3 --- /dev/null +++ b/minecolonies-1.20.1/minecolonies-server.toml @@ -0,0 +1,174 @@ + +#All configuration items related to the core gameplay +[gameplay] + #Amount of initial citizens. [Default: 4, min: 1, max: 10] + #Range: 1 ~ 10 + initialcitizenamount = 10 + #Should players be able to place an infinite amount of supply camps/ships? [Default: false] + allowinfinitesupplychests = false + #Should players be allowed to abandon their colony to create a new one easily? Note: This is buggy! [Default: false] + allowinfinitecolonies = false + #Should colonies in other dimensions be allowed? [Default: true] + allowotherdimcolonies = true + #Max citizens in one colony. [Default: 250, min: 100, max: 500] + #Range: 100 ~ 500 + maxcitizenpercolony = 250 + #Should development features be enabled (might be buggy)? [Default: false] + enableindevelopmentfeatures = false + #Should citizen name tags be rendered? [Default: true] + alwaysrendernametag = false + #Should workers work during the rain? [Default: false] + workersalwaysworkinrain = true + #Should special holiday content be displayed? [Default: true] + holidayfeatures = true + #Chance for the Miner to get an ore when mining cobblestone or stone (by default, can be expanded with datapacks to other materials). This is a percentage. (To change which ores the Miner can find, see "List of Lucky Ores".) [Default: 1, min: 0, max: 100] + #Range: 0 ~ 100 + luckyblockchance = 20 + #The minimum level a Town Hall has to be to allow teleportation to allied colonies. [Default: 3, min: 0, max: 5] + #Range: 0 ~ 5 + minthleveltoteleport = 1 + #Food consumption modifier. [Default: 1.000000, min: 0.100000, max: 100.000000] + #Range: 0.1 ~ 100.0 + foodmodifier = 1.0 + #How common diseases are. 1 = Very common, 100 = extremely rare. [Default: 5, min: 1, max: 100] + #Range: 1 ~ 100 + diseasemodifier = 20 + #If part of the colony is loaded by an owner/officer, should the colony be kept loaded? (Set how many chunks are loaded with the "Colony Chunk Loading Strictness" option.) [Default: true] + forceloadcolony = true + #Set how long chunks stay loaded after player leaves, does not persist through restarts. Default: 10min [Default: 10, min: 1, max: 1440] + #Range: 1 ~ 1440 + loadtime = 1440 + #This controls how many chunks are loaded with the "Chunk Load Colony" option. The higher this value, the fewer chunks will be loaded. (The innermost chunks will be loaded first.) 1 = load all claimed chunks. [Default: 3, min: 1, max: 15] + #Range: 1 ~ 15 + colonyloadstrictness = 1 + #Max log count in one tree for the Forester to check during their tree search. [Default: 400, min: 1, max: 1000] + #Range: 1 ~ 1000 + maxtreesize = 400 + #Disables supply camp placing restrictions, intended for skyworlds and similar [Default: false] + nosupplyplacementrestrictions = false + #Raiders will spawn in the sky if this is enabled [Default: false] + skyraiders = false + +#All configurations related to the research system +[research] + #Allows automatic and (near) instant completion of research for players in creative mode. If false, creative players will still be able to begin researches, but will have normal progress rates. [Default: true] + researchcreativecompletion = true + #Significantly increases the amount of information related to research datapacks that is logged during the world load. [Default: false] + researchdebuglog = false + #A list of items to charge players when undoing an already-completed research. + researchresetcost = ["minecolonies:ancienttome:1"] + +#All configurations related to the MineColonies commands +[commands] + #Should players be allowed to use the /mc rtp command? [Default: false] + canplayerusertpcommand = false + #Should players be allowed to use the /mc colony teleport command? [Default: false] + canplayerusecolonytpcommand = true + #Can players teleport to allied colonies? [Default: true] + canplayeruseallytownhallteleport = true + #Should players be allowed to use the /mc home command? Note: Only owners of the colony can use this command. [Default: false] + canplayerusehometpcommand = true + #Should players be allowed to use the /mc colony info command? [Default: true] + canplayeruseshowcolonyinfocommand = true + #Should players be allowed to use the /mc citizens kill command? [Default: false] + canplayerusekillcitizenscommand = false + #Should players be allowed to use the /mc colony addOfficer command? [Default: true] + canplayeruseaddofficercommand = true + #Should players be allowed to use the /mc colony delete command? [Default: false] + canplayerusedeletecolonycommand = false + #Should players be allowed to use the /mc colony requestsystem-reset command? [Default: false] + canplayeruseresetcommand = true + +#All configuration related to colony claims +[claims] + #Maximum claim range for a colony. This is the radius, measured in chunks. [Default: 20, min: 1, max: 250] + #Range: 1 ~ 250 + maxColonySize = 250 + #The minimum distance (in chunks) between colonies. [Default: 8, min: 1, max: 200] + #Range: 1 ~ 200 + minColonyDistance = 1 + #Initial claim size for a colony. This is the radius, measured in chunks. [Default: 4, min: 1, max: 15] + #Range: 1 ~ 15 + initialColonySize = 4 + #Max distance (in blocks) from world spawn for a colony. [Default: 30000, min: 1000, max: 2147483647] + #Range: > 1000 + maxdistancefromworldspawn = 30000 + #Min distance (in blocks) from world spawn for a colony. [Default: 0, min: 0, max: 1000] + #Range: 0 ~ 1000 + mindistancefromworldspawn = 0 + +#All configuration items related to the combat elements of MineColonies +[combat] + #minecolonies.config.dobarbariansspawn.comment [Default: true] + dobarbariansspawn = true + #minecolonies.config.barbarianhordedifficulty.comment [Default: 5, min: 0, max: 10] + #Range: 0 ~ 10 + barbarianhordedifficulty = 5 + #minecolonies.config.maxbarbariansize.comment [Default: 80, min: 6, max: 400] + #Range: 6 ~ 400 + maxBarbarianSize = 80 + #minecolonies.config.dobarbariansbreakthroughwalls.comment [Default: true] + dobarbariansbreakthroughwalls = true + #The average number of nights between raids. [Default: 14, min: 1, max: 50] + #Range: 1 ~ 50 + averagenumberofnightsbetweenraids = 30 + #The minimum number of nights between raids. [Default: 10, min: 1, max: 30] + #Range: 1 ~ 30 + minimumnumberofnightsbetweenraids = 20 + #Should mobs attack citizens? [Default: true] + mobattackcitizens = true + #minecolonies.config.shouldraiderbreakdoors.comment [Default: true] + shouldraiderbreakdoors = true + #minecolonies.config.guarddamagemultiplier.comment [Default: 1.000000, min: 0.100000, max: 15.000000] + #Range: 0.1 ~ 15.0 + guardDamageMultiplier = 1.0 + #Health multiplier for all Guards. [Default: 1.000000, min: 0.100000, max: 5.000000] + #Range: 0.1 ~ 5.0 + guardhealthmult = 1.0 + #Turn on MineColonies PVP mode (colonies can be destroyed and griefed under certain conditions). [Default: false] + pvp_mode = false + +#All permission configuration options +[permissions] + #Should colony protection be enabled? [Default: true] + enablecolonyprotection = true + #Independent from the colony protection, should explosions be turned off inside colonies? DAMAGE_NOTHING prevents explosions completely. DAMAGE_PLAYERS, allows explosions to damage players and hostile mobs, but not blocks or neutral or friendly mobs. DAMAGE_ENTITIES allows damage to all entities. DAMAGE_EVERYTHING allows explosions to damage entities and blocks. + #Allowed Values: DAMAGE_NOTHING, DAMAGE_PLAYERS, DAMAGE_ENTITIES, DAMAGE_EVERYTHING + turnoffexplosionsincolonies = "DAMAGE_ENTITIES" + #Blocks players should be able to interact with in any colony (ex: vending machines) + freetointeractblocks = ["dirt", "0 0 0"] + +#All configuration related to mod compatibility +[compatibility] + #Items consumed by citizens in the Library. + configliststudyitems = ["minecraft:paper;400;100", "minecraft:book;600;10"] + #Items requested by Tavern visitors. + configlistrecruitmentitems = ["minecraft:hay_block;3", "minecraft:book;2", "minecraft:enchanted_book;9", "minecraft:diamond;9", "minecraft:emerald;8", "minecraft:baked_potato;1", "minecraft:gold_ingot;2", "minecraft:redstone;2", "minecraft:lapis_lazuli;2", "minecraft:cake;11", "minecraft:sunflower;5", "minecraft:honeycomb;6", "minecraft:quartz;3"] + #List of ore blocks rarely found magically by Miners (see "Ore Chance"). Includes the block and its chance, separated by exclamation marks. + luckyores = ["minecraft:coal_ore!64", "minecraft:copper_ore!48", "minecraft:iron_ore!32", "minecraft:gold_ore!16", "minecraft:redstone_ore!8", "minecraft:lapis_ore!4", "minecraft:diamond_ore!2", "minecraft:emerald_ore!1"] + #All diseases citizens can get. The name, how common it is, and all ingredients to cure it. + diseases = ["Influenza,100,minecraft:carrot,minecraft:potato", "Measles,10,minecraft:dandelion,minecraft:kelp,minecraft:poppy", "Smallpox,1,minecraft:honey_bottle,minecraft:golden_apple"] + #When loading recipes, generate audit CSV files to help debug datapacks or extra mods. [Default: false] + auditcraftingtags = false + #Enable inventory debugging. [Default: false] + debuginventories = false + #Turn this on if you're using this world for blueprint building and scanning. [Default: false] + blueprintbuildmode = false + +#All configurations related to pathfinding +[pathfinding] + #Verbosity of pathfinding debug messages. [Default: 0, min: 0, max: 10] + #Range: 0 ~ 10 + pathfindingdebugverbosity = 0 + #Minimum number of consecutive rails for citizens to use them. [Default: 8, min: 5, max: 100] + #Range: 5 ~ 100 + minimumrailstopath = 8 + #Amount of additional threads to be used for pathfinding. [Default: 2, min: 1, max: 10] + #Range: 1 ~ 10 + pathfindingmaxthreadcount = 2 + +#All configurations related to the request system +[requestSystem] + #Should the request system creatively resolve (if possible) when the player is required to resolve a request? This is a debugging tool and can take a very long time to resolve a request. [Default: false] + creativeresolve = false + diff --git a/minecolonies-1.20.1/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar b/minecolonies-1.20.1/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar deleted file mode 100644 index 608c8025..00000000 Binary files a/minecolonies-1.20.1/mods/AdLods-1.20.1-8.1.2.0-build.0424.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar b/minecolonies-1.20.1/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar deleted file mode 100644 index 7bdb54cd..00000000 Binary files a/minecolonies-1.20.1/mods/ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/ImmersiveUI-FORGE-0.2.1.jar b/minecolonies-1.20.1/mods/ImmersiveUI-FORGE-0.2.1.jar deleted file mode 100644 index a8f27bc8..00000000 Binary files a/minecolonies-1.20.1/mods/ImmersiveUI-FORGE-0.2.1.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/MRU-1.0.1+1.20.1+forge.jar b/minecolonies-1.20.1/mods/MRU-1.0.1+1.20.1+forge.jar deleted file mode 100644 index d107a9a2..00000000 Binary files a/minecolonies-1.20.1/mods/MRU-1.0.1+1.20.1+forge.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar b/minecolonies-1.20.1/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar deleted file mode 100644 index c905fc33..00000000 Binary files a/minecolonies-1.20.1/mods/TreeChop-1.20.1-forge-0.19.0-fixed.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar b/minecolonies-1.20.1/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar deleted file mode 100644 index b609d0c0..00000000 Binary files a/minecolonies-1.20.1/mods/XaerosWorldMap_1.38.8_Forge_1.20.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar b/minecolonies-1.20.1/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar deleted file mode 100644 index a08b73bb..00000000 Binary files a/minecolonies-1.20.1/mods/Xaeros_Minimap_24.2.0_Forge_1.20.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/balm-forge-1.20.1-7.3.7-all.jar b/minecolonies-1.20.1/mods/balm-forge-1.20.1-7.3.7-all.jar deleted file mode 100644 index 539dfac3..00000000 Binary files a/minecolonies-1.20.1/mods/balm-forge-1.20.1-7.3.7-all.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/blockui-1.20.1-1.0.156-RELEASE.jar b/minecolonies-1.20.1/mods/blockui-1.20.1-1.0.156-RELEASE.jar deleted file mode 100644 index c41add6b..00000000 Binary files a/minecolonies-1.20.1/mods/blockui-1.20.1-1.0.156-RELEASE.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/cloth-config-11.1.118-forge.jar b/minecolonies-1.20.1/mods/cloth-config-11.1.118-forge.jar deleted file mode 100644 index 9bba124c..00000000 Binary files a/minecolonies-1.20.1/mods/cloth-config-11.1.118-forge.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/configured-forge-1.20.1-2.2.3.jar b/minecolonies-1.20.1/mods/configured-forge-1.20.1-2.2.3.jar deleted file mode 100644 index e78ad283..00000000 Binary files a/minecolonies-1.20.1/mods/configured-forge-1.20.1-2.2.3.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar b/minecolonies-1.20.1/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar deleted file mode 100644 index fd268e4a..00000000 Binary files a/minecolonies-1.20.1/mods/domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/jei-1.20.1-forge-15.12.3.54.jar b/minecolonies-1.20.1/mods/jei-1.20.1-forge-15.12.3.54.jar deleted file mode 100644 index 01e1d937..00000000 Binary files a/minecolonies-1.20.1/mods/jei-1.20.1-forge-15.12.3.54.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/minecolonies-1.20.1-1.1.629-BETA.jar b/minecolonies-1.20.1/mods/minecolonies-1.20.1-1.1.629-BETA.jar deleted file mode 100644 index 22b77391..00000000 Binary files a/minecolonies-1.20.1/mods/minecolonies-1.20.1-1.1.629-BETA.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/multipiston-1.20-1.2.43-RELEASE.jar b/minecolonies-1.20.1/mods/multipiston-1.20-1.2.43-RELEASE.jar deleted file mode 100644 index 52dc56e6..00000000 Binary files a/minecolonies-1.20.1/mods/multipiston-1.20-1.2.43-RELEASE.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/netherportalfix-forge-1.20-13.0.1.jar b/minecolonies-1.20.1/mods/netherportalfix-forge-1.20-13.0.1.jar deleted file mode 100644 index 24faccab..00000000 Binary files a/minecolonies-1.20.1/mods/netherportalfix-forge-1.20-13.0.1.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/structurize-1.20.1-1.0.742-RELEASE.jar b/minecolonies-1.20.1/mods/structurize-1.20.1-1.0.742-RELEASE.jar deleted file mode 100644 index 85a95cb4..00000000 Binary files a/minecolonies-1.20.1/mods/structurize-1.20.1-1.0.742-RELEASE.jar and /dev/null differ diff --git a/minecolonies-1.20.1/mods/towntalk-1.20.1-1.1.0.jar b/minecolonies-1.20.1/mods/towntalk-1.20.1-1.1.0.jar deleted file mode 100644 index 94da57f2..00000000 Binary files a/minecolonies-1.20.1/mods/towntalk-1.20.1-1.1.0.jar and /dev/null differ